From 2e569029de190255bbc8e54edb0e6b16378c360c Mon Sep 17 00:00:00 2001 From: wangjiang Date: Tue, 25 Oct 2022 07:33:12 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification --- perl-Math-BigInt-FastCalc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Math-BigInt-FastCalc.spec b/perl-Math-BigInt-FastCalc.spec index 3b0730d..96c0371 100644 --- a/perl-Math-BigInt-FastCalc.spec +++ b/perl-Math-BigInt-FastCalc.spec @@ -1,6 +1,6 @@ Name: perl-Math-BigInt-FastCalc Version: 0.5012 -Release: 2 +Release: 3 Summary: Math::BigInt::Calc with some XS for more speed License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt-FastCalc @@ -62,6 +62,9 @@ make test %{_mandir}/*/* %changelog +* Tue Oct 25 2022 wangjiang - 0.5012-3 +- Rebuild for next release + * Tue Apr 26 2022 renhongxun - 0.5012-2 - only change the version from 0.501.200 to 0.5012 to keep consistent with the community