diff --git a/cliff-3.10.1.tar.gz b/cliff-3.10.1.tar.gz deleted file mode 100644 index 4a10ff9b61a2006614ed5d4342fbdfc02b4c079d..0000000000000000000000000000000000000000 Binary files a/cliff-3.10.1.tar.gz and /dev/null differ diff --git a/cliff-4.2.0.tar.gz b/cliff-4.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..623379bf914fa5320de98f9d4af9cc2afa083ca2 Binary files /dev/null and b/cliff-4.2.0.tar.gz differ diff --git a/python-cliff.spec b/python-cliff.spec index 7c2020d456e9220b7994831f046e78759aa6abf4..919801798ef7b2800984f2aef4408f6693ba74d7 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cliff -Version: 3.10.1 +Version: 4.2.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/71/33/0115d1f56dce6bc9f4f4b394347c52a7182109026d2c25d8837047e3edee/cliff-3.10.1.tar.gz +Source0: https://files.pythonhosted.org/packages/fe/6b/f9b689bef6ec161cb96a9f863fde77079c7edeb4cf5fa33561ee3ec22a61/cliff-4.2.0.tar.gz BuildArch: noarch %description cliff is a framework for building command line programs. It uses @@ -89,6 +89,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 03 2024 OpenStack_SIG - 4.2.0-1 +- Upgrade package to version 4.2.0 + * Tue Jul 12 2022 OpenStack_SIG - 3.10.1-1 - Upgrade package python3-cliff to version 3.10.1