diff --git a/python-designateclient-4.5.0.tar.gz b/python-designateclient-4.5.0.tar.gz deleted file mode 100644 index 587f1e0008669c3c36c252c4248755a2e89d6970..0000000000000000000000000000000000000000 Binary files a/python-designateclient-4.5.0.tar.gz and /dev/null differ diff --git a/python-designateclient-5.2.0.tar.gz b/python-designateclient-5.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..104778a82dbcde4eae80d486f37164e9b4fc7b15 Binary files /dev/null and b/python-designateclient-5.2.0.tar.gz differ diff --git a/python-designateclient.spec b/python-designateclient.spec index 3d01ba4d7a6fea1acb900cc1fa2f97ca1f4dc69f..256a1a62a9850deab5252891b4edbe8d0a788f20 100644 --- a/python-designateclient.spec +++ b/python-designateclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-designateclient -Version: 4.5.0 +Version: 5.2.0 Release: 1 Summary: OpenStack DNS-as-a-Service - Client License: Apache-2.0 URL: https://docs.openstack.org/python-designateclient/latest -Source0: https://files.pythonhosted.org/packages/bc/06/4089e5e541962284e0c4ce18c8933fd986ec7777b8999fbc5c07d7854868/python-designateclient-4.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/7c/0e/b829e7a3d5b9551ec759d09b2d456b09cc073a73201d6821cb266cb35f55/python-designateclient-5.2.0.tar.gz BuildArch: noarch %description Client library and command line utility for interacting with Openstack Designate API @@ -91,6 +91,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 10 2024 wangjing - 5.2.0-1 +- update package of version 5.2.0 + * Tue Jul 12 2022 renliang16 - 4.5.0-1 - Upgrade package python3-designateclient to version 4.5.0