Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2014-09-03 15:12:09 +02:00
parent 622122a963
commit c3fca8fc6b
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global cpan_version 2.151
Name: perl-Data-Dumper
Version: %(echo '%{cpan_version}' | tr '_' '.')
Release: 4%{?dist}
Release: 310%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
Group: Development/Libraries
@ -71,6 +71,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.151-310
- Increase release to favour standalone package
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.151-4
- Perl 5.20 rebuild