pghmcfc pushed to perl-Math-BigInt-GMP (perl-Math-BigInt-GMP-1.44-1.fc24). "Update to 1.44 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Nov 5 09:07:32 UTC 2015


From 3b80f4beed69737446219d8c8160cca8a3c638ee Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Fri, 30 Oct 2015 09:34:09 +0000
Subject: Update to 1.44

- New upstream release 1.44
  - Sync test files with Math-BigInt-1.999707
  - Update the README file
  - Replace 'use vars ...' with 'our ...'; we require a Perl newer than 5.6.0
    anyway
  - Required version of Math-BigInt is now 1.999706
  - Add 'Test::More' to TEST_REQUIRES in Makefile.PL
  - Enable 'use warnings'; we require a Perl newer than 5.6.0 anyway
  - Add 'assertlib.*\.exe' to MANIFEST.SKIP, since make generates temporary
    files like 'assertlibzxjE4WfG.exe' on Cygwin
---
 perl-Math-BigInt-GMP.spec | 18 +++++++++++++++---
 sources                   |  2 +-
 2 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec
index d99e898..224903d 100644
--- a/perl-Math-BigInt-GMP.spec
+++ b/perl-Math-BigInt-GMP.spec
@@ -1,5 +1,5 @@
 Name:           perl-Math-BigInt-GMP
-Version:        1.43
+Version:        1.44
 Release:        1%{?dist}
 Summary:        Use the GMP library for Math::BigInt routines
 License:        GPL+ or Artistic
@@ -22,7 +22,7 @@ BuildRequires:  perl(lib)
 BuildRequires:  perl(Text::ParseWords)
 # Module Runtime
 BuildRequires:  perl(strict)
-BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 BuildRequires:  perl(XSLoader) >= 0.02
 # Test Suite
 BuildRequires:  perl(Math::BigFloat) >= 1.994
@@ -34,7 +34,7 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod) >= 1.22
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
 BuildRequires:  perl(threads)
-BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 # Runtime
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -77,6 +77,18 @@ make test
 %{_mandir}/man3/Math::BigInt::GMP.3*
 
 %changelog
+* Fri Oct 30 2015 Paul Howarth <paul at city-fan.org> - 1.44-1
+- Update to 1.44
+  - Sync test files with Math-BigInt-1.999707
+  - Update the README file
+  - Replace 'use vars ...' with 'our ...'; we require a Perl newer than 5.6.0
+    anyway
+  - Required version of Math-BigInt is now 1.999706
+  - Add 'Test::More' to TEST_REQUIRES in Makefile.PL
+  - Enable 'use warnings'; we require a Perl newer than 5.6.0 anyway
+  - Add 'assertlib.*\.exe' to MANIFEST.SKIP, since make generates temporary
+    files like 'assertlibzxjE4WfG.exe' on Cygwin
+
 * Tue Sep 22 2015 Paul Howarth <paul at city-fan.org> - 1.43-1
 - Update to 1.43
   - Sync test files with Math-BigInt-1.999703
diff --git a/sources b/sources
index 2a9fed4..da23a50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a986fc1c9e0923fd66cffae2d692dc37  Math-BigInt-GMP-1.43.tar.gz
+a78336ce940689afe8539ce84e90495d  Math-BigInt-GMP-1.44.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Math-BigInt-GMP.git/commit/?h=perl-Math-BigInt-GMP-1.44-1.fc24&id=3b80f4beed69737446219d8c8160cca8a3c638ee


More information about the perl-devel mailing list