diff --git a/perl-Text-RecordParser.spec b/perl-Text-RecordParser.spec index 7fab7d7..8e3dbad 100644 --- a/perl-Text-RecordParser.spec +++ b/perl-Text-RecordParser.spec @@ -1,6 +1,6 @@ Name: perl-Text-RecordParser Version: 1.6.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Read record-oriented files License: GPLv2 URL: http://search.cpan.org/dist/Text-RecordParser/ @@ -85,6 +85,9 @@ make test %{_mandir}/man[13]/* %changelog +* Tue Jun 06 2017 Jitka Plesnikova - 1.6.5-8 +- Perl 5.26 rebuild + * Thu May 18 2017 Petr Pisar - 1.6.5-7 - Fix building on Perl without "." in @INC (CPAN RT#121759)