!21 【master分支】使能测试用例

From: @yang_zhuang_zhuang 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-02-17 02:53:12 +00:00 committed by Gitee
commit 7a17816e92
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,8 @@
%global _with_bootstrap 1
%bcond_with bootstrap %bcond_with bootstrap
Name: babel Name: babel
Version: 2.9.1 Version: 2.9.1
Release: 3 Release: 4
Summary: Tools for internationalizing and localizing Python applications Summary: Tools for internationalizing and localizing Python applications
License: BSD License: BSD
URL: http://babel.pocoo.org/ URL: http://babel.pocoo.org/
@ -96,6 +94,9 @@ export TZ=UTC
%endif %endif
%changelog %changelog
* Tue Feb 15 2022 yangzhuangzhuang <yangzhuangzhuang1@h-partners.com> - 2.9.1-4
- enable make check
* Fri Dec 3 2021 panxiaohe <panxiaohe@huawei.com> - 2.9.1-3 * Fri Dec 3 2021 panxiaohe <panxiaohe@huawei.com> - 2.9.1-3
- add Bootstrap for Python 3.10 - add Bootstrap for Python 3.10