From 0fd8cabdd503dc8d268fc0ca9d821715795744b3 Mon Sep 17 00:00:00 2001 From: markeryang Date: Thu, 1 Aug 2024 01:53:07 +0000 Subject: [PATCH] rebuild for next release --- perl-constant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-constant.spec b/perl-constant.spec index 1dda711..4db5300 100644 --- a/perl-constant.spec +++ b/perl-constant.spec @@ -1,6 +1,6 @@ Name: perl-constant Version: 1.33 -Release: 422 +Release: 423 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 +* Thu Aug 1 2024 yanglongkang - 1.33-423 +- rebuild for next release + * Tue Oct 25 2022 renhongxun - 1.33-422 - Rebuild for next release