update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-AllUtils?expand=0&rev=9
This commit is contained in:
parent
1c0bd8cad2
commit
4a49c242e1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72b52f59ef0f6e79aaaf777b58f7bdf806c71e2f9ea901b5f11c3964536cb434
|
|
||||||
size 13902
|
|
3
List-AllUtils-0.08.tar.gz
Normal file
3
List-AllUtils-0.08.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:27ddc2f0d47656cd3e08846ffe19f765bbd6c1d0e3c751ce4bb704e2b0b7ad1f
|
||||||
|
size 19283
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 17 09:27:56 UTC 2014 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.08
|
||||||
|
- This version now works with both List::MoreUtils 0.28-0.33 and the latest
|
||||||
|
trial version, 0.400_006. Note that it does not work with earlier versions
|
||||||
|
of 0.400.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 25 07:39:19 UTC 2013 - coolo@suse.com
|
Mon Nov 25 07:39:19 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-List-AllUtils
|
# spec file for package perl-List-AllUtils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-List-AllUtils
|
Name: perl-List-AllUtils
|
||||||
Version: 0.07
|
Version: 0.08
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name List-AllUtils
|
%define cpan_name List-AllUtils
|
||||||
Summary: Combines List::Util and List::MoreUtils in one bite-sized package
|
Summary: Combines List::Util and List::MoreUtils in one bite-sized package
|
||||||
@ -33,7 +33,6 @@ BuildRequires: perl(List::MoreUtils) >= 0.28
|
|||||||
BuildRequires: perl(List::Util) >= 1.31
|
BuildRequires: perl(List::Util) >= 1.31
|
||||||
BuildRequires: perl(Test::More) >= 0.88
|
BuildRequires: perl(Test::More) >= 0.88
|
||||||
BuildRequires: perl(Test::Warnings)
|
BuildRequires: perl(Test::Warnings)
|
||||||
#BuildRequires: perl(List::AllUtils)
|
|
||||||
Requires: perl(List::MoreUtils) >= 0.28
|
Requires: perl(List::MoreUtils) >= 0.28
|
||||||
Requires: perl(List::Util) >= 1.31
|
Requires: perl(List::Util) >= 1.31
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Loading…
Reference in New Issue
Block a user