1
0
forked from pool/python-pyngus
Thomas Bechtold 2017-08-07 09:26:06 +00:00 committed by Git OBS Bridge
parent db2e0fa398
commit 48a514f2ef
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 7 09:25:24 UTC 2017 - tbechtold@suse.com
- Fix Requires
-------------------------------------------------------------------
Fri Apr 14 10:27:26 UTC 2017 - tbechtold@suse.com

View File

@ -32,7 +32,7 @@ BuildRequires: python-rpm-macros
%if %{with test}
BuildRequires: %{python_module python-qpid-proton >= 0.9}
%endif
Requires: %{python_module python-qpid-proton >= 0.9}
Requires: python-python-qpid-proton >= 0.9
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch