diff --git a/babel.spec b/babel.spec index 17f5afb..b7132b3 100644 --- a/babel.spec +++ b/babel.spec @@ -9,11 +9,11 @@ # build without Python 2 support. This setting allows us to # "flip the switch" easily once Fedora actually drops support # for Python 2. -%global with_python2 1 +%global with_python2 0 Name: babel Version: 2.7.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tools for internationalizing Python applications License: BSD @@ -163,6 +163,9 @@ export TZ=America/New_York %endif %changelog +* Thu Aug 15 2019 Richard Shaw - 2.7.0-3 +- Rebuild for Python 3.8 and drop Python 2 package. + * Wed Jul 24 2019 Fedora Release Engineering - 2.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild