Stephan Kulow 2014-07-17 09:28:23 +00:00 committed by Git OBS Bridge
parent 1c0bd8cad2
commit 4a49c242e1
4 changed files with 13 additions and 6 deletions

View File

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

View File

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

View File

@ -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

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: perl-List-AllUtils
Version: 0.07
Version: 0.08
Release: 0
%define cpan_name List-AllUtils
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(Test::More) >= 0.88
BuildRequires: perl(Test::Warnings)
#BuildRequires: perl(List::AllUtils)
Requires: perl(List::MoreUtils) >= 0.28
Requires: perl(List::Util) >= 1.31
%{perl_requires}