Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-23 09:26:21 +02:00
parent 2c4a7077f5
commit e253ce2f2a

View File

@ -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 <mhroncok@redhat.com> - 2.8.0-6
- Rebuilt for Python 3.9
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 2.8.0-5
- Bootstrap for Python 3.9