From f674f9cff4620ad6047a8a52114976346290f798 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <con...@redhat.com>
Date: Mon, 18 Jan 2016 14:29:18 +0100
Subject: 1.117 bump

---
 .gitignore               | 1 +
 perl-System-Command.spec | 7 ++++++-
 sources                  | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index e770aa3..78fd842 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /System-Command-1.114.tar.gz
 /System-Command-1.115.tar.gz
 /System-Command-1.116.tar.gz
+/System-Command-1.117.tar.gz
diff --git a/perl-System-Command.spec b/perl-System-Command.spec
index 09a8a06..a8468d0 100644
--- a/perl-System-Command.spec
+++ b/perl-System-Command.spec
@@ -1,5 +1,5 @@
 Name:           perl-System-Command
-Version:        1.116
+Version:        1.117
 Release:        1%{?dist}
 Summary:        Object for running system commands
 License:        GPL+ or Artistic
@@ -20,6 +20,7 @@ BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Fcntl)
 BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(IO::Select)
 # IPC::Run not used on Linux
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(POSIX)
@@ -40,6 +41,7 @@ BuildRequires:  perl(Test::Output)
 BuildRequires:  perl(Time::HiRes)
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 Requires:       perl(Data::Dumper)
+Requires:       perl(IO::Select)
 
 # IPC::Run not used on Linux
 %global __requires_exclude ^perl\\(IPC::Run\\)
@@ -70,6 +72,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 18 2016 Petr Šabata <con...@redhat.com> - 1.117-1
+- 1.117 bump
+
 * Fri Jan 08 2016 Petr Šabata <con...@redhat.com> - 1.116-1
 - 1.116 bump
 
diff --git a/sources b/sources
index dff3f59..8e12f09 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc2806147a58a7a362ecb0c5014f6dc2  System-Command-1.116.tar.gz
+394d9ff08cf3449e8b4aa6fe14696177  System-Command-1.117.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-System-Command.git/commit/?h=master&id=f674f9cff4620ad6047a8a52114976346290f798
--
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

Reply via email to