8
0

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
This commit is contained in:
Stephan Kulow
2015-04-14 05:06:41 +00:00
committed by Git OBS Bridge
parent eb6f7f9a8d
commit 1c362e032d
4 changed files with 24 additions and 13 deletions

View File

@@ -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