Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-03 14:32:53 +02:00
parent 2262696171
commit 595beb5049
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-App-a2p
Version: 1.007
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Awk to Perl translator
License: GPL+ or Artistic
Group: Development/Tools
@ -66,6 +66,9 @@ make test
%{_mandir}/man1/*
%changelog
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.007-6
- Perl 5.22 rebuild
* Thu Feb 12 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.007-5
- Add a2p.y and regenerate a2p.c (BZ#1177672)