diff --git a/oslo.concurrency-6.0.0.tar.gz b/oslo.concurrency-6.0.0.tar.gz deleted file mode 100644 index b38b291..0000000 --- a/oslo.concurrency-6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b52f02b4e46f5f274b91fb8e1bfc5cbf9a418dfcd4a83be080345495e3d26e8a -size 60373 diff --git a/oslo.concurrency-6.1.0.tar.gz b/oslo.concurrency-6.1.0.tar.gz new file mode 100644 index 0000000..8cce4fb --- /dev/null +++ b/oslo.concurrency-6.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b564ae0af2ee5770f3b6e630df26a4b8676c7fe42287f1883e259a51aaddf097 +size 60320 diff --git a/python-oslo.concurrency.changes b/python-oslo.concurrency.changes index 83939d2..b184b10 100644 --- a/python-oslo.concurrency.changes +++ b/python-oslo.concurrency.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 2 17:34:17 UTC 2024 - cloud-devel@suse.de + +- update to version 6.1.0 + - Update master for stable/2024.1 + - Remove old excludes + - reno: Update master for unmaintained/victoria + ------------------------------------------------------------------- Sun Mar 24 20:00:20 UTC 2024 - cloud-devel@suse.de diff --git a/python-oslo.concurrency.spec b/python-oslo.concurrency.spec index 2b631a9..c9bcb0c 100644 --- a/python-oslo.concurrency.spec +++ b/python-oslo.concurrency.spec @@ -17,13 +17,13 @@ Name: python-oslo.concurrency -Version: 6.0.0 +Version: 6.1.0 Release: 0 Summary: OpenStack oslo.concurrency library License: Apache-2.0 Group: Development/Languages/Python URL: https://docs.openstack.org/oslo.concurrency -Source0: https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-6.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-6.1.0.tar.gz BuildRequires: openstack-macros BuildRequires: python3-eventlet BuildRequires: python3-fasteners >= 0.7.0 @@ -73,7 +73,7 @@ external processes. This package contains the documentation. %prep -%autosetup -p1 -n oslo.concurrency-6.0.0 +%autosetup -p1 -n oslo.concurrency-6.1.0 %py_req_cleanup %build