Bootstrap for Python 3.11
This commit is contained in:
parent
c788236454
commit
6446301f25
@ -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.10.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Tools for internationalizing Python applications
|
||||
|
||||
License: BSD
|
||||
@ -124,6 +125,9 @@ export TZ=UTC
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.10.1-3
|
||||
- Bootstrap for Python 3.11
|
||||
|
||||
* Mon May 16 2022 Nils Philippsen <nils@redhat.com> - 2.10.1-2
|
||||
- Build and distribute man page for pybabel (#1611174)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user