diff --git a/.gitignore b/.gitignore index 9d168e3..63cb1f2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /oslo.config-1.1.0b1.tar.gz /oslo.config-1.1.0.tar.gz /oslo.config-1.2.0a2.tar.gz +/oslo.config-1.2.0a3.tar.gz diff --git a/python-oslo-config.spec b/python-oslo-config.spec index 3d0e130..a260dc5 100644 --- a/python-oslo-config.spec +++ b/python-oslo-config.spec @@ -1,16 +1,16 @@ %global sname oslo.config -%global milestone a2 +%global milestone a3 Name: python-oslo-config Epoch: 1 Version: 1.2.0 -Release: 0.1.%{milestone}%{?dist} +Release: 0.2.%{milestone}%{?dist} Summary: OpenStack common configuration library Group: Development/Languages License: ASL 2.0 URL: https://launchpad.net/oslo -Source0: http://tarballs.openstack.org/oslo-config/%{sname}-%{version}%{milestone}.tar.gz +Source0: http://tarballs.openstack.org/oslo.config/%{sname}-%{version}%{milestone}.tar.gz BuildArch: noarch Requires: python-setuptools @@ -77,6 +77,9 @@ rm -fr doc/build/html/.buildinfo %doc LICENSE doc/build/html %changelog +* Sun Jul 21 2013 pbrady@redhat.com - 1:1.2.0-0.2.a3 +- Update to 1.2.0a3 milestone + * Mon Jun 24 2013 apevec@redhat.com - 1:1.2.0-0.1.a2 - Update to 1.2.0a2 milestone diff --git a/sources b/sources index 1e1c3f2..e5fd9be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -90c5cb3f8db047485f0a6661239823e1 oslo.config-1.2.0a2.tar.gz +5f79e46185a99b1494a185edb93b9e0d oslo.config-1.2.0a3.tar.gz