From 461fe805443da929053d504a1d25366914e1dc1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org> Date: Wed, 4 May 2016 06:18:53 +0200 Subject: Update to 1.12.
--- .gitignore | 2 +- perl-Test-Script.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 47b8e4c..5e9ac2d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Test-Script-1.10.tar.gz +/Test-Script-1.12.tar.gz diff --git a/perl-Test-Script.spec b/perl-Test-Script.spec index b1aded1..3606a2b 100644 --- a/perl-Test-Script.spec +++ b/perl-Test-Script.spec @@ -1,6 +1,6 @@ Name: perl-Test-Script -Version: 1.10 -Release: 6%{?dist} +Version: 1.12 +Release: 1%{?dist} Summary: Cross-platform basic tests for scripts License: GPL+ or Artistic Group: Development/Libraries @@ -11,9 +11,11 @@ BuildArch: noarch BuildRequires: perl(Carp) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(File::Path) 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(Probe::Perl) >= 0.01 BuildRequires: perl(Test::Tester) @@ -57,6 +59,9 @@ make test %{_mandir}/man3/* %changelog +* Wed May 04 2016 Ralf Corsépius <corse...@fedoraproject.org> - 1.12-1 +- Update to 1.12. + * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 1.10-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 456be07..6222f57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -011e805ea9967aab5d685b33e7d2e9be Test-Script-1.10.tar.gz +e21bdeb91fa2bbb596a0c552f5fcc541 Test-Script-1.12.tar.gz -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-Test-Script.git/commit/?h=f24&id=461fe805443da929053d504a1d25366914e1dc1c -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org