8
0

Accepting request 1240650 from devel:languages:perl:autoupdate

- updated to 2.003004
   see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
  2.003004 2025-01-23
  * Fix CPAN RT #150252 regarding bdiv() not modifying the invocand object when
    upgrading/downgrading is enabled.
  * Add hyperoperator method bhyperop(). This method implements succession,
    addition, multiplication, exponentiation, tetration, pentation ...).

OBS-URL: https://build.opensuse.org/request/show/1240650
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt?expand=0&rev=102
This commit is contained in:
2025-01-30 22:23:57 +00:00
committed by Git OBS Bridge
parent d023295252
commit fe93d79f76
4 changed files with 23 additions and 15 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jan 24 05:31:49 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 2.003004
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
2.003004 2025-01-23
* Fix CPAN RT #150252 regarding bdiv() not modifying the invocand object when
upgrading/downgrading is enabled.
* Add hyperoperator method bhyperop(). This method implements succession,
addition, multiplication, exponentiation, tetration, pentation ...).
-------------------------------------------------------------------
Sun Jun 23 16:30:36 UTC 2024 - Tina Müller <tina.mueller@suse.com>