Bump rpmrelease for CentOS build
Related: RHEL-73554 Related: RHEL-74302 Related: RHEL-73990
This commit is contained in:
parent
01776c626e
commit
05751538a6
@ -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 2
|
||||
%global rpmrelease 3
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
# Portable suffix differs between RHEL and CentOS
|
||||
@ -2966,6 +2966,12 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jan 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b06-3
|
||||
- Bump rpmrelease for CentOS build
|
||||
- Related: RHEL-73554
|
||||
- Related: RHEL-74302
|
||||
- Related: RHEL-73990
|
||||
|
||||
* Fri Jan 17 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.442.b06-2
|
||||
- Update to 8u442-b06 (GA)
|
||||
- Update release notes for 8u442-b06.
|
||||
|
Loading…
Reference in New Issue
Block a user