diff --git a/babel.spec b/babel.spec index ff39f8a..b05a6fc 100644 --- a/babel.spec +++ b/babel.spec @@ -8,7 +8,7 @@ Name: babel Version: 2.10.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Tools for internationalizing Python applications License: BSD @@ -127,6 +127,9 @@ export TZ=UTC %endif %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 2.10.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 20 2022 Felix Schwarz - 2.10.3-2 - backport patch to remove usage of cgi module (rhbz #2083956)