diff --git a/babel.spec b/babel.spec index b0110f2bad505b64c50e325b0d5b79532bd9c4de..153dde5ec2c989988ed1eb6aeb0f506d4f37b188 100644 --- a/babel.spec +++ b/babel.spec @@ -1,6 +1,6 @@ Name: babel Version: 2.8.0 -Release: 3 +Release: 4 Summary: Tools for internationalizing and localizing Python applications License: BSD URL: http://babel.pocoo.org/ @@ -105,6 +105,9 @@ export TZ=Asia/Shanghai %doc built-docs/html/* %changelog +* Fri Oct 28 2022 yanglongkang - 2.8.0-4 +- rebuild for next release + * Tue May 11 2021 yangzhuangzhuang - 2.8.0-3 - Fix CVE-2021-20095