diff --git a/cliff-4.6.0.tar.gz b/cliff-4.6.0.tar.gz deleted file mode 100644 index aefdc0a8d3959f74c9babae54bdb80c81a34f9ba..0000000000000000000000000000000000000000 Binary files a/cliff-4.6.0.tar.gz and /dev/null differ diff --git a/cliff-4.7.0.tar.gz b/cliff-4.7.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6fb71fe4fb9434a84c0f5d18602d4bf8a7e58b57 Binary files /dev/null and b/cliff-4.7.0.tar.gz differ diff --git a/python-cliff.spec b/python-cliff.spec index 180ef7c112feb596dd39e5e51587d66f3c8184bb..d1f3345d232b6e7f018485b3862bafe477e40815 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cliff -Version: 4.6.0 +Version: 4.7.0 Release: 1 Summary: Command Line Interface Formulation Framework License: Apache-2.0 URL: https://docs.openstack.org/cliff/latest/ -Source0: https://files.pythonhosted.org/packages/19/9b/6bc3c126eacaede94eb5374d5a222911b47dc1a47a6773b8b122d0e3e4e8/cliff-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/3c/1c/213ba67600827d8c8cb2b30f1e5471e298b766505341b7fe7c8486cdc388/cliff-4.7.0.tar.gz BuildArch: noarch %description @@ -90,6 +90,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jun 24 2024 liyue01 - 4.7.0-1 +- Update package to version 4.7.0 +- Add fixtures explicitly in test requirements + * Mon Mar 25 2024 wangqiang - 4.6.0-1 - Update package to version 4.6.0