[python-oslo-config] Update to 2013.1b4

Mark McLoughlin markmc at fedoraproject.org
Fri Feb 22 16:52:30 UTC 2013


commit d04d83813cdc61734fc39709e823199a151b6bca
Author: Mark McLoughlin <markmc at redhat.com>
Date:   Fri Feb 22 16:52:13 2013 +0000

    Update to 2013.1b4

 .gitignore              |    1 +
 LICENSE                 |  204 -----------------------------------------------
 python-oslo-config.spec |   12 +--
 sources                 |    2 +-
 4 files changed, 7 insertions(+), 212 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 939d787..08262dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /oslo-config-2013.1b3.tar.gz
+/oslo-config-2013.1b4.tar.gz
diff --git a/python-oslo-config.spec b/python-oslo-config.spec
index 60e9781..e93d4f5 100644
--- a/python-oslo-config.spec
+++ b/python-oslo-config.spec
@@ -1,5 +1,5 @@
 %global sname oslo-config
-%global btag b3
+%global btag b4
 
 Name:       python-oslo-config
 Version:    2013.1
@@ -11,9 +11,6 @@ License:    ASL 2.0
 URL:        https://launchpad.net/oslo
 Source0:    http://tarballs.openstack.org/%{sname}/%{sname}-%{version}%{btag}.tar.gz
 
-# See https://review.openstack.org/22134
-Source1:    LICENSE
-
 BuildArch:  noarch
 Requires:   python-setuptools
 
@@ -45,8 +42,6 @@ rm -rf oslo_config.egg-info
 # let RPM handle deps
 sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py
 
-cp %{SOURCE1} .
-
 %build
 %{__python} setup.py build
 
@@ -75,5 +70,8 @@ rm -fr doc/build/html/.buildinfo
 %doc LICENSE doc/build/html
 
 %changelog
-* Sun Feb 17 2013 Mark McLoughlin <markmc at redhat.com> 2013.1-0.1.b3
+* Fri Feb 22 2013 Mark McLoughlin <markmc at redhat.com> - 2013.1-0.1.b4
+- Update to 2013.1b4
+
+* Sun Feb 17 2013 Mark McLoughlin <markmc at redhat.com> - 2013.1-0.1.b3
 - Initial package (#912023).
diff --git a/sources b/sources
index 9346a79..7b16049 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f068348ceccc70bbde8da14099f2bf8a  oslo-config-2013.1b3.tar.gz
+b7e01615db0eca4e3252a1270691615c  oslo-config-2013.1b4.tar.gz


More information about the scm-commits mailing list