diff --git a/python-openstackclient-5.5.0.tar.gz b/python-openstackclient-5.5.0.tar.gz deleted file mode 100644 index e797017005bb4f1c0a33f3bf42ad28c22f69bcb0..0000000000000000000000000000000000000000 Binary files a/python-openstackclient-5.5.0.tar.gz and /dev/null differ diff --git a/python-openstackclient-5.8.0.tar.gz b/python-openstackclient-5.8.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..73302dd85ad5519e25769482d02cb6e5c2463f50 Binary files /dev/null and b/python-openstackclient-5.8.0.tar.gz differ diff --git a/python-openstackclient.spec b/python-openstackclient.spec index b35c58146760e473841a17ad667fd2b03d82dea0..b29c476055e9b0242d1818759d5dcd697d22d2e1 100644 --- a/python-openstackclient.spec +++ b/python-openstackclient.spec @@ -3,8 +3,8 @@ %global with_doc 1 Name: python-openstackclient -Version: 5.5.0 -Release: 2 +Version: 5.8.0 +Release: 1 Summary: OpenStack Command-line Client License: Apache-2.0 URL: http://launchpad.net/%{name} @@ -143,9 +143,14 @@ stestr run %license LICENSE %changelog +* Mon Jul 18 2022 OpenStack_SIG - 5.8.0-1 +- Upgrade package to version 5.8.0 + * Fri Aug 13 2021 wangxiyuan 5.5.0-2 - Change osc-lib-tests to osc-lib + * Wed Aug 04 2021 huangtianhua 5.5.0-1 - Upgrade to 5.5.0 + * Sat Jan 30 2021 zhangy - spec generated