Hello community,
here is the log from the commit of package perl-Math-BigInt-GMP for
openSUSE:Factory checked in at 2018-11-12 09:39:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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"
Mon Nov 12 09:39:54 2018 rev:20 rq:647354 version:1.6006
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.changes
2018-05-03 12:33:56.804936798 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Math-BigInt-GMP.new/perl-Math-BigInt-GMP.changes
2018-11-12 09:40:11.821294526 +0100
@@ -1,0 +2,14 @@
+Thu Nov 8 06:33:27 UTC 2018 - Stephan Kulow <[email protected]>
+
+- updated to 1.6006
+ see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+ 1.6006 2018-10-09
+
+ * Update MANIFEST.SKIP.
+
+ * Sync test files with Math-BigInt.
+
+ * Better Makefile.PL.
+
+-------------------------------------------------------------------
Old:
----
Math-BigInt-GMP-1.6005.tar.gz
New:
----
Math-BigInt-GMP-1.6006.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Math-BigInt-GMP.spec ++++++
--- /var/tmp/diff_new_pack.87iKiG/_old 2018-11-12 09:40:13.713291813 +0100
+++ /var/tmp/diff_new_pack.87iKiG/_new 2018-11-12 09:40:13.737291778 +0100
@@ -12,27 +12,26 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-Math-BigInt-GMP
-Version: 1.6005
+Version: 1.6006
Release: 0
%define cpan_name Math-BigInt-GMP
Summary: Backend Library for Math::Bigint Etc. Based On Gmp
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/Math-BigInt-GMP/
+Url: https://metacpan.org/release/%{cpan_name}
Source0:
https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Math::BigInt) >= 1.999812
-BuildRequires: perl(Test::More) >= 0.88
+BuildRequires: perl(Test::More) >= 0.82
Requires: perl(Math::BigInt) >= 1.999812
-Requires: perl(Test::More) >= 0.88
%{perl_requires}
# MANUAL BEGIN
BuildRequires: gmp-devel
@@ -60,7 +59,7 @@
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags}
%check
++++++ Math-BigInt-GMP-1.6005.tar.gz -> Math-BigInt-GMP-1.6006.tar.gz ++++++
++++ 2283 lines of diff (skipped)