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