From 04ce995011fb9e04f40a989f0c9d33eebf89762f3a623a8a5ff9c4b1a07e8e60 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 4 Apr 2016 11:23:14 +0000 Subject: [PATCH] - update to 3.7.0: * Updated from global requirements * Update .gitreview for stable/mitaka - Adjust Requires OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.concurrency?expand=0&rev=16 --- oslo.concurrency-3.6.0.tar.gz | 3 --- oslo.concurrency-3.7.0.tar.gz | 3 +++ python-oslo.concurrency.changes | 8 ++++++++ python-oslo.concurrency.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 oslo.concurrency-3.6.0.tar.gz create mode 100644 oslo.concurrency-3.7.0.tar.gz diff --git a/oslo.concurrency-3.6.0.tar.gz b/oslo.concurrency-3.6.0.tar.gz deleted file mode 100644 index 90d1f0a..0000000 --- a/oslo.concurrency-3.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21726ea22125ec3e6076cc13b64ef25b60b31b6eca646c57f0d152f295695353 -size 39546 diff --git a/oslo.concurrency-3.7.0.tar.gz b/oslo.concurrency-3.7.0.tar.gz new file mode 100644 index 0000000..1273c81 --- /dev/null +++ b/oslo.concurrency-3.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30021612be662827b92cddbd522e922b038a88b2e071d3a7c489c89523f6ac32 +size 39703 diff --git a/python-oslo.concurrency.changes b/python-oslo.concurrency.changes index 1cf8b9c..511c3cc 100644 --- a/python-oslo.concurrency.changes +++ b/python-oslo.concurrency.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 4 11:19:26 UTC 2016 - tbechtold@suse.com + +- update to 3.7.0: + * Updated from global requirements + * Update .gitreview for stable/mitaka +- Adjust Requires + ------------------------------------------------------------------- Wed Mar 16 16:52:58 UTC 2016 - tbechtold@suse.com diff --git a/python-oslo.concurrency.spec b/python-oslo.concurrency.spec index a39f42e..7c2c23d 100644 --- a/python-oslo.concurrency.spec +++ b/python-oslo.concurrency.spec @@ -16,10 +16,10 @@ # -%define version_unconverted 3.6.0 +%define version_unconverted 3.7.0 Name: python-oslo.concurrency -Version: 3.6.0 +Version: 3.7.0 Release: 0 Summary: OpenStack Oslo concurrency library License: Apache-2.0 @@ -47,7 +47,7 @@ Requires: python-Babel >= 1.3 Requires: python-enum34 Requires: python-fasteners >= 0.7 Requires: python-iso8601 >= 0.1.9 -Requires: python-oslo.config >= 3.4.0 +Requires: python-oslo.config >= 3.7.0 Requires: python-oslo.i18n >= 2.1.0 Requires: python-oslo.utils >= 3.5.0 Requires: python-retrying >= 1.2.3