Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2018-06-27 02:16:35 +02:00
parent 9dd6ff0e61
commit 6ffcdd637d

View File

@ -3,7 +3,7 @@ Name: perl-ExtUtils-ParseXS
# Epoch to compete with perl.spec # Epoch to compete with perl.spec
Epoch: 1 Epoch: 1
Version: 3.39 Version: 3.39
Release: 1%{?dist} Release: 416%{?dist}
Summary: Module and a script for converting Perl XS code into C code Summary: Module and a script for converting Perl XS code into C code
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/ExtUtils-ParseXS URL: https://metacpan.org/release/ExtUtils-ParseXS
@ -75,6 +75,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.39-416
- Increase release to favour standalone package
* Thu May 24 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.39-1 * Thu May 24 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:3.39-1
- Upgrade to 3.39 as provided in perl-5.28.0-RC1 - Upgrade to 3.39 as provided in perl-5.28.0-RC1