From 692be7ad3b71cdf9dc7fb8541e3dc62dfbde291c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jul 2013 01:02:29 +0200 Subject: [PATCH] Perl 5.18 rebuild --- netpbm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netpbm.spec b/netpbm.spec index 9f4e1c9..cb42bd3 100644 --- a/netpbm.spec +++ b/netpbm.spec @@ -1,7 +1,7 @@ Summary: A library for handling different graphics file formats Name: netpbm Version: 10.61.02 -Release: 5%{?dist} +Release: 6%{?dist} # See copyright_summary for details License: BSD and GPLv2 and IJG and MIT and Public Domain Group: System Environment/Libraries @@ -271,6 +271,9 @@ rm -rf $RPM_BUILD_ROOT %doc userguide/* %changelog +* Wed Jul 17 2013 Petr Pisar - 10.61.02-6 +- Perl 5.18 rebuild + * Mon Jun 17 2013 Petr Hracek - 10.61.02-5 - Manual page corrections (#948531)