Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-28 15:09:06 +02:00
parent 8d2067a812
commit 90a2125c0c

View File

@ -1,6 +1,6 @@
Name: perltidy
Version: 20120619
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool for indenting and reformatting Perl scripts
License: GPLv2+
@ -55,6 +55,9 @@ make test
%changelog
* Thu Jun 28 2012 Petr Pisar <ppisar@redhat.com> - 20120619-2
- Perl 5.16 rebuild
* Wed Jun 20 2012 Ville Skyttä <ville.skytta@iki.fi> - 20120619-1
- Update to 20120619.
- Clean up specfile constructs no longer needed in Fedora or EL6+.