Hello community,
here is the log from the commit of package perl-Math-BigInt-GMP for
openSUSE:Factory checked in at 2016-01-05 21:55:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2015-12-16 17:45:06.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Math-BigInt-GMP.new/perl-Math-BigInt-GMP.changes
2016-01-05 21:56:05.000000000 +0100
@@ -1,0 +2,18 @@
+Mon Jan 4 09:50:07 UTC 2016 - [email protected]
+
+- updated to 1.49
+ see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+ 2016-01-03 v1.49 pjacklam
+ * Sync test files with Math-BigInt-1.999714.
+
+-------------------------------------------------------------------
+Sat Jan 2 09:54:21 UTC 2016 - [email protected]
+
+- updated to 1.48
+ see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
+
+ 2015-12-31 v1.48 pjacklam
+ * Sync test files with Math-BigInt-1.999713.
+
+-------------------------------------------------------------------
Old:
----
Math-BigInt-GMP-1.47.tar.gz
New:
----
Math-BigInt-GMP-1.49.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Math-BigInt-GMP.spec ++++++
--- /var/tmp/diff_new_pack.uJgKH5/_old 2016-01-05 21:56:05.000000000 +0100
+++ /var/tmp/diff_new_pack.uJgKH5/_new 2016-01-05 21:56:05.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Math-BigInt-GMP
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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.47
+Version: 1.49
Release: 0
%define cpan_name Math-BigInt-GMP
Summary: Use the GMP library for Math::BigInt routines
@@ -29,8 +29,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Math::BigInt) >= 1.999709
-Requires: perl(Math::BigInt) >= 1.999709
+BuildRequires: perl(Math::BigInt) >= 1.999714
+Requires: perl(Math::BigInt) >= 1.999714
%{perl_requires}
# MANUAL BEGIN
BuildRequires: gmp-devel
@@ -38,11 +38,8 @@
BuildRequires: perl(Test::Pod::Coverage) >= 1.08
# Version check does not work for perl packages before 5.22
%if 0%{?suse_version} <= 1320
-BuildRequires: perl-Math-BigInt >= 1.999709
-Requires: perl-Math-BigInt >= 1.999709
-%else
-BuildRequires: perl(Math::BigInt) >= 1.999709
-Requires: perl(Math::BigInt) >= 1.999709
+BuildRequires: perl-Math-BigInt >= 1.999714
+Requires: perl-Math-BigInt >= 1.999714
%endif
# MANUAL END
++++++ Math-BigInt-GMP-1.47.tar.gz -> Math-BigInt-GMP-1.49.tar.gz ++++++
++++ 3762 lines of diff (skipped)
++++++ cpanspec.yml ++++++
--- /var/tmp/diff_new_pack.uJgKH5/_old 2016-01-05 21:56:05.000000000 +0100
+++ /var/tmp/diff_new_pack.uJgKH5/_new 2016-01-05 21:56:05.000000000 +0100
@@ -13,11 +13,8 @@
BuildRequires: perl(Test::Pod::Coverage) >= 1.08
# Version check does not work for perl packages before 5.22
%if 0%{?suse_version} <= 1320
- BuildRequires: perl-Math-BigInt >= 1.999709
- Requires: perl-Math-BigInt >= 1.999709
- %else
- BuildRequires: perl(Math::BigInt) >= 1.999709
- Requires: perl(Math::BigInt) >= 1.999709
+ BuildRequires: perl-Math-BigInt >= 1.999714
+ Requires: perl-Math-BigInt >= 1.999714
%endif
description: |-
Math::BigInt::GMP is a replacement library for Math::BigInt::Calc that