diff --git a/babel.spec b/babel.spec index 7ac05a458be3ceccbbe4363f820a0be7be4b4367..57847c4462b9e989fd63a64c005d1cf8e65534d2 100644 --- a/babel.spec +++ b/babel.spec @@ -2,7 +2,7 @@ Name: babel Version: 2.12.1 -Release: 1 +Release: 2 Summary: Tools for internationalizing and localizing Python applications License: BSD URL: http://babel.pocoo.org/ @@ -97,6 +97,9 @@ export TZ=UTC %endif %changelog +* Mon Aug 25 2025 Sai Zhao - 2.12.1-2 +- Fix uncorrect changelog + * Mon Aug 7 2023 zhoupengcheng - 2.12.1-1 - update to 2.12.1 - backport two patches from upstream to fix testcase failure after upgrade 2.12.1 @@ -119,7 +122,7 @@ export TZ=UTC - add Bootstrap for Python 3.10 * Fri Jul 30 2021 chenyanpanHW - 2.9.1-2 -- DESC: delete -Sgit from %autosetup, and delete BuildRequires git +- DESC: delete -Sgit from prep phase in autosetup, and delete BuildRequires git * Fri Jul 30 2021 panxiaohe - 2.9.1-1 - Type:enhancement