Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2018-06-27 02:15:46 +02:00
parent 789d551557
commit db65a189eb
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global cpan_version 2.161
Name: perl-Data-Dumper
Version: 2.170
Release: 1%{?dist}
Release: 416%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
URL: https://metacpan.org/release/Data-Dumper
@ -81,6 +81,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.170-416
- Increase release to favour standalone package
* Wed May 23 2018 Jitka Plesnikova <jplesnik@redhat.com> - 2.170-1
- Upgrade to 2.170 as provided in perl-5.28.0-RC1