diff --git a/python-lefthandclient-2.0.0.tar.gz b/python-lefthandclient-2.0.0.tar.gz deleted file mode 100644 index 4c82b2b29586b2f974a20194c7f94b377f718add..0000000000000000000000000000000000000000 Binary files a/python-lefthandclient-2.0.0.tar.gz and /dev/null differ diff --git a/python-lefthandclient-2.1.0.tar.gz b/python-lefthandclient-2.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f4aaf2b1f22eb1f874189bf945be33ef2720a20f Binary files /dev/null and b/python-lefthandclient-2.1.0.tar.gz differ diff --git a/python-lefthandclient.spec b/python-lefthandclient.spec index b53324d71ea608dc3bb1ac9e3fe795e552ae1eb1..5b824bd4bdd67991af7dbdf965a376829dd499df 100644 --- a/python-lefthandclient.spec +++ b/python-lefthandclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lefthandclient -Version: 2.0.0 +Version: 2.1.0 Release: 1 Summary: HPE LeftHand/StoreVirtual HTTP REST Client License: Apache-2.0 URL: http://packages.python.org/python-lefthandclient -Source0: https://files.pythonhosted.org/packages/48/54/55d40e2db192f5e24af9a1711dc54a8e799eb4aa6fbe530df6798568eded/python-lefthandclient-2.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/92/ac/51af595455d8ff4cfb8b20093301c23fad45da799c68d4f20b985dfd1e6a/python-lefthandclient-2.1.0.tar.gz BuildArch: noarch %description HPE LeftHand/StoreVirtual HTTP REST Client @@ -35,7 +35,7 @@ Provides: python3-lefthandclient-doc HPE LeftHand/StoreVirtual HTTP REST Client %prep -%autosetup -n python-lefthandclient-2.0.0 +%autosetup -n python-lefthandclient-2.1.0 %build %py3_build @@ -77,5 +77,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Aug 9 2023 sunhui - 2.1.0-1 +- Update package to version 2.1.0 + * Fri Jul 30 2021 OpenStack_SIG - 2.0.0-1 - Package Spec generate