8
0

Accepting request 393833 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/393833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-BigInt-GMP?expand=0&rev=42
This commit is contained in:
Stephan Kulow
2016-05-09 05:38:40 +00:00
committed by Git OBS Bridge
parent a127a61f3b
commit bf70631e6b
4 changed files with 18 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu May 5 09:35:07 UTC 2016 - coolo@suse.com
- updated to 1.51
see /usr/share/doc/packages/perl-Math-BigInt-GMP/CHANGES
2016-04-25 v1.51 pjacklam
* Sync test files with Math-BigInt-1.999719.
2016-04-22 v1.50 pjacklam
* Sync test files with Math-BigInt-1.999718.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 4 09:50:07 UTC 2016 - coolo@suse.com Mon Jan 4 09:50:07 UTC 2016 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-Math-BigInt-GMP Name: perl-Math-BigInt-GMP
Version: 1.49 Version: 1.51
Release: 0 Release: 0
%define cpan_name Math-BigInt-GMP %define cpan_name Math-BigInt-GMP
Summary: Use the GMP library for Math::BigInt routines Summary: Use the GMP library for Math::BigInt routines
@@ -29,8 +29,8 @@ Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Math::BigInt) >= 1.999714 BuildRequires: perl(Math::BigInt) >= 1.999719
Requires: perl(Math::BigInt) >= 1.999714 Requires: perl(Math::BigInt) >= 1.999719
%{perl_requires} %{perl_requires}
# MANUAL BEGIN # MANUAL BEGIN
BuildRequires: gmp-devel BuildRequires: gmp-devel