diff --git a/oslo.concurrency-3.2.0.tar.gz b/oslo.concurrency-3.2.0.tar.gz deleted file mode 100644 index 60f57ff..0000000 --- a/oslo.concurrency-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:33bdffc488dabf461afe5d0f5f3d900a44c0e1c597ee842126b278b1f0cc6e44 -size 36426 diff --git a/oslo.concurrency-3.6.0.tar.gz b/oslo.concurrency-3.6.0.tar.gz new file mode 100644 index 0000000..90d1f0a --- /dev/null +++ b/oslo.concurrency-3.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21726ea22125ec3e6076cc13b64ef25b60b31b6eca646c57f0d152f295695353 +size 39546 diff --git a/python-oslo.concurrency.changes b/python-oslo.concurrency.changes index 3c4f4a2..83a7ff3 100644 --- a/python-oslo.concurrency.changes +++ b/python-oslo.concurrency.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Feb 29 09:33:56 UTC 2016 - dmueller@suse.com + +- update to 3.6.0: + * Updated from global requirements + * Update translation setup + * Add prlimit parameter to execute() + * Imported Translations from Zanata + * Remove unnecessary package in setup.cfg + ------------------------------------------------------------------- Sun Feb 28 13:15:49 UTC 2016 - dmueller@suse.com diff --git a/python-oslo.concurrency.spec b/python-oslo.concurrency.spec index cf461df..7ebf2b0 100644 --- a/python-oslo.concurrency.spec +++ b/python-oslo.concurrency.spec @@ -17,7 +17,7 @@ Name: python-oslo.concurrency -Version: 3.2.0 +Version: 3.6.0 Release: 0 Summary: OpenStack Oslo concurrency library License: Apache-2.0 @@ -41,11 +41,12 @@ BuildRequires: python-setuptools BuildRequires: python-sphinx BuildRequires: python-testrepository Requires: python-Babel >= 1.3 +Requires: python-enum34 Requires: python-fasteners >= 0.7 Requires: python-iso8601 >= 0.1.9 -Requires: python-oslo.config >= 2.3.0 -Requires: python-oslo.i18n >= 1.5.0 -Requires: python-oslo.utils >= 2.0.0 +Requires: python-oslo.config >= 3.4.0 +Requires: python-oslo.i18n >= 2.1.0 +Requires: python-oslo.utils >= 3.5.0 Requires: python-retrying >= 1.2.3 Requires: python-six >= 1.9.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build