Accepting request 534761 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/534761 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-List-MoreUtils?expand=0&rev=30
This commit is contained in:
commit
f43e74b33d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28fc33d42181dee0047b19edba55301547943fd90aaa62f0c8b21d1a475b6558
|
||||
size 111444
|
3
List-MoreUtils-0.426.tar.gz
Normal file
3
List-MoreUtils-0.426.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8e05610d04c6d0cdb63607d88950fd5c6e850a71cea1e1138ebf5c26c83a47b6
|
||||
size 145518
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 05:27:58 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 0.426
|
||||
see /usr/share/doc/packages/perl-List-MoreUtils/Changes
|
||||
|
||||
0.426 2017-10-12
|
||||
- release 0.425_002 without further changes
|
||||
|
||||
0.425_002 2017-10-05
|
||||
- re-introduce Config::AutoConf
|
||||
(https://rt.cpan.org/Ticket/Display.html?id=122875#txn-1745984)
|
||||
for final satisfying RT#122875
|
||||
- bump required version of List::MoreUtils::XS to 0.426, if XS is available
|
||||
|
||||
0.425_001 2017-09-27
|
||||
- fix broken arrayify prototype
|
||||
- revert removal of old List::MoreUtils::XS parts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 05:43:52 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-List-MoreUtils
|
||||
Version: 0.425
|
||||
Version: 0.426
|
||||
Release: 0
|
||||
%define cpan_name List-MoreUtils
|
||||
Summary: Provide the stuff missing in List::Util
|
||||
@ -31,11 +31,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Exporter::Tiny) >= 0.038
|
||||
BuildRequires: perl(List::MoreUtils::XS) >= 0.423
|
||||
BuildRequires: perl(List::MoreUtils::XS) >= 0.426
|
||||
BuildRequires: perl(Test::LeakTrace)
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
Requires: perl(Exporter::Tiny) >= 0.038
|
||||
Requires: perl(List::MoreUtils::XS) >= 0.423
|
||||
Requires: perl(List::MoreUtils::XS) >= 0.426
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user