Accepting request 514095 from devel:languages:perl

1

OBS-URL: https://build.opensuse.org/request/show/514095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-List-SomeUtils-XS?expand=0&rev=3
This commit is contained in:
Yuchen Lin 2017-08-08 10:05:37 +00:00 committed by Git OBS Bridge
commit a74c059ec8
4 changed files with 27 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Jul 25 05:44:20 UTC 2017 - coolo@suse.com
- updated to 0.55
see /usr/share/doc/packages/perl-List-SomeUtils-XS/Changes
0.55 2017-07-23
- Skip all the tests unless List::SomeUtils 0.56 is installed. This fixes the
issue where trying to install the new List::SomeUtils ends up pulling this
distribution, which then fails because an older LSU is installed but doesn't
export mode(). Reported by John SJ Anderson. GH #1.
-------------------------------------------------------------------
Sun Jul 23 05:46:03 UTC 2017 - coolo@suse.com
- updated to 0.54
see /usr/share/doc/packages/perl-List-SomeUtils-XS/Changes
0.54 2017-07-22
- Added a new function, mode(), requested by Jerrad Pierce. GH #2.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 2 06:01:58 UTC 2017 - coolo@suse.com Fri Jun 2 06:01:58 UTC 2017 - coolo@suse.com

View File

@ -17,7 +17,7 @@
Name: perl-List-SomeUtils-XS Name: perl-List-SomeUtils-XS
Version: 0.53 Version: 0.55
Release: 0 Release: 0
%define cpan_name List-SomeUtils-XS %define cpan_name List-SomeUtils-XS
Summary: XS implementation for List::SomeUtils Summary: XS implementation for List::SomeUtils