Increase release to favour standalone package
This commit is contained in:
parent
e1f8d15439
commit
87895730fc
@ -1,7 +1,7 @@
|
||||
%global cpan_version 2.145
|
||||
Name: perl-Data-Dumper
|
||||
Version: %(echo '%{cpan_version}' | tr '_' '.')
|
||||
Release: 2%{?dist}
|
||||
Release: 290%{?dist}
|
||||
Summary: Stringify perl data structures, suitable for printing and eval
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -68,6 +68,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 2.145-290
|
||||
- Increase release to favour standalone package
|
||||
|
||||
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 2.145-2
|
||||
- Perl 5.18 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user