[openstack-keystone] Update to folsom final

Alan Pevec apevec at fedoraproject.org
Thu Sep 27 20:37:09 UTC 2012


commit 5d7dc947dc0f769de12f1991bcc2f1fd7a54a63f
Author: Alan Pevec <apevec at redhat.com>
Date:   Thu Sep 27 22:35:16 2012 +0200

    Update to folsom final

 .gitignore              |    2 +-
 openstack-keystone.spec |   14 +++++++++-----
 sources                 |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fba40d2..6e585a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/keystone-2012.2~rc2.tar.gz
+/keystone-2012.2.tar.gz
diff --git a/openstack-keystone.spec b/openstack-keystone.spec
index b064d45..070cebf 100644
--- a/openstack-keystone.spec
+++ b/openstack-keystone.spec
@@ -1,5 +1,5 @@
 #
-# This is 2012.2 folsom RC2
+# This is 2012.2 folsom release
 #
 %global release_name folsom
 %global release_letter rc
@@ -12,13 +12,14 @@
 
 Name:           openstack-keystone
 Version:        2012.2
-Release:        0.9.%{release_letter}%{milestone}%{?dist}
+Release:        1%{?dist}
+#Release:        0.1.%{release_letter}%{milestone}%{?dist}
 Summary:        OpenStack Identity Service
 
 License:        ASL 2.0
 URL:            http://keystone.openstack.org/
-#Source0:        http://launchpad.net/keystone/%{release_name}/%{version}/+download/keystone-%{version}.tar.gz
-Source0:        http://launchpad.net/keystone/%{release_name}/%{release_name}-%{milestone}/+download/keystone-%{version}~%{release_letter}%{milestone}.tar.gz
+Source0:        http://launchpad.net/keystone/%{release_name}/%{version}/+download/keystone-%{version}.tar.gz
+#Source0:        http://launchpad.net/keystone/%{release_name}/%{release_name}-%{milestone}/+download/keystone-%{version}~%{release_letter}%{milestone}.tar.gz
 #Source0:        http://tarballs.openstack.org/keystone/keystone-%{version}%{snaptag}.tar.gz
 Source1:        openstack-keystone.logrotate
 Source2:        openstack-keystone.service
@@ -26,7 +27,7 @@ Source5:        openstack-keystone-sample-data
 
 
 #
-# patches_base=folsom-rc2
+# patches_base=2012.2
 #
 Patch0001: 0001-match-egg-and-spec-requires.patch
 Patch0002: 0002-add-Quantum-endpoint-in-sample-data.patch
@@ -258,6 +259,9 @@ fi
 %endif
 
 %changelog
+* Thu Sep 27 2012 Alan Pevec <apevec at redhat.com> 2012.2-1
+- Update to folsom final
+
 * Wed Sep 26 2012 Alan Pevec <apevec at redhat.com> 2012.2-0.9.rc2
 - folsom rc2
 
diff --git a/sources b/sources
index 3303c36..ba8f033 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-84788ba2ae09a7019d6474204a2f25bf  keystone-2012.2~rc2.tar.gz
+84788ba2ae09a7019d6474204a2f25bf  keystone-2012.2.tar.gz


More information about the scm-commits mailing list