8
0

Accepting request 404123 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/404123
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt?expand=0&rev=42
This commit is contained in:
Stephan Kulow
2016-06-24 05:02:10 +00:00
committed by Git OBS Bridge
parent 3edb4f1187
commit 597290631b
4 changed files with 12 additions and 11 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 23 06:36:46 UTC 2016 - coolo@suse.com
- updated to 1.999724
see /usr/share/doc/packages/perl-Math-BigInt/CHANGES
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 12 13:17:55 UTC 2016 - coolo@suse.com Sun Jun 12 13:17:55 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Math-BigInt Name: perl-Math-BigInt
Version: 1.999723 Version: 1.999724
Release: 0 Release: 0
%define cpan_name Math-BigInt %define cpan_name Math-BigInt
Summary: Arbitrary size integer/float math package Summary: Arbitrary size integer/float math package
@@ -44,13 +44,8 @@ Recommends: perl(Math::BigRat) >= 0.2602
# MANUAL END # MANUAL END
%description %description
All operators (including basic math operations) are overloaded if you Math::BigInt provides support for arbitrary precision integers. Overloading
declare your big integers as is also provided for Perl operators.
$i = Math::BigInt -> new('123_456_789_123_456_789');
Operations with overloaded operators preserve the arguments which is
exactly what you expect.
%prep %prep
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}