diff --git a/App-cpanminus-1.7042.tar.gz b/App-cpanminus-1.7042.tar.gz deleted file mode 100644 index f198554..0000000 --- a/App-cpanminus-1.7042.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9da50e155df72bce55cb69f51f1dbb4b62d23740fb99f6178bb27f22ebdf8a46 -size 317681 diff --git a/App-cpanminus-1.7043.tar.gz b/App-cpanminus-1.7043.tar.gz new file mode 100644 index 0000000..1dd0b66 --- /dev/null +++ b/App-cpanminus-1.7043.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a06f7da80882a95bc02c92c7ee305846fb6ab648cf83678ea945e44ad65c65 +size 317984 diff --git a/perl-App-cpanminus.changes b/perl-App-cpanminus.changes index 090d73e..07e5ea9 100644 --- a/perl-App-cpanminus.changes +++ b/perl-App-cpanminus.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Apr 4 05:03:45 UTC 2017 - coolo@suse.com + +- updated to 1.7043 + see /usr/share/doc/packages/perl-App-cpanminus/Changes + + 1.7043 2017-04-02 20:56:06 PDT + [Improvements] + - Set PERL_USE_UNSAFE_INC for 5.26+ (haarg) #521 + - Strictly match module NAME in Bundle + ------------------------------------------------------------------- Sat May 28 09:24:10 UTC 2016 - coolo@suse.com diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec index ef7d002..2779204 100644 --- a/perl-App-cpanminus.spec +++ b/perl-App-cpanminus.spec @@ -1,7 +1,7 @@ # # spec file for package perl-App-cpanminus # -# 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-App-cpanminus -Version: 1.7042 +Version: 1.7043 Release: 0 %define cpan_name App-cpanminus Summary: Get, Unpack, Build and Install Modules From Cpan License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/App-cpanminus/ -Source0: http://www.cpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/%{cpan_name}-%{version}.tar.gz Source1: http://pkgs.fedoraproject.org/cgit/perl-App-cpanminus.git/plain/fatunpack Source2: cpanspec.yml BuildArch: noarch @@ -141,6 +141,7 @@ done %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes LICENSE README +%doc Changes README +%license LICENSE %changelog