From 20d57404007481c4012c42efe4c1c45b6e697f16 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 09:33:15 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- po4a.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/po4a.spec b/po4a.spec index 872d3b3..6383c35 100644 --- a/po4a.spec +++ b/po4a.spec @@ -1,6 +1,6 @@ Name: po4a Version: 0.41 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A tool maintaining translations anywhere Group: Applications/System License: GPL+ @@ -82,6 +82,9 @@ rm -rf %{buildroot} %{_mandir}/*/man7/po4a-runtime.7* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.41-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Dec 08 2010 Ralf Corsépius - 0.41-1 - Upstream update. - Reflect upstream having changed to Module::Build.