Increase release to favour standalone package
This commit is contained in:
parent
e20ec49419
commit
df7ef84fdc
@ -4,7 +4,7 @@ Name: perl-Carp
|
||||
# Keep 2-digit precision
|
||||
#Version: %%(echo '%%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
|
||||
Version: 1.40
|
||||
Release: 1%{?dist}
|
||||
Release: 365%{?dist}
|
||||
Summary: Alternative warn and die for modules
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -68,6 +68,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.40-365
|
||||
- Increase release to favour standalone package
|
||||
|
||||
* Wed May 11 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.40-1
|
||||
- 1.40 bump in order to dual-live with perl 5.24
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user