Increase release to favour standalone package
This commit is contained in:
parent
72b731c8ec
commit
10483df126
@ -9,7 +9,7 @@ Name: perl-version
|
||||
Epoch: 7
|
||||
Version: 0.99.24
|
||||
%global module_version 0.9924
|
||||
Release: 443%{?dist}
|
||||
Release: 456%{?dist}
|
||||
Summary: Perl extension for Version Objects
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/version
|
||||
@ -104,6 +104,9 @@ make test
|
||||
%{_mandir}/man3/version::Internals.3pm*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 7:0.99.24-456
|
||||
- Increase release to favour standalone package
|
||||
|
||||
* Thu Feb 06 2020 Tom Stellard <tstellar@redhat.com> - 7:0.99.24-443
|
||||
- Spec file cleanups: Use make_build and make_install macros
|
||||
- https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make
|
||||
|
||||
Loading…
Reference in New Issue
Block a user