diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 879df01..4dc20f6 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -2,7 +2,7 @@ Name: perl-Math-BigInt-GMP Version: 1.6005 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL+ or Artistic URL: https://metacpan.org/release/Math-BigInt-GMP @@ -86,6 +86,9 @@ make test %{?_with_author_tests:AUTHOR_TESTING=1 RELEASE_TESTING=1} %{_mandir}/man3/Math::BigInt::GMP.3* %changelog +* Wed Jun 27 2018 Jitka Plesnikova - 1.6005-3 +- Perl 5.28 rebuild + * Wed Apr 18 2018 Jitka Plesnikova - 1.6005-1 - 1.6005 bump