Bootstrap for Python 3.9
This commit is contained in:
parent
4085158e55
commit
2c4a7077f5
@ -1,3 +1,4 @@
|
||||
%global _with_bootstrap 1
|
||||
%global srcname Babel
|
||||
%global sum Library for internationalizing Python applications
|
||||
|
||||
@ -17,7 +18,7 @@
|
||||
|
||||
Name: babel
|
||||
Version: 2.8.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Tools for internationalizing Python applications
|
||||
|
||||
License: BSD
|
||||
@ -175,6 +176,9 @@ export TZ=America/New_York
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 2.8.0-5
|
||||
- Bootstrap for Python 3.9
|
||||
|
||||
* Fri May 08 2020 Felix Schwarz <fschwarz@fedoraproject.org> - 2.8.0-4
|
||||
- reenable Python 2 subpackage for Fedora 33+ (rhbz #1737930)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user