[openstack-packstack/el6] updated to version 2012.2.2dev281

Derek Higgins derekh at fedoraproject.org
Fri Jan 11 14:47:32 UTC 2013


commit 3125c996f2959efa5fa5feb56597f8887527db4e
Author: Derek Higgins <derekh at redhat.com>
Date:   Fri Jan 11 14:44:59 2013 +0000

    updated to version 2012.2.2dev281

 .gitignore               |    2 +-
 openstack-packstack.spec |   11 +++++++----
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ace897f..866cf10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/packstack-2012.2.2dev211.tar.gz
+/packstack-2012.2.2dev281.tar.gz
diff --git a/openstack-packstack.spec b/openstack-packstack.spec
index 15cfafd..a7b278c 100644
--- a/openstack-packstack.spec
+++ b/openstack-packstack.spec
@@ -1,17 +1,17 @@
 
-%global git_revno 211
+%global git_revno 281
 
 Name:           openstack-packstack
 Version:        2012.2.2
 #Release:       1%{?dist}
-Release:        0.2.dev%{git_revno}%{?dist}
+Release:        0.3.dev%{git_revno}%{?dist}
 Summary:        Openstack Install Utility
 
 Group:          Applications/System
 License:        ASL 2.0
 URL:            https://github.com/fedora-openstack/packstack
-#Source0:        https://github.com/downloads/fedora-openstack/packstack/packstack-%{version}.tar.gz
-Source0:        https://github.com/downloads/fedora-openstack/packstack/packstack-%{version}dev%{git_revno}.tar.gz
+#Source0:        http://derekh.fedorapeople.org/downloads/packstack/packstack-%{version}.tar.gz
+Source0:        http://derekh.fedorapeople.org/downloads/packstack/packstack-%{version}dev%{git_revno}.tar.gz
 
 BuildArch:      noarch
 
@@ -75,6 +75,9 @@ install -p -D -m 644 docs/_build/man/*.1 %{buildroot}%{_mandir}/man1/
 %{_mandir}/man1/packstack.1.gz
 
 %changelog
+* Fri Jan 11 2013 Derek Higgins <derekh at redhat.com> - 2012.2.2-0.2.dev281
+- updated to version 2012.2.2dev281
+
 * Fri Dec 07 2012 Derek Higgins <derekh at redhat.com> - 2012.2.2-0.2.dev211
 - Fixed packaging, shebang in .sh files was being removed
 - updated to version 2012.2.2dev211
diff --git a/sources b/sources
index 4dcf7a7..4f67e97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf0ba7fe3f83bbf964492b22e826427e  packstack-2012.2.2dev211.tar.gz
+69ac56d192d3fff2dd412c4c050d6687  packstack-2012.2.2dev281.tar.gz


More information about the scm-commits mailing list