diff --git a/Test-File-1.442.tar.gz b/Test-File-1.442.tar.gz deleted file mode 100644 index 74b72b4..0000000 --- a/Test-File-1.442.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:653123c08b50601eadad24638621c3c161cf97ac3127f3c7b7fe205b28115d88 -size 26895 diff --git a/Test-File-1.443.tar.gz b/Test-File-1.443.tar.gz new file mode 100644 index 0000000..23fe7a5 --- /dev/null +++ b/Test-File-1.443.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61b4a6ab8f617c8c7b5975164cf619468dc304b6baaaea3527829286fa58bcd5 +size 27065 diff --git a/perl-Test-File.changes b/perl-Test-File.changes index 97850be..d2cc83b 100644 --- a/perl-Test-File.changes +++ b/perl-Test-File.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Apr 18 06:44:51 UTC 2017 - coolo@suse.com + +- updated to 1.443 + see /usr/share/doc/packages/perl-Test-File/Changes + + 1.443 2017-04-17T08:41:35Z + * Found another relative path require issue thanks to Ryan Voots + http://blogs.perl.org/users/ryan_voots/2017/04/trials-and-troubles-with-changing-inc.html + * This is another attempt at avoiding failures from the v5.26 + removal of . from @INC. + ------------------------------------------------------------------- Fri Sep 23 06:04:11 UTC 2016 - coolo@suse.com diff --git a/perl-Test-File.spec b/perl-Test-File.spec index 5433ef3..fddc6e9 100644 --- a/perl-Test-File.spec +++ b/perl-Test-File.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Test-File # -# 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-Test-File -Version: 1.442 +Version: 1.443 Release: 0 %define cpan_name Test-File Summary: Test File Attributes License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Test-File/ -Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,6 +71,7 @@ for the test. If not supplied, a reasonable default will be generated. %files -f %{name}.files %defattr(-,root,root,755) -%doc Changes examples LICENSE +%doc Changes examples +%license LICENSE %changelog