diff --git a/babel.spec b/babel.spec index 41fbe26..ee0ce56 100644 --- a/babel.spec +++ b/babel.spec @@ -1,4 +1,3 @@ -%global _with_bootstrap 1 %global srcname Babel %global sum Library for internationalizing Python applications @@ -9,7 +8,7 @@ Name: babel Version: 2.10.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tools for internationalizing Python applications License: BSD @@ -125,6 +124,9 @@ export TZ=UTC %endif %changelog +* Mon Jun 13 2022 Python Maint - 2.10.1-4 +- Rebuilt for Python 3.11 + * Mon Jun 13 2022 Python Maint - 2.10.1-3 - Bootstrap for Python 3.11