diff --git a/Math-BigInt-GMP-1.49.tar.gz b/Math-BigInt-GMP-1.49.tar.gz deleted file mode 100644 index d15ac0b..0000000 --- a/Math-BigInt-GMP-1.49.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f -size 59712 diff --git a/Math-BigInt-GMP-1.51.tar.gz b/Math-BigInt-GMP-1.51.tar.gz new file mode 100644 index 0000000..757be18 --- /dev/null +++ b/Math-BigInt-GMP-1.51.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77ac59cc5af8a2c88ccc27098ed8c4b301d2b5ed5b9c1f12eb8961844f119475 +size 59701 diff --git a/perl-Math-BigInt-GMP.changes b/perl-Math-BigInt-GMP.changes index c27ab76..b6ddadf 100644 --- a/perl-Math-BigInt-GMP.changes +++ b/perl-Math-BigInt-GMP.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu May 5 09:35:07 UTC 2016 - coolo@suse.com + +- updated to 1.51 + see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES + + 2016-04-25 v1.51 pjacklam + * Sync test files with Math-BigInt-1.999719. + + 2016-04-22 v1.50 pjacklam + * Sync test files with Math-BigInt-1.999718. + ------------------------------------------------------------------- Mon Jan 4 09:50:07 UTC 2016 - coolo@suse.com diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec index 7978a14..3685508 100644 --- a/perl-Math-BigInt-GMP.spec +++ b/perl-Math-BigInt-GMP.spec @@ -17,7 +17,7 @@ Name: perl-Math-BigInt-GMP -Version: 1.49 +Version: 1.51 Release: 0 %define cpan_name Math-BigInt-GMP Summary: Use the GMP library for Math::BigInt routines @@ -29,8 +29,8 @@ Source1: cpanspec.yml BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(Math::BigInt) >= 1.999714 -Requires: perl(Math::BigInt) >= 1.999714 +BuildRequires: perl(Math::BigInt) >= 1.999719 +Requires: perl(Math::BigInt) >= 1.999719 %{perl_requires} # MANUAL BEGIN BuildRequires: gmp-devel