From 19bad35c55513624e26f59f9d81a78ddc8754d41 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 5 Jun 2017 04:35:59 +0200 Subject: [PATCH] Perl 5.26 rebuild --- perl-IPC-System-Simple.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IPC-System-Simple.spec b/perl-IPC-System-Simple.spec index 0952749..7c068e0 100644 --- a/perl-IPC-System-Simple.spec +++ b/perl-IPC-System-Simple.spec @@ -3,7 +3,7 @@ Name: perl-IPC-System-Simple Version: 1.25 -Release: 12%{?dist} +Release: 13%{?dist} License: GPL+ or Artistic Summary: Run commands simply, with detailed diagnostics URL: http://search.cpan.org/dist/IPC-System-Simple @@ -98,6 +98,9 @@ make test \ %{_mandir}/man3/IPC::System::Simple.3* %changelog +* Mon Jun 05 2017 Jitka Plesnikova - 1.25-13 +- Perl 5.26 rebuild + * Mon Apr 10 2017 Paul Howarth - 1.25-12 - Drop EL-5 support - Drop BuildRoot: and Group: tags