diff --git a/python-scciclient-0.15.0.tar.gz b/python-scciclient-0.15.0.tar.gz deleted file mode 100644 index a9c1a85137f5e52e0f07143cf244e7a527f5f08d..0000000000000000000000000000000000000000 Binary files a/python-scciclient-0.15.0.tar.gz and /dev/null differ diff --git a/python-scciclient-0.16.0.tar.gz b/python-scciclient-0.16.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f4e4975eccfaffeefba93e59cdfff7455dd064f2 Binary files /dev/null and b/python-scciclient-0.16.0.tar.gz differ diff --git a/python-scciclient.spec b/python-scciclient.spec index af94db4572a9ad5998ea9999e51ffcc51fcaf62c..0b8dd20da8d526e208a2e8ba22745d6d2ba3fbba 100644 --- a/python-scciclient.spec +++ b/python-scciclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-scciclient -Version: 0.15.0 +Version: 0.16.0 Release: 1 Summary: Python ServerView Common Command Interface (SCCI) Client Library License: Apache-2.0 URL: https://opendev.org/x/python-scciclient -Source0: https://files.pythonhosted.org/packages/f5/2b/32fb677bbf9d08ea8c0b52b05c42d760cc5c947d55649d097eff954747d0/python-scciclient-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/29/5e/aa4a665801d4c2051ac8cb5a53268a73b7ccb73519faab5f0674fd857225/python-scciclient-0.16.0.tar.gz BuildArch: noarch Requires: python3-pbr @@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 dongqi - 0.16.0-1 +- Update package to version 0.16.0 + * Thu Mar 14 2024 wangqiang - 0.15.0-1 - Update package to version 0.15.0