Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2016-05-14 12:18:59 +02:00
parent ecb5f56404
commit a2b5cc909d
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global base_version 2.154
Name: perl-Data-Dumper
Version: 2.160
Release: 1%{?dist}
Release: 365%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
Group: Development/Libraries
@ -79,6 +79,9 @@ make test
%{_mandir}/man3/*
%changelog
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.160-365
- Increase release to favour standalone package
* Wed May 11 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.160-1
- 2.160 bump in order to dual-live with perl 5.24