Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-13 14:57:29 +02:00
parent 56d74b890c
commit bb5e74b610

View File

@ -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 <ppisar@redhat.com> - 0.04-17
- Perl 5.16 rebuild
* Fri Apr 27 2012 Marcela Mašláňová <mmaslano@redhat.com> - 0.04-15
- apply patch from MozBug for fixing encoding of utf-8 files 816809, cpan#76843