Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2023-07-11 09:38:13 +02:00
parent 2b61bab4c0
commit 9f32187ed4

View File

@ -2,7 +2,7 @@ Name: perl-Params-Check
# Epoch to compete with perl.spec
Epoch: 1
Version: 0.38
Release: 491%{?dist}
Release: 499%{?dist}
Summary: Generic input parsing/checking mechanism
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/Params-Check
@ -77,6 +77,9 @@ make test
%{_libexecdir}/%{name}
%changelog
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-499
- Increase release to favour standalone package
* Tue May 23 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.38-491
- Modernize spec
- Package tests