diff --git a/perl-List-MoreUtils-XS.spec b/perl-List-MoreUtils-XS.spec index f05c6b8..747c097 100644 --- a/perl-List-MoreUtils-XS.spec +++ b/perl-List-MoreUtils-XS.spec @@ -7,7 +7,7 @@ Name: perl-List-MoreUtils-XS Version: 0.430 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Provide compiled List::MoreUtils functions # Code from List-MoreUtils < 0.417 is GPL-1.0-or-later OR Artistic-1.0-Perl # Anything after that is Apache-2.0 @@ -89,6 +89,9 @@ make test %{_mandir}/man3/List::MoreUtils::XS.3* %changelog +* Tue Jul 11 2023 Jitka Plesnikova - 0.430-10 +- Perl 5.38 rebuild + * Tue Jun 13 2023 Paul Howarth - 0.430-9 - Disable extra test in RHEL builds (based on https://src.fedoraproject.org/rpms/perl-List-MoreUtils-XS/pull-request/1)