diff --git a/Module-Install-1.17.tar.gz b/Module-Install-1.17.tar.gz deleted file mode 100644 index 650b9e9..0000000 --- a/Module-Install-1.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc1365cf447fc8e09ef002f68e0a2ac3ace071ebf412c94a2cd08ddae6e17065 -size 113887 diff --git a/Module-Install-1.18.tar.gz b/Module-Install-1.18.tar.gz new file mode 100644 index 0000000..a9dc490 --- /dev/null +++ b/Module-Install-1.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29068ac33502cec959844c206516c09cc4a847cb57327d41015f605153ca645e +size 114751 diff --git a/perl-Module-Install.changes b/perl-Module-Install.changes index 110da65..0883a0b 100644 --- a/perl-Module-Install.changes +++ b/perl-Module-Install.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 5 06:21:18 UTC 2017 - coolo@suse.com + +- updated to 1.18 + see /usr/share/doc/packages/perl-Module-Install/Changes + + 1.18 2017-04-04 + - fix tests to no longer rely on . being in @INC (Graham Ollis, PR#58) + ------------------------------------------------------------------- Tue Oct 25 05:48:58 UTC 2016 - coolo@suse.com diff --git a/perl-Module-Install.spec b/perl-Module-Install.spec index f37fb86..ffeba44 100644 --- a/perl-Module-Install.spec +++ b/perl-Module-Install.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Module-Install # -# 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-Module-Install -Version: 1.17 +Version: 1.18 Release: 0 %define cpan_name Module-Install Summary: Standalone, extensible Perl module installer License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Module-Install/ -Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build