Increase release to favour standalone package
This commit is contained in:
parent
d68b97b881
commit
5b52d58c65
@ -1,7 +1,7 @@
|
||||
%global base_version 1.50
|
||||
Name: perl-Carp
|
||||
Version: 1.52
|
||||
Release: 459%{?dist}
|
||||
Release: 477%{?dist}
|
||||
Summary: Alternative warn and die for modules
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Carp
|
||||
@ -92,6 +92,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.52-477
|
||||
- Increase release to favour standalone package
|
||||
|
||||
* Wed May 05 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.52-459
|
||||
- Upgrade to 1.52 as provided in perl-5.34.0
|
||||
- Package tests
|
||||
|
Loading…
Reference in New Issue
Block a user