diff --git a/python-pyngus.changes b/python-pyngus.changes index 18f1518..75c246f 100644 --- a/python-pyngus.changes +++ b/python-pyngus.changes @@ -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 diff --git a/python-pyngus.spec b/python-pyngus.spec index 7d69b80..a777f3a 100644 --- a/python-pyngus.spec +++ b/python-pyngus.spec @@ -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