Rebuilt for Python 3.9
This commit is contained in:
parent
2c4a7077f5
commit
e253ce2f2a
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user