jplesnik pushed to perl-PerlIO-via-Timeout (master). "0.30 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jul 17 08:00:09 UTC 2015


From 3cb1b03b55426295b3237011125a2b889a84622d Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Fri, 17 Jul 2015 09:59:56 +0200
Subject: 0.30 bump


diff --git a/.gitignore b/.gitignore
index 65176d3..40615d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /PerlIO-via-Timeout-0.29.tar.gz
+/PerlIO-via-Timeout-0.30.tar.gz
diff --git a/perl-PerlIO-via-Timeout.spec b/perl-PerlIO-via-Timeout.spec
index 814888e..ea54523 100644
--- a/perl-PerlIO-via-Timeout.spec
+++ b/perl-PerlIO-via-Timeout.spec
@@ -1,6 +1,6 @@
 Name:           perl-PerlIO-via-Timeout
-Version:        0.29
-Release:        5%{?dist}
+Version:        0.30
+Release:        1%{?dist}
 Summary:        PerlIO layer that adds read & write timeout to a handle
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,19 +9,23 @@ Source0:        http://www.cpan.org/modules/by-module/PerlIO/PerlIO-via-Timeout-
 # includes Test::More with a higher version than available for epel6
 Patch1:         test_simple_include.patch
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Errno)
 BuildRequires:  perl(Exporter) >= 5.57
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IPC::Open3)
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(Pod::Coverage::TrustPod)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::TCP)
+BuildRequires:  perl(Time::HiRes)
 BuildRequires:  perl(warnings)
 Requires:       perl(Exporter) >= 5.57
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -63,6 +67,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jul 17 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.30-1
+- 0.30 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.29-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 158252e..e4384bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d11a404ef25fde310e1798c8702ce61  PerlIO-via-Timeout-0.29.tar.gz
+c93048b9a72f66f5e991a6b9f41119d2  PerlIO-via-Timeout-0.30.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-PerlIO-via-Timeout.git/commit/?h=master&id=3cb1b03b55426295b3237011125a2b889a84622d


More information about the perl-devel mailing list