Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2022-05-30 14:46:48 +02:00
parent b36e139f61
commit b52633ec79

View File

@ -2,7 +2,7 @@
Name: perl-Data-Dumper
Version: 2.184
Release: 1%{?dist}
Release: 488%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
URL: https://metacpan.org/release/Data-Dumper
@ -113,6 +113,9 @@ make test
%{_libexecdir}/%{name}
%changelog
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.184-488
- Increase release to favour standalone package
* Wed May 11 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2.184-1
- Upgrade to 2.184 based on perl-5.35.11