Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2020-06-22 13:37:18 +02:00
parent 68a93cf0ec
commit 5c755986a5
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: perl-Data-Dumper
Version: 2.174
Release: 443%{?dist}
Release: 456%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
URL: https://metacpan.org/release/Data-Dumper
@ -80,6 +80,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.174-456
- Increase release to favour standalone package
* Tue Feb 04 2020 Petr Pisar <ppisar@redhat.com> - 2.174-443
- Modernize the spec file