diff --git a/babel.spec b/babel.spec index cad883e..96a3a18 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.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tools for internationalizing Python applications License: BSD @@ -116,6 +115,9 @@ export TZ=UTC %endif %changelog +* Thu Jun 03 2021 Python Maint - 2.9.1-3 +- Rebuilt for Python 3.10 + * Wed Jun 02 2021 Python Maint - 2.9.1-2 - Bootstrap for Python 3.10