forked from pool/perl-Math-BigInt
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
511fb4c2e9 | |||
93b911f062 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5ac1fd255cca29d7cf5cb9283e6bb8177cdb07c5bb97502a58084b1c6eace35c
|
||||
size 2978287
|
3
Math-BigInt-2.003003.tar.gz
Normal file
3
Math-BigInt-2.003003.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f24804a58265b7b3d00dc3f71dc575aebcf9e0230a291028b65e7a2c41abcb1c
|
||||
size 2978556
|
@@ -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>
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user