[openstack-ceilometer/el6-grizzly] update to stable/grizzly release 2013.1.2

Pádraig Brady pbrady at fedoraproject.org
Thu Jun 6 23:21:45 UTC 2013


commit ae22c75101d099f8fe50a737bbd42eed6b0fab87
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Jun 7 00:06:40 2013 +0100

    update to stable/grizzly release 2013.1.2
    
    Conflicts:
    
    	openstack-ceilometer.spec

 .gitignore                |    1 +
 openstack-ceilometer.spec |   11 +++++++----
 sources                   |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9a51151..0ad2cce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /ceilometer-2013.1.g3.tar.gz
 /ceilometer-2013.1.tar.gz
+/ceilometer-2013.1.2.tar.gz
diff --git a/openstack-ceilometer.spec b/openstack-ceilometer.spec
index c91c940..ed879ac 100644
--- a/openstack-ceilometer.spec
+++ b/openstack-ceilometer.spec
@@ -3,14 +3,14 @@
 %global pypi_name ceilometer
 
 Name:             openstack-ceilometer
-Version:          2013.1
-Release:          3%{?dist}
+Version:          2013.1.2
+Release:          1%{?dist}
 Summary:          OpenStack measurement collection service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              https://wiki.openstack.org/wiki/Ceilometer
-Source0:          http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-2013.1.tar.gz
+Source0:          http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
 Source1:          %{pypi_name}.conf
 Source2:          %{pypi_name}.logrotate
 
@@ -24,7 +24,7 @@ Source13:         %{name}-central.init
 Source130:        %{name}-central.upstart
 
 #
-# patches_base=2013.1
+# patches_base=2013.1.2
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 
@@ -414,6 +414,9 @@ fi
 
 
 %changelog
+* Thu Jun  6 2013 Pádraig Brady <P at draigBrady.com> - 2013.1.2-1
+- Update to stable/grizzly release 2013.1.2
+
 * Thu Jun  6 2013 Pádraig Brady <P at draigBrady.com> - 2013.1-3
 - Fix uninstall for openstack-ceilometer-central
 
diff --git a/sources b/sources
index 0745883..3d73312 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88f7fa2d5b0b9905a3747d1258a5c5f5  ceilometer-2013.1.tar.gz
+871fd53b3df20cfa7b3a86c77a06af6a  ceilometer-2013.1.2.tar.gz


More information about the scm-commits mailing list