From 379bdf12bc47aba7e4814cd915ce5fa8a6648a489b8f8cdc717bda55349cf490 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 17 Oct 2016 06:38:53 +0000 Subject: [PATCH] Accepting request 435663 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/435663 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-AllUtils?expand=0&rev=15 --- List-AllUtils-0.11.tar.gz | 3 --- List-AllUtils-0.12.tar.gz | 3 +++ perl-List-AllUtils.changes | 11 +++++++++++ perl-List-AllUtils.spec | 3 ++- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 List-AllUtils-0.11.tar.gz create mode 100644 List-AllUtils-0.12.tar.gz diff --git a/List-AllUtils-0.11.tar.gz b/List-AllUtils-0.11.tar.gz deleted file mode 100644 index 43a6e2f..0000000 --- a/List-AllUtils-0.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:762dcb0067fdba061104be834747f6b8bd27897389e77aed458f35dfe4d04998 -size 43715 diff --git a/List-AllUtils-0.12.tar.gz b/List-AllUtils-0.12.tar.gz new file mode 100644 index 0000000..2188d5d --- /dev/null +++ b/List-AllUtils-0.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b5352317652c22b53bee64e1984efd9f21edfad321b0e5a98cdec5ec87bbcae +size 44285 diff --git a/perl-List-AllUtils.changes b/perl-List-AllUtils.changes index e47c59f..630e54d 100644 --- a/perl-List-AllUtils.changes +++ b/perl-List-AllUtils.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 17 05:35:50 UTC 2016 - coolo@suse.com + +- updated to 0.12 + see /usr/share/doc/packages/perl-List-AllUtils/Changes + + 0.12 2016-10-16 + + - Nothing from List::UtilsBy was actually being exported, because of a type + and a lack of testing. Reported by Greg Oschwald. GitHub #5. + ------------------------------------------------------------------- Mon Jun 27 08:09:40 UTC 2016 - coolo@suse.com diff --git a/perl-List-AllUtils.spec b/perl-List-AllUtils.spec index ddd1cbf..fc37934 100644 --- a/perl-List-AllUtils.spec +++ b/perl-List-AllUtils.spec @@ -17,7 +17,7 @@ Name: perl-List-AllUtils -Version: 0.11 +Version: 0.12 Release: 0 %define cpan_name List-AllUtils Summary: Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized[cut] @@ -33,6 +33,7 @@ BuildRequires: perl-macros BuildRequires: perl(List::SomeUtils) >= 0.50 BuildRequires: perl(List::Util) >= 1.45 BuildRequires: perl(List::UtilsBy) >= 0.10 +BuildRequires: perl(Sub::Util) BuildRequires: perl(Test::More) >= 0.96 Requires: perl(List::SomeUtils) >= 0.50 Requires: perl(List::Util) >= 1.45