pghmcfc pushed to perl-Math-GMP (master). "Update to 2.10 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Aug 13 08:05:04 UTC 2015


From 8da9031a683d4c429135894913bf7924e971ce61 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Thu, 13 Aug 2015 09:01:53 +0100
Subject: Update to 2.10

- New upstream release 2.10
  - Throw an exception on invalid input to Math::GMP->new (CPAN RT#27521)
  - Put RELEASE_TESTING tests under xt instead of t (CPAN RT#106365)
  - Document and test some functions that were improperly documented or not
    tested (CPAN RT#92593)

diff --git a/perl-Math-GMP.spec b/perl-Math-GMP.spec
index 9eb9e62..31cebfb 100644
--- a/perl-Math-GMP.spec
+++ b/perl-Math-GMP.spec
@@ -1,6 +1,6 @@
 Summary:	High speed arbitrary size integer math
 Name:		perl-Math-GMP
-Version:	2.09
+Version:	2.10
 Release:	1%{?dist}
 License:	LGPLv2+
 Group:		Development/Libraries
@@ -77,6 +77,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Math::GMP.3*
 
 %changelog
+* Thu Aug 13 2015 Paul Howarth <paul at city-fan.org> - 2.10-1
+- Update to 2.10
+  - Throw an exception on invalid input to Math::GMP->new (CPAN RT#27521)
+  - Put RELEASE_TESTING tests under xt instead of t (CPAN RT#106365)
+  - Document and test some functions that were improperly documented or not
+    tested (CPAN RT#92593)
+
 * Wed Jul 29 2015 Paul Howarth <paul at city-fan.org> - 2.09-1
 - Update to 2.09
   - Add a link to the version control repository at various places
diff --git a/sources b/sources
index 63152bb..8ef8d4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f9b4a263b8b8a6c9646230c491657e9  Math-GMP-2.09.tar.gz
+314749681e6d5d21f6b92471ebd34e59  Math-GMP-2.10.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Math-GMP.git/commit/?h=master&id=8da9031a683d4c429135894913bf7924e971ce61


More information about the perl-devel mailing list