Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Math-BigInt for
openSUSE:Factory checked in at 2021-10-12 21:49:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Math-BigInt (Old)
and /work/SRC/openSUSE:Factory/.perl-Math-BigInt.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Math-BigInt"
Tue Oct 12 21:49:44 2021 rev:38 rq:924830 version:1.999827
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Math-BigInt/perl-Math-BigInt.changes
2021-09-27 20:09:43.194515743 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Math-BigInt.new.2443/perl-Math-BigInt.changes
2021-10-12 21:51:07.164023414 +0200
@@ -1,0 +2,29 @@
+Mon Oct 4 03:08:05 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 1.999827
+ see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
+
+ 1.999827 2021-10-03
+ * Improve error message for missing library argument.
+ * Skip tests that don't work on older Perls. Also skip tests that compare
+ floating point numbers.
+ 1.999826 2021-10-01
+ * Improve documentation related to floating point literals.
+ * Skip tests that fail due to Perl's broken handling of floating point
literals
+ before v5.32.0.
+ 1.999825 2021-09-28
+ * Make Math::BigInt accept integers regardless of whether they are written
as
+ decimal, binary, octal, or hexadecimal integers or decimal, binary,
octal, or
+ hexadecimal floating point number.
+ * When numeric constants are overloaded (with the ":constant" option) in
+ Math::BigInt, every numeric constant that represent an integer is
converted
+ to an object regardless of how it is written. All finite non-integers are
+ converted to a NaN.
+ * When numeric constants are overloaded (with the ":constant" option) in
+ Math::BigFloat, every numeric constant is converted to an object
regardless
+ of how it is written.
+ * Add method from_dec() (cf. from_bin(), from_oct(), and from_hex()). It is
+ like new() except that it does not accept anything but a string
representing a
+ finite decimal number.
+
+-------------------------------------------------------------------
Old:
----
Math-BigInt-1.999824.tar.gz
New:
----
Math-BigInt-1.999827.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Math-BigInt.spec ++++++
--- /var/tmp/diff_new_pack.J7y0ru/_old 2021-10-12 21:51:07.620024067 +0200
+++ /var/tmp/diff_new_pack.J7y0ru/_new 2021-10-12 21:51:07.620024067 +0200
@@ -18,7 +18,7 @@
%define cpan_name Math-BigInt
Name: perl-Math-BigInt
-Version: 1.999824
+Version: 1.999827
Release: 0
Summary: Arbitrary size integer/float math package
License: Artistic-1.0 OR GPL-1.0-or-later
++++++ Math-BigInt-1.999824.tar.gz -> Math-BigInt-1.999827.tar.gz ++++++
++++ 4916 lines of diff (skipped)