diff --git a/babel.spec b/babel.spec index b6532259a67f6d805ce1f877515d7b14936ea1c6..45565e7b50fa6590c4c69bcafd4d472de33816c3 100644 --- a/babel.spec +++ b/babel.spec @@ -2,7 +2,7 @@ Name: babel Version: 2.17.0 -Release: 1 +Release: 2 Summary: Tools for internationalizing and localizing Python applications License: BSD-3-Clause URL: https://babel.pocoo.org/ @@ -87,6 +87,9 @@ export TZ=UTC %endif %changelog +* Mon Aug 25 2025 Sai Zhao - 2.17.0-2 +- Fix uncorrect changelog + * Tue Feb 04 2025 Funda Wang - 2.17.0-1 - update to 2.17.0 @@ -118,7 +121,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