Accepting request 512422 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/512422
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-SomeUtils-XS?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2017-08-02 16:54:38 +00:00 committed by Git OBS Bridge
parent e089e3388d
commit 5d09e7ca75
4 changed files with 17 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
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

View File

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