diff --git a/_service b/_service
index f9b3fa9..5e2ab82 100644
--- a/_service
+++ b/_service
@@ -1,12 +1,12 @@
-
+
https://opendev.org/openstack/rpm-packaging/raw/branch/master/openstack/oslo.concurrency/oslo.concurrency.spec.j2
python-oslo.concurrency.spec
https://opendev.org/openstack/oslo.concurrency/raw/branch/master/requirements.txt
cloud-devel@suse.de
gh,openstack,oslo.concurrency
-
+
-
+
diff --git a/oslo.concurrency-5.0.1.tar.gz b/oslo.concurrency-5.0.1.tar.gz
deleted file mode 100644
index 0cac0fa..0000000
--- a/oslo.concurrency-5.0.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:0dfbf36095f4637ffbb65e5c241f4c25851abd3b728dddad9f07396302a72544
-size 59944
diff --git a/oslo.concurrency-5.2.0.tar.gz b/oslo.concurrency-5.2.0.tar.gz
new file mode 100644
index 0000000..fd8c193
--- /dev/null
+++ b/oslo.concurrency-5.2.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:8a19ec574ed057e93d5167432605ff874c4b9017a5215fd021a2034c6cd52a92
+size 60052
diff --git a/python-oslo.concurrency.changes b/python-oslo.concurrency.changes
index 8d82d50..9bc69cc 100644
--- a/python-oslo.concurrency.changes
+++ b/python-oslo.concurrency.changes
@@ -1,3 +1,21 @@
+-------------------------------------------------------------------
+Thu Jan 4 09:11:38 UTC 2024 - cloud-devel@suse.de
+
+- update to version 5.2.0
+ - Update master for stable/2023.1
+ - Imported Translations from Zanata
+ - Revert "Moves supported python runtimes from version 3.8 to 3.10"
+ - Bump bandit
+ - Moves supported python runtimes from version 3.8 to 3.10
+
+-------------------------------------------------------------------
+Wed May 3 12:25:13 UTC 2023 - cloud-devel@suse.de
+
+- update to version 5.1.1
+ - Fix issues related to tox4
+ - Cleanup py27 support
+ - Imported Translations from Zanata
+
-------------------------------------------------------------------
Mon Mar 6 15:22:54 UTC 2023 - Dirk Müller
diff --git a/python-oslo.concurrency.spec b/python-oslo.concurrency.spec
index 3614f39..c3210b5 100644
--- a/python-oslo.concurrency.spec
+++ b/python-oslo.concurrency.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-oslo.concurrency
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: python-oslo.concurrency
-Version: 5.0.1
+Version: 5.2.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-5.0.1.tar.gz
+Source0: https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-5.2.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-5.0.1
+%autosetup -p1 -n oslo.concurrency-5.2.0
%py_req_cleanup
%build