[openstack-cinder/f18] Update to Folsom stable release 1

Eric Harney eharney at fedoraproject.org
Mon Dec 3 18:34:29 UTC 2012


commit a1a0280fe6298a8fdcced5b10060a6bf31c72d86
Author: Eric Harney <eharney at redhat.com>
Date:   Mon Dec 3 13:17:59 2012 -0500

    Update to Folsom stable release 1

 .gitignore            |    3 +--
 openstack-cinder.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5736bc8..e81e08a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
-/cinder-2012.2~f3.tar.gz
-/cinder-2012.2~rc1.tar.gz
 /cinder-2012.2.tar.gz
+/cinder-2012.2.1.tar.gz
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 524f3fe..7629ff9 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -1,8 +1,8 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-cinder
-Version:          2012.2
-Release:          2%{?dist}
+Version:          2012.2.1
+Release:          1%{?dist}
 Summary:          OpenStack Volume service
 
 Group:            Applications/System
@@ -20,7 +20,7 @@ Source12:         openstack-cinder-volume.service
 Source20:         cinder-sudoers
 
 #
-# patches_base=2012.2
+# patches_base=2012.2.1
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -264,6 +264,9 @@ fi
 %endif
 
 %changelog
+* Mon Dec 03 2012 Eric Harney <eharney at redhat.com> - 2012.2.1-1
+- Update to Folsom stable release 1
+
 * Wed Nov 14 2012 Eric Harney <eharney at redhat.com> - 2012.2-2
 - Remove unused dependency on python-daemon
 
diff --git a/sources b/sources
index 4044729..cb40085 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19f5a8ca99f692e6e6ad43ef808edb1f  cinder-2012.2.tar.gz
+c568e503b0603101e3489e5de9507c50  cinder-2012.2.1.tar.gz


More information about the scm-commits mailing list