forked from perl/perl-Test-Script
Accepting request 510179 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/510179 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Script?expand=0&rev=37
This commit is contained in:
committed by
Git OBS Bridge
parent
e5a40cc081
commit
a25f18ecbe
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Test-Script
|
||||
Version: 1.18
|
||||
Version: 1.20
|
||||
Release: 0
|
||||
%define cpan_name Test-Script
|
||||
Summary: Basic cross-platform tests for scripts
|
||||
@@ -30,11 +30,11 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(IPC::Run3) >= 0.034
|
||||
BuildRequires: perl(Capture::Tiny)
|
||||
BuildRequires: perl(Probe::Perl) >= 0.01
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
BuildRequires: perl(Test::Tester)
|
||||
Requires: perl(IPC::Run3) >= 0.034
|
||||
Requires: perl(Capture::Tiny)
|
||||
Requires: perl(Probe::Perl) >= 0.01
|
||||
Requires: perl(Test::More) >= 0.96
|
||||
%{perl_requires}
|
||||
@@ -75,7 +75,7 @@ platform safety, this module will err on the side of platform safety.
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc author.yml Changes README t2
|
||||
%doc author.yml Changes README
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user