diff --git a/perl-Text-RecordParser.spec b/perl-Text-RecordParser.spec index 0a80d86..f189edb 100644 --- a/perl-Text-RecordParser.spec +++ b/perl-Text-RecordParser.spec @@ -1,6 +1,6 @@ Name: perl-Text-RecordParser Version: 1.6.5 -Release: 23%{?dist} +Release: 24%{?dist} Summary: Read record-oriented files License: GPLv2 URL: https://metacpan.org/release/Text-RecordParser @@ -98,6 +98,9 @@ specific to the tools. %{_bindir}/* %changelog +* Wed Jun 01 2022 Jitka Plesnikova - 1.6.5-24 +- Perl 5.36 rebuild + * Fri Jan 28 2022 Emmanuel Seyman - 1.6.5-23 - Use an absolute path for perl everywhere - Use %%{make_build} and %%{make_install} where appropriate