Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2015-06-04 13:34:23 +02:00
parent 1d89691474
commit fc53aa9dcd
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.158
Release: 2%{?dist}
Release: 345%{?dist}
Summary: Stringify perl data structures, suitable for printing and eval
License: GPL+ or Artistic
Group: Development/Libraries
@ -74,6 +74,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.158-345
- Increase release to favour standalone package
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.158-2
- Perl 5.22 rebuild