From af59bfaca4026e1bf9e842b65b105d8085569e2d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 21:46:15 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Math-BigInt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec index 762016f..32472db 100644 --- a/perl-Math-BigInt.spec +++ b/perl-Math-BigInt.spec @@ -3,7 +3,7 @@ Epoch: 1 %global cpan_version 1.999823 # Keep 4-digit version to compete with perl.spec Version: %(echo %{cpan_version} | sed 's/\(\.....\)/\1./') -Release: 1%{?dist} +Release: 2%{?dist} Summary: Arbitrary-size integer and float mathematics License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt @@ -101,6 +101,9 @@ make test %{_libexecdir}/%{name} %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1:1.9998.23-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jul 13 2021 Jitka Plesnikova - 1:1.9998.23-1 - 1.999823 bump