From 17d9b529a39750d241c342a4e18e3cd95b57295e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Sat, 20 Jul 2013 15:50:44 +0200 Subject: [PATCH] Perl 5.18 rebuild --- perl-IPC-Run3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-IPC-Run3.spec b/perl-IPC-Run3.spec index c86148e..07c8cdd 100644 --- a/perl-IPC-Run3.spec +++ b/perl-IPC-Run3.spec @@ -1,6 +1,6 @@ Name: perl-IPC-Run3 Version: 0.046 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Run a subprocess in batch mode License: GPL+ or Artistic or BSD Group: Development/Libraries @@ -51,6 +51,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Jul 20 2013 Petr Pisar - 0.046-2 +- Perl 5.18 rebuild + * Wed Jul 17 2013 Ralf Corsépius - 0.046-1 - Upstream update.