diff --git a/python-mystrom.spec b/python-mystrom.spec index 24108de..5e1b935 100644 --- a/python-mystrom.spec +++ b/python-mystrom.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Asynchronous Python API client for interacting with myStrom devices License: MIT @@ -18,6 +18,7 @@ and plugs. The buttons can be programmed easily with the command-line tool. Summary: %{summary} BuildRequires: python3-devel +BuildRequires: python3-setuptools %{?python_provide:%python_provide python3-%{pypi_name}} %description -n python3-%{pypi_name} @@ -52,6 +53,9 @@ CLI tool to interact with myStrom devices (bulbs, buttons and plugs). %{_bindir}/%{pypi_name} %changelog +* Fri Jun 26 2020 Fabian Affolter - 1.1.3-2 +- Add python3-setuptools as BR + * Mon Jun 08 2020 Fabian Affolter - 1.1.3-1 - Update to latest upstream release 1.1.3