!14 【轻量级 PR】:Change osc-lib-tests to osc-lib

From: @xiyuanwang
Reviewed-by: @huangtianhua
Signed-off-by: @huangtianhua
This commit is contained in:
openeuler-ci-bot 2021-08-13 03:59:16 +00:00 committed by Gitee
commit e042415ee7

View File

@ -4,7 +4,7 @@
Name: python-openstackclient Name: python-openstackclient
Version: 5.5.0 Version: 5.5.0
Release: 1 Release: 2
Summary: OpenStack Command-line Client Summary: OpenStack Command-line Client
License: Apache-2.0 License: Apache-2.0
URL: http://launchpad.net/%{name} URL: http://launchpad.net/%{name}
@ -39,7 +39,7 @@ BuildRequires: python3-simplejson
BuildRequires: python3-requests-mock BuildRequires: python3-requests-mock
BuildRequires: python3-babel BuildRequires: python3-babel
BuildRequires: python3-stestr BuildRequires: python3-stestr
BuildRequires: python3-osc-lib-tests BuildRequires: python3-osc-lib
BuildRequires: python3-fixtures BuildRequires: python3-fixtures
BuildRequires: python3-oslotest BuildRequires: python3-oslotest
BuildRequires: python3-reno BuildRequires: python3-reno
@ -143,7 +143,9 @@ stestr run
%license LICENSE %license LICENSE
%changelog %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 - Upgrade to 5.5.0
* Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com> * Sat Jan 30 2021 zhangy <zhangy1317@foxmail.com>
- spec generated - spec generated