8
0

Accepting request 921750 from devel:languages:perl:autoupdate

- updated to 1.999824
   see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
  1.999824 2021-09-20
   * Don't allow mixing math libraries. Use the first backend math library that is
     successfully loaded, and ignore any further attempts at loading a different
     backend library. This is a solution to the re-occurring problem of using
     objects using different math libraries.
   * Add missing documentation.
   * Miscellaneous minor improvements.

OBS-URL: https://build.opensuse.org/request/show/921750
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt?expand=0&rev=75
This commit is contained in:
2021-09-27 15:58:28 +00:00
committed by Git OBS Bridge
parent ec3aca933f
commit d783ea9a8b
4 changed files with 18 additions and 5 deletions
+14
View File
@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Sep 22 03:06:37 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.999824
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
1.999824 2021-09-20
* Don't allow mixing math libraries. Use the first backend math library that is
successfully loaded, and ignore any further attempts at loading a different
backend library. This is a solution to the re-occurring problem of using
objects using different math libraries.
* Add missing documentation.
* Miscellaneous minor improvements.
-------------------------------------------------------------------
Tue Jul 13 03:07:40 UTC 2021 - Tina Müller <timueller+perl@suse.de>
+1 -2
View File
@@ -18,7 +18,7 @@
%define cpan_name Math-BigInt
Name: perl-Math-BigInt
Version: 1.999823
Version: 1.999824
Release: 0
Summary: Arbitrary size integer/float math package
License: Artistic-1.0 OR GPL-1.0-or-later
@@ -49,7 +49,6 @@ is also provided for Perl operators.
%prep
%autosetup -n %{cpan_name}-%{version}
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build
perl Makefile.PL INSTALLDIRS=vendor
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01f3d556f870743ac32c757145f13d72fb56933b64b668994f284278be9bc593
size 3057110
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11613b9e449783064592ca77dec6e5bb303856d0c15442cd7f1708b583d55613
size 3063251