Accepting request 506157 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/506157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Math-GMP?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2017-06-27 05:13:24 +00:00
committed by Git OBS Bridge
parent 6b572bbef8
commit 2cb25f2bc3
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:257e82e5d7e084baf5d1ebb41fbc71a3026be2f99e22d8e2b581675372f72ef8
size 33025

3
Math-GMP-2.15.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 26 05:43:46 UTC 2017 - coolo@suse.com
- updated to 2.15
see /usr/share/doc/packages/perl-Math-GMP/Changes
2.15 2017-06-25 Shlomif
- Bump required perl version to 5.10.x.
- There were test failures with 5.8.x and even 5.10.x is old enough.
- http://www.cpantesters.org/cpan/report/256184b2-58bf-11e7-a074-e1beba07c9dd
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 2 06:03:22 UTC 2017 - coolo@suse.com Thu Feb 2 06:03:22 UTC 2017 - coolo@suse.com

View File

@@ -17,14 +17,14 @@
Name: perl-Math-GMP Name: perl-Math-GMP
Version: 2.14 Version: 2.15
Release: 0 Release: 0
%define cpan_name Math-GMP %define cpan_name Math-GMP
Summary: High speed arbitrary size integer math Summary: High speed arbitrary size integer math
License: LGPL-2.1+ License: LGPL-2.1+
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Math-GMP/ Url: http://search.cpan.org/dist/Math-GMP/
Source0: http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
@@ -77,6 +77,7 @@ point rounding).
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %defattr(-,root,root,755)
%doc Changes COPYING.LIB LICENSE README %doc Changes README
%license COPYING.LIB LICENSE
%changelog %changelog