Hello community, here is the log from the commit of package perl-Math-BigInt for openSUSE:Factory checked in at 2018-11-12 09:39:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Math-BigInt (Old) and /work/SRC/openSUSE:Factory/.perl-Math-BigInt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Math-BigInt" Mon Nov 12 09:39:36 2018 rev:33 rq:647353 version:1.999816 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Math-BigInt/perl-Math-BigInt.changes 2018-04-25 10:01:36.566275128 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Math-BigInt.new/perl-Math-BigInt.changes 2018-11-12 09:40:06.769301769 +0100 @@ -1,0 +2,33 @@ +Thu Nov 8 06:33:06 UTC 2018 - Stephan Kulow <[email protected]> + +- updated to 1.999816 + see /usr/share/doc/packages/perl-Math-BigInt/CHANGES + + 1.999816 2018-10-26 + + * bnok() for Math::BigInt and Math::BigFloat now support the full Kronenburg + extension. The behaviour is identical to the behaviour of the Maple and + Mathematica function for negative integers n, k. Add tests. This closes CPAN + RT #95628. + + * Fix POD errors. This closes CPAN RT #125141. + + 1.999815 2018-10-19 + + * Move bitwise operators signed and, signed or, and signed xor from + lib/Math/BigInt/CalcEmu.pm into lib/Math/BigInt/Lib.pm. The file + lib/Math/BigInt/CalcEmu.pm is no longer needed and thus removed. + + 1.999814 2018-10-01 + + * Add to_base() and from_base() to Math::BigInt and corresponding library + methods _to_base() and _from_base() to Math::BigInt::Lib. This was inspired + by CPAN RT #122681. + + * Fix Makefile.PL to reflect that Test::More is only needed for testing, not + for building. + + * In the documentation for each of the to_(bin|hex|oct|bytes) methods, add a + reference to the corresponding from_(bin|hex|oct|bytes) method. + +------------------------------------------------------------------- Old: ---- Math-BigInt-1.999813.tar.gz New: ---- Math-BigInt-1.999816.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Math-BigInt.spec ++++++ --- /var/tmp/diff_new_pack.UWkDSA/_old 2018-11-12 09:40:08.613299125 +0100 +++ /var/tmp/diff_new_pack.UWkDSA/_new 2018-11-12 09:40:08.617299119 +0100 @@ -12,18 +12,18 @@ # 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 -Version: 1.999813 +Version: 1.999816 Release: 0 %define cpan_name Math-BigInt Summary: Arbitrary size integer/float math package License: Artistic-1.0 OR GPL-1.0-or-later Group: Development/Libraries/Perl -Url: http://search.cpan.org/dist/Math-BigInt/ +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 BuildArch: noarch @@ -33,7 +33,6 @@ BuildRequires: perl(Math::Complex) >= 1.39 BuildRequires: perl(Test::More) >= 0.94 Requires: perl(Math::Complex) >= 1.39 -Requires: perl(Test::More) >= 0.94 %{perl_requires} # MANUAL BEGIN Recommends: perl(bignum) >= 0.22 @@ -51,7 +50,7 @@ %setup -q -n %{cpan_name}-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +perl Makefile.PL INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %check ++++++ Math-BigInt-1.999813.tar.gz -> Math-BigInt-1.999816.tar.gz ++++++ ++++ 23579 lines of diff (skipped)
