[openstack-savanna] fixed python-webob dep version

matt matt at fedoraproject.org
Fri Mar 14 20:33:40 UTC 2014


commit 356eedce91f3a38f90a66db901da199f1235f962
Author: Matthew Farrellee <matt at redhat.com>
Date:   Fri Mar 14 16:33:29 2014 -0400

    fixed python-webob dep version

 openstack-savanna.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/openstack-savanna.spec b/openstack-savanna.spec
index 401096e..9789406 100644
--- a/openstack-savanna.spec
+++ b/openstack-savanna.spec
@@ -1,6 +1,6 @@
 Name:          openstack-savanna
 Version:       2014.1.b3
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Apache Hadoop cluster management on OpenStack
 License:       ASL 2.0
 URL:           https://launchpad.net/savanna
@@ -37,7 +37,7 @@ Requires: python-neutronclient
 Requires: python-six >= 1.4.1
 Requires: python-stevedore >= 0.14
 Requires: python-sqlalchemy
-Requires: python-webob >= 1.2.3
+Requires: python-webob
 
 Requires(post):   systemd
 Requires(preun):  systemd
@@ -143,6 +143,9 @@ exit 0
 
 
 %changelog
+* Fri Mar 14 2014 Matthew Farrellee <matt at redhat> - 2014.1.b3-2
+- Fixed python-webob dependency version
+
 * Mon Mar 10 2014 Matthew Farrellee <matt at redhat> - 2014.1.b3-1
 - 2014.1.b3 release
 


More information about the scm-commits mailing list