Bump rpmrelease for CentOS build

Related: RHEL-86965
Related: RHEL-86613
This commit is contained in:
Andrew Hughes 2025-07-04 19:01:25 +01:00
parent bb4b233f40
commit 7659bad5b0

View File

@ -346,7 +346,7 @@
# eg jdk8u60-b27 -> b27 # eg jdk8u60-b27 -> b27
%global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-}) %global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-})
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM # rpmrelease numbering must start at 2 to be later than the 8.6 RPM
%global rpmrelease 2 %global rpmrelease 3
# Settings used by the portable build # Settings used by the portable build
%global portablerelease 1 %global portablerelease 1
%global portablerhel 8 %global portablerhel 8
@ -2715,6 +2715,11 @@ cjc.mainProgram(args)
%endif %endif
%changelog %changelog
* Fri Apr 11 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-3
- Bump rpmrelease for CentOS build
- Related: RHEL-86965
- Related: RHEL-86613
* Fri Apr 11 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-2 * Fri Apr 11 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.452.b09-2
- Update to 8u452-b09 (GA) - Update to 8u452-b09 (GA)
- Update release notes for 8u452-b09. - Update release notes for 8u452-b09.