Bump rpmrelease for move to portables only on RHEL 8
Resolves: RHEL-118775
This commit is contained in:
parent
0bf763f256
commit
fc6b47fd56
@ -359,7 +359,7 @@
|
||||
# eg jdk8u60-b27 -> b27
|
||||
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
|
||||
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
||||
%global rpmrelease 4
|
||||
%global rpmrelease 5
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
# Portable suffix differs between RHEL and CentOS
|
||||
@ -2962,6 +2962,10 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Oct 05 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.462.b08-5
|
||||
- Bump rpmrelease for move to portables only on RHEL 8
|
||||
- Resolves: RHEL-118775
|
||||
|
||||
* Thu Jul 10 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.462.b08-4
|
||||
- Bump rpmrelease for CentOS build
|
||||
- Remove obsolete hack to hardcode newer portable version on RHEL
|
||||
|
||||
Loading…
Reference in New Issue
Block a user