- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 22:41:38 +00:00
parent 87c812ddcb
commit d08ce91b85

View File

@ -8,7 +8,7 @@
Name: babel
Version: 2.9.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Tools for internationalizing Python applications
License: BSD
@ -115,6 +115,9 @@ export TZ=UTC
%endif
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.0-6
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Apr 13 2021 Miro Hrončok <mhroncok@redhat.com> - 2.9.0-5
- Drop build dependency on python-freezegun
- Resolves: rhbz#1947517