From c1ae4f7034a42950e40c5729fa3492b62a9d1ee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Sat, 23 Jun 2012 03:00:46 +0200 Subject: [PATCH] Perl 5.16 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 8239091..bef8600 100644 --- a/perl-IPC-System-Simple.spec +++ b/perl-IPC-System-Simple.spec @@ -1,6 +1,6 @@ Name: perl-IPC-System-Simple Version: 1.21 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ or Artistic Group: Development/Libraries Summary: Run commands simply, with detailed diagnostics @@ -64,6 +64,9 @@ make test TEST_AUTHOR=1 %{_mandir}/man3/IPC::System::Simple.3pm* %changelog +* Sat Jun 23 2012 Petr Pisar - 1.21-4 +- Perl 5.16 rebuild + * Thu Jan 12 2012 Paul Howarth - 1.21-3 - Run author tests too for completeness - Add buildreqs needed for author tests