From 2f841caac1e1f5b87f174103828e84ab6e19961e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jul 2013 21:06:38 +0200 Subject: [PATCH] Perl 5.18 rebuild --- po4a.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po4a.spec b/po4a.spec index 5fadfbc..799170a 100644 --- a/po4a.spec +++ b/po4a.spec @@ -1,6 +1,6 @@ Name: po4a Version: 0.44 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool maintaining translations anywhere License: GPL+ URL: http://alioth.debian.org/projects/po4a/ @@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' %{_mandir}/*/man7/po4a-runtime.7* %changelog +* Thu Jul 18 2013 Petr Pisar - 0.44-2 +- Perl 5.18 rebuild + * Wed Apr 17 2013 Richard W.M. Jones - 0.44-1 - New upstream version 0.44. - Fix incorrect use of File::Temp->tempfile (RHBZ#953066).