diff --git a/babel.spec b/babel.spec index 7e84633..61b9185 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 @@ -18,7 +17,7 @@ Name: babel Version: 2.8.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Tools for internationalizing Python applications License: BSD @@ -176,6 +175,9 @@ export TZ=America/New_York %endif %changelog +* Sat May 23 2020 Miro Hrončok - 2.8.0-6 +- Rebuilt for Python 3.9 + * Fri May 22 2020 Miro Hrončok - 2.8.0-5 - Bootstrap for Python 3.9