diff --git a/python-fmn-consumer.spec b/python-fmn-consumer.spec index 55a6f58..5ba0057 100644 --- a/python-fmn-consumer.spec +++ b/python-fmn-consumer.spec @@ -8,7 +8,7 @@ Name: python-fmn-consumer Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Backend worker daemon for Fedora Notifications Group: Development/Libraries @@ -35,6 +35,7 @@ Requires: python-fmn-lib Requires: python-requests Requires: python-arrow Requires: python-bleach +Requires: python-pika %description fmn is a family of systems to manage end-user notifications triggered by @@ -64,6 +65,9 @@ rm -rf %{modname}.egg-info %{python2_sitelib}/%{modname}-%{version}* %changelog +* Fri Jul 15 2016 Pierre-Yves Chibon - 1.0.0-2 +- Add missing Requires on python-pika + * Fri Jul 15 2016 Pierre-Yves Chibon - 1.0.0-1 - Update to 1.0.0