Increase epoch to favour standalone package
This commit is contained in:
parent
ac14f2c6a3
commit
337728a59e
@ -6,10 +6,10 @@
|
||||
%endif
|
||||
|
||||
Name: perl-version
|
||||
Epoch: 7
|
||||
Epoch: 8
|
||||
Version: 0.99.29
|
||||
%global module_version 0.9929
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Perl extension for Version Objects
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/version
|
||||
@ -139,6 +139,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 8:0.99.29-2
|
||||
- Increase epoch to favour standalone package
|
||||
|
||||
* Mon Apr 19 2021 Jitka Plesnikova <jplesnik@redhat.com> - 7:0.99.29-1
|
||||
- 0.9929 bump
|
||||
- Package tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user