diff --git a/Babel-2.10.3.tar.gz b/Babel-2.11.0.tar.gz similarity index 54% rename from Babel-2.10.3.tar.gz rename to Babel-2.11.0.tar.gz index 41d3bc8..345f13e 100644 Binary files a/Babel-2.10.3.tar.gz and b/Babel-2.11.0.tar.gz differ diff --git a/babel.spec b/babel.spec index f0df9f3..245196c 100644 --- a/babel.spec +++ b/babel.spec @@ -1,8 +1,8 @@ %bcond_with bootstrap Name: babel -Version: 2.10.3 -Release: 2 +Version: 2.11.0 +Release: 1 Summary: Tools for internationalizing and localizing Python applications License: BSD URL: http://babel.pocoo.org/ @@ -94,6 +94,9 @@ export TZ=UTC %endif %changelog +* Thu Jan 19 2023 zhangnan - 2.11.0-1 +- update to 2.11.0 + * Sat Oct 22 2022 yanglongkang - 2.10.3-2 - fix rpmbuild warning