Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2019-05-30 10:56:28 +02:00
parent 8644a8ea63
commit 6d1f3f5908
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: perl-Data-Dumper
Version: 2.174
Release: 1%{?dist}
Release: 438%{?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
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.174-438
- Increase release to favour standalone package
* Fri Apr 26 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.174-1
- Update version to 2.174 as provided in perl-5.29.10