From edb10e014055c8973cf314aff098d96aefa75511 Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Fri, 4 Jul 2025 19:01:25 +0100 Subject: [PATCH] Bump rpmrelease for CentOS build Related: RHEL-58792 --- java-1.8.0-openjdk.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index fd8e300..f12f4af 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -346,7 +346,7 @@ # eg jdk8u60-b27 -> b27 %global buildver %(VERSION=%{version_tag}; echo ${VERSION##*-}) # 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 %global portablerelease 1 %global portablesuffix el8 @@ -2684,6 +2684,10 @@ cjc.mainProgram(args) %endif %changelog +* Fri Oct 11 2024 Andrew Hughes - 1:1.8.0.432.b06-3 +- Bump rpmrelease for CentOS build +- Related: RHEL-58792 + * Fri Oct 11 2024 Andrew Hughes - 1:1.8.0.432.b06-2 - Update to shenandoah-jdk8u432-b06 (GA) - Update release notes for shenandoah-8u432-b06.