Bump release number to appease 9.6-z erratum

Related: RHEL-86967
Related: RHEL-86620
This commit is contained in:
Andrew Hughes 2025-06-14 17:01:14 +01:00
parent 52ee8db9ab
commit 46ebf0913e

View File

@ -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,11 @@ cjc.mainProgram(args)
%endif
%changelog
* Sat Jun 14 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-3
- Bump release number to appease 9.6-z erratum
- Related: RHEL-86967
- Related: RHEL-86620
* Fri Apr 11 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-2
- Update to 8u452-b09 (GA)
- Update release notes for 8u452-b09.