Update RPM-specs to 2013.1.3 version
authorroman <rvyalov@mirantis.com>
Fri, 16 Aug 2013 13:27:17 +0000 (17:27 +0400)
committerroman <rvyalov@mirantis.com>
Fri, 16 Aug 2013 13:27:17 +0000 (17:27 +0400)
rpm/SPECS/openstack-ceilometer.spec

index 369ec4cf0ad9e148e765b5015c2db9b484584fd9..742c5d708fd99a5aa1b1d3b185491937781882a9 100644 (file)
@@ -3,14 +3,14 @@
 %global pypi_name ceilometer
 
 Name:             openstack-ceilometer
-Version:          2013.1.2
-Release:          2%{?dist}
+Version:          2013.1.3
+Release:          1%{?dist}
 Summary:          OpenStack measurement collection service
 
 Group:            Applications/System
 License:          ASL 2.0
 URL:              https://wiki.openstack.org/wiki/Ceilometer
-Source0:          ceilometer-%{version}.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.2
+# patches_base=2013.1.3
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 Patch0002: 0002-avoid-code-path-causing-qpid-exchange-leaks.patch
@@ -416,6 +416,9 @@ fi
 
 
 %changelog
+* Tue Aug 13 2013 Matthias Runge <mrunge@redhat.com> - 2013.1.3-1
+- rebase to 2013.1.3
+
 * Fri Jun 21 2013 Pádraig Brady <P@draigBrady.com> - 2013.1.2-2
 - Avoid qpid exchange leaks