From d959e673df5b30d4340fe9923629002541fd385e Mon Sep 17 00:00:00 2001 From: renxichen Date: Tue, 25 Oct 2022 08:11:37 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification (cherry picked from commit 43a9ee487ed67512c090b5a9ce43550d63b0de6e) --- perl-constant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-constant.spec b/perl-constant.spec index 3b69c16..1dda711 100644 --- a/perl-constant.spec +++ b/perl-constant.spec @@ -1,6 +1,6 @@ Name: perl-constant Version: 1.33 -Release: 421 +Release: 422 Summary: Perl pragma to declare constants License: GPL+ or Artistic URL: https://metacpan.org/release/constant @@ -53,6 +53,9 @@ make test %{_mandir}/*/*.gz %changelog +* Tue Oct 25 2022 renhongxun - 1.33-422 +- Rebuild for next release + * Sat Dec 21 2019 openEuler Buildteam - 1.33-421 - Type:enhancement - ID:NA