forked from pool/perl-Test-File
Accepting request 312600 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/312600 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-File?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
5844af389c
commit
bb0d149b96
@@ -17,21 +17,22 @@
|
||||
|
||||
|
||||
Name: perl-Test-File
|
||||
Version: 1.41
|
||||
Version: 1.42
|
||||
Release: 0
|
||||
%define cpan_name Test-File
|
||||
Summary: Check file attributes
|
||||
Summary: Test File Attributes
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Test-File/
|
||||
Source: http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Test::Builder) >= 1.001006
|
||||
BuildRequires: perl(Test::Builder::Tester) >= 1.04
|
||||
BuildRequires: perl(Test::More) >= 0.95
|
||||
BuildRequires: perl(Test::More) >= 0.94
|
||||
BuildRequires: perl(Test::utf8)
|
||||
Requires: perl(Test::Builder) >= 1.001006
|
||||
Requires: perl(Test::Builder::Tester) >= 1.04
|
||||
@@ -72,6 +73,6 @@ for the test. If not supplied, a reasonable default will be generated.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes examples LICENSE README
|
||||
%doc Changes examples LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user