Hello community,

here is the log from the commit of package perl-Math-BigInt-GMP for 
openSUSE:Factory checked in at 2017-01-23 11:36:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Math-BigInt-GMP (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Math-BigInt-GMP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Math-BigInt-GMP"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.changes    
    2016-05-25 21:22:30.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Math-BigInt-GMP.new/perl-Math-BigInt-GMP.changes
   2017-01-23 11:36:32.949031727 +0100
@@ -1,0 +2,57 @@
+Thu Jan 12 06:03:13 UTC 2017 - [email protected]
+
+- updated to 1.6003
+   see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+-------------------------------------------------------------------
+Mon Dec  5 06:58:52 UTC 2016 - [email protected]
+
+- updated to 1.6002
+   see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+  2016-12-03 v1.6002 pjacklam
+  
+   * Use ExtUtils::MakeMaker rather than Module::Install in Makefile.PL
+  
+   * Don't use Devel::CheckLib. It fails on Windows even in cases where
+     this distribution would build just fine.
+  
+   * Update BUGS file.
+  
+   * Remove author information in LICENSE file.
+  
+   * Inform that the TODO file is not up to date.
+  
+   * Remove INSTALL file. The information is in the README file.
+
+-------------------------------------------------------------------
+Fri Nov 25 06:45:50 UTC 2016 - [email protected]
+
+- updated to 1.6001
+   see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+-------------------------------------------------------------------
+Thu Nov 17 06:44:00 UTC 2016 - [email protected]
+
+- updated to 1.6000
+   see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+  2016-11-15 v1.600 pjacklam
+    * Sync test files with Math-BigInt-1.999800.
+  
+    * Update bundled Devel::CheckLib from v1.03 to v1.07.
+  
+    * Math::BigInt::GMP is now a subclass of Math::BigInt::Lib, so remove pure
+      Perl methods from Math::BigInt::GMP that are implemented in the 
superclass
+      Math::BigInt::Lib. The methods removed are _digit(), _num(), _nok(), and
+      _log_int(). The version of _log_int() implemented in Math::BigInt::GMP 
was
+      buggy anyway.
+  
+    * Fix _check() so it doesn't give a "use of uninitialized value" warning if
+      given an undefined "object".
+  
+    * Trim whitespace in all files.
+  
+    * Better use of the functionality in Test::More in t/bigintg.t.
+
+-------------------------------------------------------------------

Old:
----
  Math-BigInt-GMP-1.51.tar.gz

New:
----
  Math-BigInt-GMP-1.6003.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Math-BigInt-GMP.spec ++++++
--- /var/tmp/diff_new_pack.TWu8As/_old  2017-01-23 11:36:33.328977844 +0100
+++ /var/tmp/diff_new_pack.TWu8As/_new  2017-01-23 11:36:33.332977277 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Math-BigInt-GMP
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Math-BigInt-GMP
-Version:        1.51
+Version:        1.6003
 Release:        0
 %define cpan_name Math-BigInt-GMP
 Summary:        Use the GMP library for Math::BigInt routines
@@ -29,8 +29,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Math::BigInt) >= 1.999719
-Requires:       perl(Math::BigInt) >= 1.999719
+BuildRequires:  perl(Math::BigInt) >= 1.999808
+BuildRequires:  perl(Test::More) >= 0.82
+Requires:       perl(Math::BigInt) >= 1.999808
+Requires:       perl(Test::More) >= 0.82
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  gmp-devel

++++++ Math-BigInt-GMP-1.51.tar.gz -> Math-BigInt-GMP-1.6003.tar.gz ++++++
++++ 198292 lines of diff (skipped)


Reply via email to