From b5e14042b70d86077d34c607ad188980b3d7634197a8c4ae29b82c03db46f109 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 18 Apr 2017 08:03:53 +0000 Subject: [PATCH] Accepting request 489009 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/489009 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-File?expand=0&rev=7 --- Test-File-1.442.tar.gz | 3 --- Test-File-1.443.tar.gz | 3 +++ perl-Test-File.changes | 12 ++++++++++++ perl-Test-File.spec | 9 +++++---- 4 files changed, 20 insertions(+), 7 deletions(-) delete mode 100644 Test-File-1.442.tar.gz create mode 100644 Test-File-1.443.tar.gz 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