Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/babel.git#e4d862678178a538c1daa0b4246524794865c819
This commit is contained in:
DistroBaker 2020-11-30 16:05:37 +00:00
parent 08aaa0fae6
commit d168082bde

View File

@ -6,12 +6,18 @@
# And pytest is at this point not yet ready
%bcond_with bootstrap
# There is an exception to ship python2-babel on Fedora, for trac:
# https://pagure.io/fesco/issue/2260
%if 0%{?fedora}
%bcond_without python2
%else
%bcond_with python2
%endif
Name: babel
Version: 2.9.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools for internationalizing Python applications
License: BSD
@ -159,6 +165,9 @@ export TZ=UTC
%endif
%changelog
* Tue Nov 24 2020 Miro Hrončok <mhroncok@redhat.com>
- Disable Python 2 build on RHEL 9+
* Mon Nov 16 22:22:25 CET 2020 Felix Schwarz <fschwarz@fedoraproject.org> - 2.9.0-1
- update to 2.9.0