diff --git a/python-openstackclient.spec b/python-openstackclient.spec index 90a8470b26edf45af718f380249d690d03e5c593..b35c58146760e473841a17ad667fd2b03d82dea0 100644 --- a/python-openstackclient.spec +++ b/python-openstackclient.spec @@ -4,7 +4,7 @@ Name: python-openstackclient Version: 5.5.0 -Release: 1 +Release: 2 Summary: OpenStack Command-line Client License: Apache-2.0 URL: http://launchpad.net/%{name} @@ -39,7 +39,7 @@ BuildRequires: python3-simplejson BuildRequires: python3-requests-mock BuildRequires: python3-babel BuildRequires: python3-stestr -BuildRequires: python3-osc-lib-tests +BuildRequires: python3-osc-lib BuildRequires: python3-fixtures BuildRequires: python3-oslotest BuildRequires: python3-reno @@ -143,7 +143,9 @@ stestr run %license LICENSE %changelog -* Wed Aug 4 2021 huangtianhua 5.5.0-1 +* 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