From 3c0c4f280d9333f586f163d7cc12fdb6f53ebf7f Mon Sep 17 00:00:00 2001 From: Markeryang Date: Fri, 28 Oct 2022 07:06:12 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- babel.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/babel.spec b/babel.spec index 06782e6..4099f04 100644 --- a/babel.spec +++ b/babel.spec @@ -1,6 +1,6 @@ Name: babel Version: 2.9.1 -Release: 1 +Release: 2 Summary: Tools for internationalizing and localizing Python applications License: BSD URL: http://babel.pocoo.org/ @@ -80,6 +80,12 @@ export TZ=UTC %doc built-docs/html/* %changelog +* Fri Oct 28 2022 yanglongkang - 2.9.1-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:rebuild for next release + * Fri Jul 30 2021 panxiaohe - 2.9.1-1 - Type:enhancement - ID:NA -- Gitee