diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 75eeee1..730807c 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -2,7 +2,7 @@ Name: perl-Math-BigInt-GMP Version: 1.6004 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Use the GMP library for Math::BigInt routines License: GPL+ or Artistic URL: http://search.cpan.org/dist/Math-BigInt-GMP/ @@ -80,6 +80,9 @@ make test %{?_with_author_tests:AUTHOR_TESTING=1} %{_mandir}/man3/Math::BigInt::GMP.3* %changelog +* Sun Jun 04 2017 Jitka Plesnikova - 1.6004-2 +- Perl 5.26 rebuild + * Mon Feb 06 2017 Jitka Plesnikova - 1.6004-1 - 1.6004 bump