diff --git a/.gitignore b/.gitignore index ac311e1..cb11cb8 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /oslo.config-1.4.0.tar.gz /oslo.config-1.7.0.tar.gz /oslo.config-1.9.3.tar.gz +/oslo.config-1.12.1.tar.gz diff --git a/python-oslo-config.spec b/python-oslo-config.spec index 9bc2f3a..20ca05a 100644 --- a/python-oslo-config.spec +++ b/python-oslo-config.spec @@ -7,8 +7,8 @@ Name: python-oslo-config Epoch: 2 -Version: 1.9.3 -Release: 2%{?dist} +Version: 1.12.1 +Release: 1%{?dist} Summary: OpenStack common configuration library Group: Development/Languages @@ -137,6 +137,9 @@ rm -fr doc/build/html/.buildinfo %endif %changelog +* Thu Jun 25 2015 Alan Pevec 2:1.12.1-1 +- Update to upstream 1.12.1 + * Thu Jun 18 2015 Fedora Release Engineering - 2:1.9.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 72c18d7..48e6f5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -109da1307ea8c65440accccbc59cf9a5 oslo.config-1.9.3.tar.gz +b20e00b2a5ec129a3b58d84308f381ae oslo.config-1.12.1.tar.gz