Bump rpmrelease for CentOS build

Related: RHEL-47002
This commit is contained in:
Andrew Hughes 2025-07-04 19:01:25 +01:00
parent 7c8955bf72
commit 1dfe2f7e5f

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 9.0 RPM # 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 # Settings used by the portable build
%global portablerelease 1 %global portablerelease 1
%global portablesuffix el8 %global portablesuffix el8
@ -2682,6 +2682,10 @@ cjc.mainProgram(args)
%endif %endif
%changelog %changelog
* Wed Jul 10 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b05-3
- Bump rpmrelease for CentOS build
- Related: RHEL-47002
* Wed Jul 10 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b05-2 * Wed Jul 10 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.422.b05-2
- Update to shenandoah-jdk8u422-b05 (GA) - Update to shenandoah-jdk8u422-b05 (GA)
- Update release notes for shenandoah-8u422-b05. - Update release notes for shenandoah-8u422-b05.