diff --git a/.gitignore b/.gitignore index ef1d86e..3759d46 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /oslo.config-1.9.3.tar.gz /oslo.config-1.12.1.tar.gz /oslo.config-2.0.0.tar.gz +/oslo.config-2.2.0.tar.gz diff --git a/python-oslo-config.spec b/python-oslo-config.spec index 5e0d4c7..b3ab315 100644 --- a/python-oslo-config.spec +++ b/python-oslo-config.spec @@ -7,7 +7,7 @@ Name: python-oslo-config Epoch: 2 -Version: 2.0.0 +Version: 2.2.0 Release: 1%{?dist} Summary: OpenStack common configuration library @@ -133,6 +133,9 @@ rm -fr doc/build/html/.buildinfo %endif %changelog +* Mon Aug 17 2015 Alan Pevec 2:2.2.0-1 +- Update to upstream 2.2.0 + * Thu Jul 23 2015 Alan Pevec 2:2.0.0-1 - Update to upstream 2.0.0 diff --git a/sources b/sources index b433ed3..f120e3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -255d0efa2569ca63687661a55d6f0aab oslo.config-2.0.0.tar.gz +6e79afde0ec666162f585b707f9359d8 oslo.config-2.2.0.tar.gz