enable make check

This commit is contained in:
yang_zhuang_zhuang 2022-02-15 14:06:55 +08:00
parent 7ca18b81bd
commit 1b2510b998

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