Perl 5.20 rebuild

This commit is contained in:
Jitka Plesnikova 2014-08-27 11:54:38 +02:00
parent ec67bc28a9
commit b77f059519

View File

@ -1,6 +1,6 @@
Name: perltidy
Version: 20140711
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool for indenting and re-formatting Perl scripts
License: GPLv2+
URL: http://perltidy.sourceforge.net/
@ -73,6 +73,9 @@ make test
%{_mandir}/man3/Perl::Tidy.3*
%changelog
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 20140711-2
- Perl 5.20 rebuild
* Mon Jul 14 2014 Paul Howarth <paul@city-fan.org> - 20140711-1
- Update to 20140711 (see CHANGES for details)