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 +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>