Bootstrap for Python 3.10
This commit is contained in:
parent
f2b654c9c9
commit
07de33c084
@ -1,3 +1,4 @@
|
||||
%global _with_bootstrap 1
|
||||
%global srcname Babel
|
||||
%global sum Library for internationalizing Python applications
|
||||
|
||||
@ -8,7 +9,7 @@
|
||||
|
||||
Name: babel
|
||||
Version: 2.9.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tools for internationalizing Python applications
|
||||
|
||||
License: BSD
|
||||
@ -115,6 +116,9 @@ export TZ=UTC
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 2.9.1-2
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
* Wed Apr 28 2021 Felix Schwarz <fschwarz@fedoraproject.org> - 2.9.1-1
|
||||
- update to 2.9.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user