Change osc-lib-tests to osc-lib

This commit is contained in:
王玺源 2021-08-13 03:05:00 +00:00 committed by Gitee
parent e29537255a
commit e1054b3a79

View File

@ -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 <huangtianhua@huawei.com> 5.5.0-1
* Fri Aug 13 2021 wangxiyuan <wangxiyuan1007@gmail.com> 5.5.0-2
- Change osc-lib-tests to osc-lib
* Wed Aug 04 2021 huangtianhua <huangtianhua@huawei.com> 5.5.0-1
- Upgrade to 5.5.0
* Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com>
- spec generated