From f4813c3c42712dd7c7f1bc4c119435108879bbd4 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Sep 17 2014 11:04:01 +0000 Subject: Update to 1.4.0.0a5 milestone --- 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 - 1:1.4.0.0-0.4.a5 +- Update to 1.4.0.0a5 milestone + * Wed Sep 17 2014 Haïkel Guémar - 1:1.4.0.0-0.3.a3 - Rename python3 subpackage * Mon Sep 15 2014 Haïkel Guémar - 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 - 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