diff --git a/.gitignore b/.gitignore index 1c9d9cc..288bc19 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /oslo.concurrency-1.8.0.tar.gz /oslo.concurrency-2.1.0.tar.gz /oslo.concurrency-2.4.0.tar.gz +/oslo.concurrency-2.5.0.tar.gz diff --git a/python-oslo-concurrency.spec b/python-oslo-concurrency.spec index 1807fb4..ecbf49f 100644 --- a/python-oslo-concurrency.spec +++ b/python-oslo-concurrency.spec @@ -2,7 +2,7 @@ %global pkg_name oslo-concurrency Name: python-oslo-concurrency -Version: 2.4.0 +Version: 2.5.0 Release: 1%{?dist} Summary: OpenStack Oslo concurrency library @@ -74,6 +74,9 @@ rm -fr %{buildroot}%{python2_sitelib}/%{pypi_name}/tests/ %doc html %changelog +* Thu Sep 03 2015 Alan Pevec 2.5.0-1 +- Update to upstream 2.5.0 + * Mon Aug 17 2015 Alan Pevec 2.4.0-1 - Update to upstream 2.4.0 diff --git a/sources b/sources index 85829c1..bfe2871 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -507bbe7c6e84364aeddbc4fbf776b31f oslo.concurrency-2.4.0.tar.gz +e036d4fbae645d8869da5ec59ff08b28 oslo.concurrency-2.5.0.tar.gz