Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2019-05-30 11:00:35 +02:00
parent bcf6c8a881
commit b755a81b63

View File

@ -2,7 +2,7 @@ Name: perl-Module-Load
# Epoch to compete with perl.spec # Epoch to compete with perl.spec
Epoch: 1 Epoch: 1
Version: 0.34 Version: 0.34
Release: 1%{?dist} Release: 438%{?dist}
Summary: Run-time require of both modules and files Summary: Run-time require of both modules and files
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-Load URL: https://metacpan.org/release/Module-Load
@ -57,6 +57,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.34-438
- Increase release to favour standalone package
* Mon Feb 11 2019 Petr Pisar <ppisar@redhat.com> - 1:0.34-1 * Mon Feb 11 2019 Petr Pisar <ppisar@redhat.com> - 1:0.34-1
- 0.34 bump - 0.34 bump