Hello community,
here is the log from the commit of package perl-Math-BigInt-GMP for
openSUSE:Factory checked in at 2018-05-03 12:33: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"
Thu May 3 12:33:54 2018 rev:19 rq:603053 version:1.6005
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.changes
2017-02-07 12:10:25.626540887 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Math-BigInt-GMP.new/perl-Math-BigInt-GMP.changes
2018-05-03 12:33:56.804936798 +0200
@@ -1,0 +2,6 @@
+Tue Apr 24 05:29:03 UTC 2018 - [email protected]
+
+- updated to 1.6005
+ see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+-------------------------------------------------------------------
Old:
----
Math-BigInt-GMP-1.6004.tar.gz
New:
----
Math-BigInt-GMP-1.6005.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Math-BigInt-GMP.spec ++++++
--- /var/tmp/diff_new_pack.0aDqV2/_old 2018-05-03 12:33:57.852899468 +0200
+++ /var/tmp/diff_new_pack.0aDqV2/_new 2018-05-03 12:33:57.856899326 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Math-BigInt-GMP
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,22 +17,22 @@
Name: perl-Math-BigInt-GMP
-Version: 1.6004
+Version: 1.6005
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+
+License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Math-BigInt-GMP/
-Source0:
http://www.cpan.org/authors/id/P/PJ/PJACKLAM/%{cpan_name}-%{version}.tar.gz
+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.999808
-BuildRequires: perl(Test::More) >= 0.82
-Requires: perl(Math::BigInt) >= 1.999808
-Requires: perl(Test::More) >= 0.82
+BuildRequires: perl(Math::BigInt) >= 1.999812
+BuildRequires: perl(Test::More) >= 0.88
+Requires: perl(Math::BigInt) >= 1.999812
+Requires: perl(Test::More) >= 0.88
%{perl_requires}
# MANUAL BEGIN
BuildRequires: gmp-devel
@@ -57,6 +57,7 @@
%prep
%setup -q -n %{cpan_name}-%{version}
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
@@ -72,6 +73,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc BUGS CHANGES CREDITS LICENSE README TODO
+%doc BUGS CHANGES CREDITS README TODO
+%license LICENSE
%changelog
++++++ Math-BigInt-GMP-1.6004.tar.gz -> Math-BigInt-GMP-1.6005.tar.gz ++++++
++++ 4463 lines of diff (skipped)