From 319ef824e9f0e1f17a94b75ea7e5cf950e4c3452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org> Date: Wed, 8 Mar 2017 13:18:20 +0100 Subject: Update to 1.16. Activate t2/ testsuite.
--- .gitignore | 2 +- perl-Test-Script.spec | 10 +++++++++- sources | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 68e9a2f..2f444fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Test-Script-1.15.tar.gz +/Test-Script-1.16.tar.gz diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec index 2da4f5b..01a0604 100644 --- a/perl-Test-Script.spec +++ b/perl-Test-Script.spec @@ -1,5 +1,5 @@ Name: perl-Test-Script -Version: 1.15 +Version: 1.16 Release: 1%{?dist} Summary: Cross-platform basic tests for scripts License: GPL+ or Artistic @@ -28,6 +28,10 @@ BuildRequires: perl(Test::More) >= 0.96 BuildRequires: perl(strict) BuildRequires: perl(warnings) +# Optionally required by t2/-testsuite +BuildRequires: perl(Test2) +BuildRequires: perl(Test2::Suite) + Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -55,6 +59,10 @@ in the bin directory of your Perl distribution. %{_mandir}/man3/* %changelog +* Wed Mar 08 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.16-1 +- Update to 1.16. +- Activate t2/ testsuite. + * Thu Feb 23 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.15-1 - Update to 1.15. - Modernize spec. diff --git a/sources b/sources index 033c447..626e42d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Test-Script-1.15.tar.gz) = b692558e0b3545643de7b98e88244ee17f963a6df131089763ae0c4d3e641223925f3af458193299f991dacbf7c0ec0598e4c4c26357515aaacce28920a3d4eb +SHA512 (Test-Script-1.16.tar.gz) = 92af15cb6909dc59466abfd3061d667230c6e9a69970fc62df3e68c2c7e4d93d0ac3c26d1cdcdec92a5a414078921bcdd8827f8e05ac1241f36f81f5efbb4133 -- cgit v1.1 https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f25&id=319ef824e9f0e1f17a94b75ea7e5cf950e4c3452 _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org