From 1c362e032d7d4476f58dbcd38d1f211e704b8537c4b497bac16ea2b27b47e48f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Apr 2015 05:06:41 +0000 Subject: [PATCH] Accepting request 295978 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/295978 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-File-Contents?expand=0&rev=2 --- Test-File-Contents-0.20.tar.gz | 3 --- Test-File-Contents-0.21.tar.gz | 3 +++ perl-Test-File-Contents.changes | 13 +++++++++++++ perl-Test-File-Contents.spec | 18 ++++++++---------- 4 files changed, 24 insertions(+), 13 deletions(-) delete mode 100644 Test-File-Contents-0.20.tar.gz create mode 100644 Test-File-Contents-0.21.tar.gz diff --git a/Test-File-Contents-0.20.tar.gz b/Test-File-Contents-0.20.tar.gz deleted file mode 100644 index be8acd9..0000000 --- a/Test-File-Contents-0.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9db3cbfe660ac11067842f40cb8e0f454568553e033a00f64133c62aeac35c2 -size 9908 diff --git a/Test-File-Contents-0.21.tar.gz b/Test-File-Contents-0.21.tar.gz new file mode 100644 index 0000000..19b32cd --- /dev/null +++ b/Test-File-Contents-0.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b5a13f86f5df625ffd30361f628d34b0ceda80b9f39ca74bf0a4c1105828317 +size 10071 diff --git a/perl-Test-File-Contents.changes b/perl-Test-File-Contents.changes index 49ba294..d993f97 100644 --- a/perl-Test-File-Contents.changes +++ b/perl-Test-File-Contents.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Apr 13 19:18:35 UTC 2015 - coolo@suse.com + +- updated to 0.21 + see /usr/share/doc/packages/perl-Test-File-Contents/Changes + + 0.21 2013-04-12 + - Require Test::Pod 1.41 for Pod tests. Fixes test failures due to the + use of the `L` Pod syntax diallowed in earlier versions + of Test::Pod. + - Eliminated "v-string in use/require non-portable" warning on Perl + 5.10.0. + ------------------------------------------------------------------- Sun May 1 10:28:21 UTC 2011 - coolo@opensuse.org diff --git a/perl-Test-File-Contents.spec b/perl-Test-File-Contents.spec index 6897e47..640a1f0 100644 --- a/perl-Test-File-Contents.spec +++ b/perl-Test-File-Contents.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Test-File-Contents (Version 0.20) +# spec file for package perl-Test-File-Contents # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Test-File-Contents -Version: 0.20 -Release: 1 -License: GPL+ or Artistic +Version: 0.21 +Release: 0 %define cpan_name Test-File-Contents Summary: Test routines for examining the contents of files -Url: http://search.cpan.org/dist/Test-File-Contents/ +License: Artistic-1.0 or GPL-1.0+ Group: Development/Libraries/Perl +Url: http://search.cpan.org/dist/Test-File-Contents/ Source: http://www.cpan.org/authors/id/D/DW/DWHEELER/%{cpan_name}-%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -34,7 +35,7 @@ BuildRequires: perl(Test::More) >= 0.70 BuildRequires: perl(Text::Diff) >= 0.35 Requires: perl(Test::Builder) >= 0.70 Requires: perl(Text::Diff) >= 0.35 -Recommends: perl(Test::Pod) >= 1.20 +Recommends: perl(Test::Pod) >= 1.41 Recommends: perl(Test::Pod::Coverage) >= 1.06 %{perl_requires} @@ -55,9 +56,6 @@ Test routines for examining the contents of files ./Build install destdir=%{buildroot} create_packlist=0 %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(-,root,root,755) %doc Changes README.md