Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-03 13:55:35 +02:00
parent c2ae212c0b
commit eb8cb60b10
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-App-find2perl
Version: 1.003
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Translate find command lines to Perl code
License: GPL+ or Artistic
Group: Development/Tools
@ -72,6 +72,9 @@ make test
%{_mandir}/man1/*
%changelog
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.003-4
- Perl 5.22 rebuild
* Thu Jan 08 2015 Petr Pisar <ppisar@redhat.com> - 1.003-3
- Disable a test when bootstrapping because of non-core Devel::FindPerl