From 4a49c242e1d6801a1e31edfda3f31233b483686a780b896caa35c6ec31b3c7ae Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Jul 2014 09:28:23 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-AllUtils?expand=0&rev=9 --- List-AllUtils-0.07.tar.gz | 3 --- List-AllUtils-0.08.tar.gz | 3 +++ perl-List-AllUtils.changes | 8 ++++++++ perl-List-AllUtils.spec | 5 ++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 List-AllUtils-0.07.tar.gz create mode 100644 List-AllUtils-0.08.tar.gz diff --git a/List-AllUtils-0.07.tar.gz b/List-AllUtils-0.07.tar.gz deleted file mode 100644 index ce469d0..0000000 --- a/List-AllUtils-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72b52f59ef0f6e79aaaf777b58f7bdf806c71e2f9ea901b5f11c3964536cb434 -size 13902 diff --git a/List-AllUtils-0.08.tar.gz b/List-AllUtils-0.08.tar.gz new file mode 100644 index 0000000..fa0ef45 --- /dev/null +++ b/List-AllUtils-0.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ddc2f0d47656cd3e08846ffe19f765bbd6c1d0e3c751ce4bb704e2b0b7ad1f +size 19283 diff --git a/perl-List-AllUtils.changes b/perl-List-AllUtils.changes index d2002d9..2158dfe 100644 --- a/perl-List-AllUtils.changes +++ b/perl-List-AllUtils.changes @@ -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 diff --git a/perl-List-AllUtils.spec b/perl-List-AllUtils.spec index 538aea7..7f733c8 100644 --- a/perl-List-AllUtils.spec +++ b/perl-List-AllUtils.spec @@ -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}