diff --git a/.gitignore b/.gitignore index 5c12939..81f1a17 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /oslo.utils-1.4.0.tar.gz /oslo.utils-1.6.0.tar.gz /oslo.utils-2.2.0.tar.gz +/oslo.utils-2.4.0.tar.gz diff --git a/python-oslo-utils.spec b/python-oslo-utils.spec index 0d75a38..57d76f3 100644 --- a/python-oslo-utils.spec +++ b/python-oslo-utils.spec @@ -2,8 +2,8 @@ %global pypi_name oslo.utils Name: python-oslo-utils -Version: 2.2.0 -Release: 2%{?dist} +Version: 2.4.0 +Release: 1%{?dist} Summary: OpenStack Oslo Utility library License: ASL 2.0 @@ -77,6 +77,9 @@ rm -rf html/.{doctrees,buildinfo} %license LICENSE %changelog +* Thu Sep 03 2015 Alan Pevec 2.4.0-1 +- Update to upstream 2.4.0 + * Fri Aug 21 2015 Matthias Runge 2.2.0-2 - add missing requires: python-monotonic diff --git a/sources b/sources index 6958a66..081b70e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2da2d34bc9384869294e5a9fc1b92aa8 oslo.utils-2.2.0.tar.gz +8244e3977a43f7312bfeb565236cd80b oslo.utils-2.4.0.tar.gz