Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-15 10:06:57 +02:00
parent f1b81723e7
commit 81933d0b47

View File

@ -1,6 +1,6 @@
Name: perl-Config-AutoConf
Version: 0.311
Release: 5%{?dist}
Release: 6%{?dist}
Summary: A module to implement some of AutoConf macros in pure Perl
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Config-AutoConf/
@ -54,6 +54,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.311-6
- Perl 5.24 rebuild
* Sun Mar 20 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 0.311-5
- Replace glibc-headers as a glibc-headers with gcc (#1230486)