From 8fc4c98df8db2b89f5ffd3d535227c9485feab53 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 5 Jun 2017 01:34:52 +0200 Subject: [PATCH] Perl 5.26 rebuild --- perl-Math-BigInt-GMP.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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