diff --git a/perl-ExtUtils-ParseXS.spec b/perl-ExtUtils-ParseXS.spec index cfa7a23..34bcd28 100644 --- a/perl-ExtUtils-ParseXS.spec +++ b/perl-ExtUtils-ParseXS.spec @@ -3,7 +3,7 @@ Name: perl-ExtUtils-ParseXS # Epoch to compete with perl.spec Epoch: 1 Version: 3.51 -Release: 504%{?dist} +Release: 510%{?dist} Summary: Module and a script for converting Perl XS code into C code License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/ExtUtils-ParseXS @@ -117,6 +117,9 @@ make test %{_libexecdir}/%{name} %changelog +* Thu Jul 18 2024 Jitka Plesnikova - 1:3.51-510 +- Increase release to favour standalone package + * Mon Jun 24 2024 Troy Dawson - 1:3.51-504 - Bump release for June 2024 mass rebuild