From 48a514f2ef36c6da37c19e81e2fa8ea44996a7230d63a1aa315853318d1f897d Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 7 Aug 2017 09:26:06 +0000 Subject: [PATCH] - Fix Requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyngus?expand=0&rev=2 --- python-pyngus.changes | 5 +++++ python-pyngus.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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