Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-27 15:48:54 +02:00
commit f5c0a34e7e

View file

@ -1,6 +1,6 @@
Name: ack
Version: 1.96
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Grep-like text finder
License: Artistic 2.0
Group: Development/Libraries
@ -50,6 +50,9 @@ make test
%{_sysconfdir}/bash_completion.d
%changelog
* Wed Jun 27 2012 Petr Pisar <ppisar@redhat.com> - 1.96-5
- Perl 5.16 rebuild
* Wed Jun 13 2012 Robin Lee <cheeselee@fedoraproject.org> - 1.96-4
- BR: perl(Data::Dumper)