diff --git a/perl-ExtUtils-ParseXS.spec b/perl-ExtUtils-ParseXS.spec index 6772407..163bb2f 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.39 -Release: 418%{?dist} +Release: 419%{?dist} Summary: Module and a script for converting Perl XS code into C code License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-ParseXS @@ -79,6 +79,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1:3.39-419 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Dec 05 2018 Petr Pisar - 1:3.39-418 - Fix generating Perl prototypes for XS functions with OUTLIST parameters (RT#133654)