Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-28 17:06:54 +02:00
parent 683fc508f4
commit 27ecac4656

View File

@ -1,6 +1,6 @@
Name: perl-XML-Simple Name: perl-XML-Simple
Version: 2.20 Version: 2.20
Release: 1%{?dist} Release: 2%{?dist}
Summary: Easy API to maintain XML in Perl Summary: Easy API to maintain XML in Perl
Group: Development/Libraries Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
@ -58,6 +58,9 @@ make test
%{_mandir}/man3/*.3* %{_mandir}/man3/*.3*
%changelog %changelog
* Thu Jun 28 2012 Petr Pisar <ppisar@redhat.com> - 2.20-2
- Perl 5.16 rebuild
* Thu Jun 21 2012 Petr Šabata <contyk@redhat.com> - 2.20-1 * Thu Jun 21 2012 Petr Šabata <contyk@redhat.com> - 2.20-1
- 2.20 bump - 2.20 bump
- Modernize spec - Modernize spec