diff --git a/List-AllUtils-0.12.tar.gz b/List-AllUtils-0.12.tar.gz deleted file mode 100644 index 2188d5d..0000000 --- a/List-AllUtils-0.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b5352317652c22b53bee64e1984efd9f21edfad321b0e5a98cdec5ec87bbcae -size 44285 diff --git a/List-AllUtils-0.14.tar.gz b/List-AllUtils-0.14.tar.gz new file mode 100644 index 0000000..dc2036c --- /dev/null +++ b/List-AllUtils-0.14.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45aa65927ae1975a000cc2fed14274627fa5e2bd09bab826a5f2c41d17ef6cd +size 44358 diff --git a/perl-List-AllUtils.changes b/perl-List-AllUtils.changes index 630e54d..78f01e8 100644 --- a/perl-List-AllUtils.changes +++ b/perl-List-AllUtils.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Feb 13 12:19:34 UTC 2017 - coolo@suse.com + +- updated to 0.14 + see /usr/share/doc/packages/perl-List-AllUtils/Changes + + 0.14 2017-02-07 + + - Re-release after git pull of some changes. + + + 0.13 2017-02-07 + + - The docs for the subs from List::UtilsBy were repeated twice. Reported by + Andy Lester. RT #120123. + ------------------------------------------------------------------- Mon Oct 17 05:35:50 UTC 2016 - coolo@suse.com diff --git a/perl-List-AllUtils.spec b/perl-List-AllUtils.spec index fc37934..b1906cc 100644 --- a/perl-List-AllUtils.spec +++ b/perl-List-AllUtils.spec @@ -1,7 +1,7 @@ # # spec file for package perl-List-AllUtils # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX 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,14 +17,14 @@ Name: perl-List-AllUtils -Version: 0.12 +Version: 0.14 Release: 0 %define cpan_name List-AllUtils Summary: Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized[cut] License: Artistic-2.0 Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/List-AllUtils/ -Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,6 +66,7 @@ List::Util, List::SomeUtils and List::UtilsBy. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING.md LICENSE README.md +%doc Changes CONTRIBUTING.md README.md +%license LICENSE %changelog