diff --git a/babel.spec b/babel.spec index b5b44fe6adb149d2a8492b3d3bcf07270f1d928f..624baa9f08c009abfa7ae86846b49899c02edbbf 100644 --- a/babel.spec +++ b/babel.spec @@ -2,7 +2,7 @@ Name: babel Version: 2.16.0 -Release: 1 +Release: 2 Summary: Tools for internationalizing and localizing Python applications License: BSD-3-Clause URL: https://babel.pocoo.org/ @@ -88,6 +88,9 @@ export TZ=UTC %endif %changelog +* Mon Aug 25 2025 Sai Zhao - 2.16.0-2 +- Fix uncorrect changelog + * Thu Oct 31 2024 Funda Wang - 2.16.0-1 - update to 2.16.0 @@ -116,7 +119,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