!22 update to 2.10.3

#I5DUZQ  
From: @panxh_purple 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-07-05 01:39:40 +00:00 committed by Gitee
commit 1e4120be06
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 6 additions and 3 deletions

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap %bcond_with bootstrap
Name: babel Name: babel
Version: 2.9.1 Version: 2.10.3
Release: 4 Release: 1
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/
@ -80,7 +80,7 @@ export TZ=UTC
%postun %postun
%files %files
%doc CHANGES AUTHORS %doc CHANGES.rst AUTHORS
%license LICENSE %license LICENSE
%{_bindir}/pybabel %{_bindir}/pybabel
@ -94,6 +94,9 @@ export TZ=UTC
%endif %endif
%changelog %changelog
* Mon Jul 4 2022 panxiaohe <panxh.life@foxmail.com> - 2.10.3-1
- update to 2.10.3
* Tue Feb 15 2022 yangzhuangzhuang <yangzhuangzhuang1@h-partners.com> - 2.9.1-4 * Tue Feb 15 2022 yangzhuangzhuang <yangzhuangzhuang1@h-partners.com> - 2.9.1-4
- enable make check - enable make check