diff --git a/.gitignore b/.gitignore index 3759d46..e3e8b25 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /oslo.config-1.12.1.tar.gz /oslo.config-2.0.0.tar.gz /oslo.config-2.2.0.tar.gz +/oslo.config-2.4.0.tar.gz diff --git a/python-oslo-config.spec b/python-oslo-config.spec index b3ab315..a389a25 100644 --- a/python-oslo-config.spec +++ b/python-oslo-config.spec @@ -7,7 +7,7 @@ Name: python-oslo-config Epoch: 2 -Version: 2.2.0 +Version: 2.4.0 Release: 1%{?dist} Summary: OpenStack common configuration library @@ -133,6 +133,9 @@ rm -fr doc/build/html/.buildinfo %endif %changelog +* Thu Sep 03 2015 Alan Pevec 2:2.4.0-1 +- Update to upstream 2.4.0 + * Mon Aug 17 2015 Alan Pevec 2:2.2.0-1 - Update to upstream 2.2.0 diff --git a/sources b/sources index f120e3f..0da1d2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6e79afde0ec666162f585b707f9359d8 oslo.config-2.2.0.tar.gz +d46e98ba78d83c982c4beb55212a3048 oslo.config-2.4.0.tar.gz