[openstack-swift] Update to Icehouse milestone 1.12.0

Alan Pevec apevec at fedoraproject.org
Sat Feb 1 01:42:34 UTC 2014


commit b57cb2061c1af672529056ec395f6919f041bf77
Author: Alan Pevec <apevec at redhat.com>
Date:   Sat Feb 1 01:38:13 2014 +0100

    Update to Icehouse milestone 1.12.0

 .gitignore           |    1 +
 openstack-swift.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1d38108..d7e2100 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /swift-1.10.0.rc1.tar.gz
 /swift-1.10.0.tar.gz
 /swift-1.11.0.tar.gz
+/swift-1.12.0.tar.gz
diff --git a/openstack-swift.spec b/openstack-swift.spec
index e1a1a41..712541c 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:             openstack-swift
-Version:          1.11.0
+Version:          1.12.0
 Release:          1%{?dist}
 Summary:          OpenStack Object Storage (Swift)
 
@@ -47,7 +47,7 @@ Source20:         %{name}.tmpfs
 Source7:          swift.conf
 
 #
-# patches_base=1.11.0
+# patches_base=1.12.0
 #
 Patch0001: 0001-remove-runtime-requirement-on-pbr.patch
 Patch0002: 0002-Add-fixes-for-building-the-doc-package.patch
@@ -459,6 +459,9 @@ exit 0
 %doc LICENSE doc/build/html
 
 %changelog
+* Fri Jan 31 2014 Alan Pevec <apevec at redhat.com> 1.12.0-1
+- Update to Icehouse milestone 1.12.0
+
 * Fri Jan 03 2014 Pádraig Brady <pbrady at redhat.com> 1.11.0-1
 - Update to first icehouse release 1.11.0
 
diff --git a/sources b/sources
index 2931f17..4460e73 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd46dffedc332fc43098e00dc636ebdd  swift-1.11.0.tar.gz
+b3f9d4d322d480d7344b85444916598c  swift-1.12.0.tar.gz


More information about the scm-commits mailing list