[python-oslo-config] Update to 1.4.0.0a5 milestone

Alan Pevec apevec at fedoraproject.org
Wed Sep 17 11:06:49 UTC 2014


commit f4813c3c42712dd7c7f1bc4c119435108879bbd4
Author: Alan Pevec <alan.pevec at redhat.com>
Date:   Wed Sep 17 12:56:05 2014 +0200

    Update to 1.4.0.0a5 milestone

 .gitignore              |    1 +
 python-oslo-config.spec |   12 ++++++------
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8524d6d..89674c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /oslo.config-1.2.0a3.tar.gz
 /oslo.config-1.2.1.tar.gz
 /oslo.config-1.4.0.0a3.tar.gz
+/oslo.config-1.4.0.0a5.tar.gz
diff --git a/python-oslo-config.spec b/python-oslo-config.spec
index bdf413b..8efa667 100644
--- a/python-oslo-config.spec
+++ b/python-oslo-config.spec
@@ -1,5 +1,5 @@
 %global sname oslo.config
-%global milestone a3
+%global milestone a5
 
 %if 0%{?fedora}
 %global with_python3 1
@@ -8,7 +8,7 @@
 Name:       python-oslo-config
 Epoch:      1
 Version:    1.4.0.0
-Release:    0.3.%{milestone}%{?dist}
+Release:    0.4.%{milestone}%{?dist}
 Summary:    OpenStack common configuration library
 
 Group:      Development/Languages
@@ -18,7 +18,7 @@ URL:        https://launchpad.net/oslo
 Source0:    http://tarballs.openstack.org/oslo.config/%{sname}-%{version}%{milestone}.tar.gz
 
 #
-# patches_base=1.4.0.0a3
+# patches_base=1.4.0.0a5
 #
 Patch0001: 0001-add-usr-share-project-dist.conf-to-the-default-confi.patch
 
@@ -146,15 +146,15 @@ rm -fr doc/build/html/.buildinfo
 %endif
 
 %changelog
+* Wed Sep 17 2014 Alan Pevec <apevec at redhat.com> - 1:1.4.0.0-0.4.a5
+- Update to 1.4.0.0a5 milestone
+
 * Wed Sep 17 2014 Haïkel Guémar <hguemar at fedoraproject.org> - 1:1.4.0.0-0.3.a3
 - Rename python3 subpackage
 
 * Mon Sep 15 2014 Haïkel Guémar <hguemar at fedoraproject.org> - 1:1.4.0.0-0.2.a3
 - Add python3 subpackage
 
-* Thu Jul 31 2014 - 1.4.0.0-0.1.a3
-- Update to 1.4.0.0a3 milestone
-
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index e32db5e..1e62daf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ae9710139a34e65f94cba5c46658d64  oslo.config-1.4.0.0a3.tar.gz
+c92df74889c02771b2454ba2b66d7467  oslo.config-1.4.0.0a5.tar.gz


More information about the scm-commits mailing list