From 4297268f22636ab565f5c98e0d8a68404307b24c Mon Sep 17 00:00:00 2001 From: wangjiang Date: Tue, 1 Nov 2022 02:20:45 +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 9f0e319..115b331 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 Nov 01 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