8
0

Accepting request 985261 from devel:languages:perl:autoupdate

- updated to 1.999836
   see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
  1.999836 2022-06-24
   * Improve compatibility with older versions of the Math-BigRat distribution.
     Math-BigInt version 1.999835 works with Math-BigRat version 0.2623 and newer.
     Math-BigInt version 1.999836 works with Math-BigRat version 0.2618 and newer.
   * Re-enable upgrading in Math::BigFloat->bdiv().
   * Fix an error in the enabling/disabling of upgrading/downgrading.
   * Fix typos and other formatting errors.

OBS-URL: https://build.opensuse.org/request/show/985261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt?expand=0&rev=84
This commit is contained in:
Lars Vogdt
2022-06-27 10:00:07 +00:00
committed by Git OBS Bridge
parent c7a8bc0fc3
commit 956ad84bda
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:18aad650e492474fd27a8c726c133c9387ee7420c53997df8b2c100920465d70
size 2867401

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f0ffeed664d5576e2b5df6d2e2255643e9c4b5108f9be053c9ea137c020bbfe
size 2868446

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Jun 25 03:08:07 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.999836
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
1.999836 2022-06-24
* Improve compatibility with older versions of the Math-BigRat distribution.
Math-BigInt version 1.999835 works with Math-BigRat version 0.2623 and newer.
Math-BigInt version 1.999836 works with Math-BigRat version 0.2618 and newer.
* Re-enable upgrading in Math::BigFloat->bdiv().
* Fix an error in the enabling/disabling of upgrading/downgrading.
* Fix typos and other formatting errors.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 25 03:08:02 UTC 2022 - Tina Müller <timueller+perl@suse.de> Wed May 25 03:08:02 UTC 2022 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,7 +18,7 @@
%define cpan_name Math-BigInt %define cpan_name Math-BigInt
Name: perl-Math-BigInt Name: perl-Math-BigInt
Version: 1.999835 Version: 1.999836
Release: 0 Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Arbitrary size integer math package Summary: Arbitrary size integer math package