diff --git a/babel.spec b/babel.spec index 90436e4..cad883e 100644 --- a/babel.spec +++ b/babel.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 %global srcname Babel %global sum Library for internationalizing Python applications @@ -8,7 +9,7 @@ Name: babel Version: 2.9.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools for internationalizing Python applications License: BSD @@ -115,6 +116,9 @@ export TZ=UTC %endif %changelog +* Wed Jun 02 2021 Python Maint - 2.9.1-2 +- Bootstrap for Python 3.10 + * Wed Apr 28 2021 Felix Schwarz - 2.9.1-1 - update to 2.9.1