8
0

2 Commits

Author SHA256 Message Date
511fb4c2e9 Accepting request 1183690 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1183690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Math-BigInt?expand=0&rev=51
2024-06-28 13:47:20 +00:00
93b911f062 - updated to 2.3.3 (2.003003)
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
  2.003003 2024-05-27
  * Fix CPAN RT #153736 regarding bnok() with large input values.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt?expand=0&rev=100
2024-06-27 18:11:09 +00:00
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ac1fd255cca29d7cf5cb9283e6bb8177cdb07c5bb97502a58084b1c6eace35c
size 2978287

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jun 23 16:30:36 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- updated to 2.3.3 (2.003003)
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
2.003003 2024-05-27
* Fix CPAN RT #153736 regarding bnok() with large input values.
-------------------------------------------------------------------
Fri Mar 8 22:42:25 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@@ -18,9 +18,10 @@
%define cpan_name Math-BigInt
Name: perl-Math-BigInt
Version: 2.3.2
Version: 2.3.3
Release: 0
%define cpan_version 2.003002
# 2.003003 -> normalize -> 2.3.3
%define cpan_version 2.003003
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Arbitrary size integer math package
URL: https://metacpan.org/release/%{cpan_name}