From ade7a10de657149e0525a4d5b8a0dec6ff40c36e 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 1cea502..e0b3839 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


From f6e59c74f2596903397c3bdcac872c202721d94e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Thu, 13 Apr 2017 09:20:54 +0200
Subject: Update to 1.18.

---
 .gitignore            | 2 +-
 perl-Test-Script.spec | 5 ++++-
 sources               | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2f444fd..bde798f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-Script-1.16.tar.gz
+/Test-Script-1.18.tar.gz
diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index e0b3839..8888e3c 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-Script
-Version:        1.16
+Version:        1.18
 Release:        1%{?dist}
 Summary:        Cross-platform basic tests for scripts
 License:        GPL+ or Artistic
@@ -59,6 +59,9 @@ in the bin directory of your Perl distribution.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 13 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.18-1
+- Update to 1.18.
+
 * Wed Mar 08 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.16-1
 - Update to 1.16.
 - Activate t2/ testsuite.
diff --git a/sources b/sources
index 626e42d..71a312d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test-Script-1.16.tar.gz) = 
92af15cb6909dc59466abfd3061d667230c6e9a69970fc62df3e68c2c7e4d93d0ac3c26d1cdcdec92a5a414078921bcdd8827f8e05ac1241f36f81f5efbb4133
+SHA512 (Test-Script-1.18.tar.gz) = 
c89e1dd68ca275744ac12811f0d66d42f8fd76766cc515e11e0df2a82beb8cc052253e19b04f5bc86d45e3a9a2a1d6afd5cd4707e8a97f3a9d4c1dd28e4a72b4
-- 
cgit v1.1


From d23c47274358e4a6b9ffd421c8e7ac1fe622b756 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Mon, 5 Jun 2017 21:34:04 +0200
Subject: Perl 5.26 rebuild

---
 perl-Test-Script.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index 8888e3c..112e58a 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Script
 Version:        1.18
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Cross-platform basic tests for scripts
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Test-Script/
@@ -59,6 +59,9 @@ in the bin directory of your Perl distribution.
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 05 2017 Jitka Plesnikova <jples...@redhat.com> - 1.18-2
+- Perl 5.26 rebuild
+
 * Thu Apr 13 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.18-1
 - Update to 1.18.
 
-- 
cgit v1.1


From 61fb18c95e9feedbb92529005e9ac7c9469366cb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Mon, 17 Jul 2017 13:12:41 +0200
Subject: Update to 1.20.

---
 .gitignore            |  2 +-
 perl-Test-Script.spec | 10 +++++++---
 sources               |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index bde798f..51eaf1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-Script-1.18.tar.gz
+/Test-Script-1.20.tar.gz
diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index 112e58a..c42c192 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -1,6 +1,6 @@
 Name:           perl-Test-Script
-Version:        1.18
-Release:        2%{?dist}
+Version:        1.20
+Release:        1%{?dist}
 Summary:        Cross-platform basic tests for scripts
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Test-Script/
@@ -11,6 +11,7 @@ BuildRequires:  %{__perl}
 BuildRequires:  %{__make}
 
 BuildRequires:  perl-generators
+BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -19,7 +20,7 @@ BuildRequires:  perl(File::Spec) >= 0.80
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Spec::Unix)
 BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(IPC::Run3) >= 0.034
+BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(Probe::Perl) >= 0.01
 BuildRequires:  perl(Test::Tester)
 BuildRequires:  perl(Test::Builder) >= 0.32
@@ -59,6 +60,9 @@ in the bin directory of your Perl distribution.
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 17 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.20-1
+- Update to 1.20.
+
 * Mon Jun 05 2017 Jitka Plesnikova <jples...@redhat.com> - 1.18-2
 - Perl 5.26 rebuild
 
diff --git a/sources b/sources
index 71a312d..30cf610 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test-Script-1.18.tar.gz) = 
c89e1dd68ca275744ac12811f0d66d42f8fd76766cc515e11e0df2a82beb8cc052253e19b04f5bc86d45e3a9a2a1d6afd5cd4707e8a97f3a9d4c1dd28e4a72b4
+SHA512 (Test-Script-1.20.tar.gz) = 
9a2fa0dcbaa8834d097a1603fd61d3029b7c96e6b51f7209809c24082e67c9daec42faceef19641be06d9ce5720e5b6f17db8ab5f3294742b7e54eba54d28a1b
-- 
cgit v1.1


From 32eddb190a1a75eb79462c2fe84d7a90f064be80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Mon, 17 Jul 2017 13:16:27 +0200
Subject: Cleanup git merger.

---
 perl-Test-Script.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec
index c42c192..4fe7f8e 100644
--- a/perl-Test-Script.spec
+++ b/perl-Test-Script.spec
@@ -63,9 +63,6 @@ in the bin directory of your Perl distribution.
 * Mon Jul 17 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.20-1
 - Update to 1.20.
 
-* Mon Jun 05 2017 Jitka Plesnikova <jples...@redhat.com> - 1.18-2
-- Perl 5.26 rebuild
-
 * Thu Apr 13 2017 Ralf Corsépius <corse...@fedoraproject.org> - 1.18-1
 - Update to 1.18.
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f25&id=9196a5550dc89b704d1170fa495c92cb4fa4ab8a
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to