[python-keystoneclient] upate to final essex rc1

Alan Pevec apevec at fedoraproject.org
Sat Mar 24 21:43:39 UTC 2012


commit 6c83347e82a9d3b0413f7d1de90f655bbc313a25
Author: Alan Pevec <apevec at redhat.com>
Date:   Sat Mar 24 22:39:44 2012 +0100

    upate to final essex rc1

 .gitignore                 |    3 +--
 python-keystoneclient.spec |   15 +++++++++------
 sources                    |    2 +-
 3 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 348c6f7..25d58af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/python-keystoneclient-2012.1~e4.tar.gz
-/python-keystoneclient-2012.1~rc1~20120321.92.tar.gz
+/python-keystoneclient-2012.1~rc1.tar.gz
diff --git a/python-keystoneclient.spec b/python-keystoneclient.spec
index 60df116..4827277 100644
--- a/python-keystoneclient.spec
+++ b/python-keystoneclient.spec
@@ -1,16 +1,16 @@
 #
-# This is 2012.1 essex rc1 snapshot
+# This is 2012.1 essex rc1
 #
 %global release_name essex
 %global release_letter rc
 %global milestone 1
-%global snapdate 20120321
-%global git_revno 92
+%global snapdate 20120323
+%global git_revno r92
 %global snaptag ~%{release_letter}%{milestone}~%{snapdate}.%{git_revno}
 
 Name:       python-keystoneclient
 Version:    2012.1
-Release:    0.6.%{release_letter}%{milestone}%{?dist}
+Release:    0.7.%{release_letter}%{milestone}%{?dist}
 Summary:    Python API and CLI for OpenStack Keystone
 
 Group:      Development/Languages
@@ -18,8 +18,8 @@ License:    ASL 2.0
 URL:        https://github.com/openstack/python-keystoneclient
 BuildArch:  noarch
 
-#Source0:    http://launchpad.net/keystone/%{release_name}/%{release_name}-%{milestone}/+download/%{name}-%{version}~%{release_letter}%{milestone}.tar.gz
-Source0:    http://keystone.openstack.org/tarballs/%{name}-%{version}%{snaptag}.tar.gz
+Source0:    http://launchpad.net/keystone/%{release_name}/%{release_name}-%{milestone}/+download/%{name}-%{version}~%{release_letter}%{milestone}.tar.gz
+#Source0:    http://keystone.openstack.org/tarballs/%{name}-%{version}%{snaptag}.tar.gz
 
 # https://review.openstack.org/5353
 Patch1: avoid-No-handlers-could-be-found.patch
@@ -76,6 +76,9 @@ rm -fr html/.doctrees html/.buildinfo
 %doc html
 
 %changelog
+* Sat Mar 24 2012 Alan Pevec <apevec at redhat.com> 2012.1-0.7.rc1
+- upate to final essex rc1
+
 * Wed Mar 21 2012 Alan Pevec <apevec at redhat.com> 2012.1-0.6.rc1
 - essex rc1
 
diff --git a/sources b/sources
index 88d78c5..ade248c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf0c1da7532c230a276420a85e90119f  python-keystoneclient-2012.1~rc1~20120321.92.tar.gz
+bb141af2248c227e944f9349086d800d  python-keystoneclient-2012.1~rc1.tar.gz


More information about the scm-commits mailing list