diff --git a/Module-Build-0.4220.tar.gz b/Module-Build-0.4220.tar.gz deleted file mode 100644 index 686c2cb..0000000 --- a/Module-Build-0.4220.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb1207c7e799366f7a8adda3f135bf8141c4d6068505650d4db2b2d3ce34b5a2 -size 304299 diff --git a/Module-Build-0.4222.tar.gz b/Module-Build-0.4222.tar.gz new file mode 100644 index 0000000..e2cb6df --- /dev/null +++ b/Module-Build-0.4222.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e74b45d9a74736472b74830599cec0d1123f992760f9cd97104f94bee800b160 +size 304398 diff --git a/perl-Module-Build.changes b/perl-Module-Build.changes index 3b3ba5b..5ddef17 100644 --- a/perl-Module-Build.changes +++ b/perl-Module-Build.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Mar 31 06:08:09 UTC 2017 - coolo@suse.com + +- updated to 0.4222 + see /usr/share/doc/packages/perl-Module-Build/Changes + + 0.4222 - Thu Mar 30 15:40:10 CEST 2017 + + - Released 0.42_21 as 0.4222 + + 0.42_21 - Wed Mar 22 19:04:02 CET 2017 + + - Include relative path for do in Build/Makefile.PL will function without . in @INC [Todd Rinaldo] + + - Remove use deprecate [Graham Knop] + ------------------------------------------------------------------- Wed Aug 17 05:34:16 UTC 2016 - coolo@suse.com diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index 31a06be..bd9abce 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Module-Build # -# 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,16 +17,16 @@ Name: perl-Module-Build -Version: 0.422000 +Version: 0.422200 Release: 0 -%define cpan_version 0.4220 -Provides: perl(Module::Build) = 0.422000 +%define cpan_version 0.4222 +Provides: perl(Module::Build) = 0.422200 %define cpan_name Module-Build Summary: Build and install Perl modules License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Module-Build/ -Source0: http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -119,6 +119,7 @@ rename config_data config_data-%{version} %{buildroot}/%{_mandir}/man1/config_da %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes contrib LICENSE README +%doc Changes contrib README +%license LICENSE %changelog