[openstack-cinder] Add python-oslo-messaging requirement

Eric Harney eharney at fedoraproject.org
Tue Apr 15 20:34:19 UTC 2014


commit c8451462660bac6f115f1cae1d5cd99d1c0b1d76
Author: Eric Harney <eharney at redhat.com>
Date:   Tue Apr 15 13:54:09 2014 -0400

    Add python-oslo-messaging requirement

 openstack-cinder.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 6b10ff8..f44faaf 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-cinder
 Version:          2014.1
-Release:          0.9.rc3%{?dist}
+Release:          0.10.rc3%{?dist}
 Summary:          OpenStack Volume service
 
 Group:            Applications/System
@@ -104,6 +104,7 @@ Requires:         python-lockfile
 
 Requires:         python-oslo-rootwrap
 Requires:         python-taskflow
+Requires:         python-oslo-messaging >= 1.3.0-0.1.a9
 
 %description -n   python-cinder
 OpenStack Volume (codename Cinder) provides services to manage and
@@ -300,6 +301,9 @@ fi
 %endif
 
 %changelog
+* Tue Apr 15 2014 Eric Harney <eharney at redhat.com> - 2014.1-0.10.rc3
+- Add python-oslo-messaging requirement
+
 * Tue Apr 15 2014 Eric Harney <eharney at redhat.com> - 2014.1-0.9.rc3
 - Update to Icehouse RC3
 


More information about the scm-commits mailing list