diff --git a/List-SomeUtils-0.53.tar.gz b/List-SomeUtils-0.53.tar.gz deleted file mode 100644 index 243b30e..0000000 --- a/List-SomeUtils-0.53.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4103a16f361abd163126872d949806a6b9eadf1d852be359301c9cbdbc1a598 -size 62522 diff --git a/List-SomeUtils-0.54.tar.gz b/List-SomeUtils-0.54.tar.gz new file mode 100644 index 0000000..5f61190 --- /dev/null +++ b/List-SomeUtils-0.54.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64eb3638f0100a117cab3f3d355e115e2ed31b570abe780ec94727a6188de1bc +size 62418 diff --git a/perl-List-SomeUtils.changes b/perl-List-SomeUtils.changes index a2c5655..5edcec8 100644 --- a/perl-List-SomeUtils.changes +++ b/perl-List-SomeUtils.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jun 2 06:01:36 UTC 2017 - coolo@suse.com + +- updated to 0.54 + see /usr/share/doc/packages/perl-List-SomeUtils/Changes + + 0.54 2017-06-01 + - Moved issue tracking to GitHub. + ------------------------------------------------------------------- Fri Aug 19 05:32:36 UTC 2016 - coolo@suse.com diff --git a/perl-List-SomeUtils.spec b/perl-List-SomeUtils.spec index 9e9cedf..ea9be65 100644 --- a/perl-List-SomeUtils.spec +++ b/perl-List-SomeUtils.spec @@ -1,7 +1,7 @@ # # spec file for package perl-List-SomeUtils # -# 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-SomeUtils -Version: 0.53 +Version: 0.54 Release: 0 %define cpan_name List-SomeUtils Summary: Provide the stuff missing in List::Util License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/List-SomeUtils/ -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 @@ -65,6 +65,7 @@ case the C portions of this module couldn't be compiled on this machine. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes CONTRIBUTING.md LICENSE README.md +%doc Changes CONTRIBUTING.md README.md +%license LICENSE %changelog