diff --git a/perl-Math-BigRat.spec b/perl-Math-BigRat.spec index 4140322..8b04140 100644 --- a/perl-Math-BigRat.spec +++ b/perl-Math-BigRat.spec @@ -1,7 +1,7 @@ Name: perl-Math-BigRat # Keep 4-digit version to compete with perl.spec Version: 0.2620 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Arbitrary big rational numbers License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigRat @@ -92,6 +92,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.2620-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Oct 04 2021 Jitka Plesnikova - 0.2620-1 - 0.2620 bump