diff --git a/Class-Utils-0.07.tar.gz b/Class-Utils-0.07.tar.gz deleted file mode 100644 index 105b9c2..0000000 --- a/Class-Utils-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:240e2cc22f418e7b94cb3ebc8b19f7ad65c27b0e6dcd9be61a9b64cd80bd5c67 -size 25945 diff --git a/Class-Utils-0.08.tar.gz b/Class-Utils-0.08.tar.gz new file mode 100644 index 0000000..81402f9 --- /dev/null +++ b/Class-Utils-0.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab7686552cbb8a52524622879f4633826c5c00c6908667049286057149445d9 +size 26727 diff --git a/perl-Class-Utils.changes b/perl-Class-Utils.changes index b7532b6..e104c8b 100644 --- a/perl-Class-Utils.changes +++ b/perl-Class-Utils.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 7 16:14:20 UTC 2018 - coolo@suse.com + +- updated to 0.08 + see /usr/share/doc/packages/perl-Class-Utils/Changes + + 0.08 2018-01-22T16:30:04+01:00 + - Fix Makefile.PL for new version of Perl and no default »use lib '.'«. + - Update Module::Install to 1.19 version. + - Update author name. + - Update copyright years. + ------------------------------------------------------------------- Mon Sep 28 08:31:08 UTC 2015 - coolo@suse.com diff --git a/perl-Class-Utils.spec b/perl-Class-Utils.spec index 73177ac..c6cc969 100644 --- a/perl-Class-Utils.spec +++ b/perl-Class-Utils.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Class-Utils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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-Class-Utils -Version: 0.07 +Version: 0.08 Release: 0 %define cpan_name Class-Utils Summary: Class utilities License: BSD-3-Clause Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Class-Utils/ -Source0: http://www.cpan.org/authors/id/S/SK/SKIM/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SK/SKIM/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -57,6 +57,7 @@ Class utilities. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE README +%doc Changes examples README +%license LICENSE %changelog