psabata pushed to perl-System-Command (f23). "1.114 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Sep 24 14:10:10 UTC 2015


From 102d33c5638e22b731f781580f28cd7af2bcf65b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Thu, 24 Sep 2015 15:57:16 +0200
Subject: 1.114 bump


diff --git a/.gitignore b/.gitignore
index bbbe365..a0e80d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /System-Command-1.100.tar.gz
 /System-Command-1.110.tar.gz
 /System-Command-1.111.tar.gz
+/System-Command-1.114.tar.gz
diff --git a/perl-System-Command.spec b/perl-System-Command.spec
index 0c0d97c..e096021 100644
--- a/perl-System-Command.spec
+++ b/perl-System-Command.spec
@@ -1,12 +1,13 @@
 Name:           perl-System-Command
-Version:        1.111
-Release:        3%{?dist}
+Version:        1.114
+Release:        1%{?dist}
 Summary:        Object for running system commands
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/System-Command/
 Source0:        http://www.cpan.org/authors/id/B/BO/BOOK/System-Command-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(strict)
@@ -41,7 +42,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:       perl(Data::Dumper)
 
 # IPC::Run not used on Linux
-%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(IPC::Run\\)
+%global __requires_exclude ^perl\\(IPC::Run\\)
 
 %description
 System::Command is a class that launches external system commands and
@@ -69,6 +70,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 24 2015 Petr Ĺ abata <contyk at redhat.com> - 1.114-1
+- 1.114 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.111-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index b5093f1..70b91d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88d12323465b5fcd8ef1580bbc392b1b  System-Command-1.111.tar.gz
+8905df3ac3a2fbb5216810b9a94cc924  System-Command-1.114.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-System-Command.git/commit/?h=f23&id=102d33c5638e22b731f781580f28cd7af2bcf65b


More information about the perl-devel mailing list