From bb5e74b610bac83e24a7b1e8cf2ef95d31ec3ecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 13 Jun 2012 14:57:29 +0200 Subject: [PATCH] Perl 5.16 rebuild --- perl-File-DesktopEntry.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-File-DesktopEntry.spec b/perl-File-DesktopEntry.spec index 96e3909..2dbe102 100644 --- a/perl-File-DesktopEntry.spec +++ b/perl-File-DesktopEntry.spec @@ -1,6 +1,6 @@ Name: perl-File-DesktopEntry Version: 0.04 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Object to handle .desktop files License: GPL+ or Artistic Group: Development/Libraries @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Jun 13 2012 Petr Pisar - 0.04-17 +- Perl 5.16 rebuild + * Fri Apr 27 2012 Marcela Mašláňová - 0.04-15 - apply patch from MozBug for fixing encoding of utf-8 files 816809, cpan#76843