diff --git a/java-21-openjdk.spec b/java-21-openjdk.spec index cd717ce..1545960 100644 --- a/java-21-openjdk.spec +++ b/java-21-openjdk.spec @@ -366,7 +366,7 @@ %global top_level_dir_name %{vcstag} %global top_level_dir_name_backup %{top_level_dir_name}-backup %global buildver 10 -%global rpmrelease 1 +%global rpmrelease 2 # Settings used by the portable build %global portablerelease 1 # Portable suffix differs between RHEL and CentOS @@ -2562,6 +2562,11 @@ require "copy_jdk_configs.lua" %endif %changelog +* Sat Oct 18 2025 Andrew Hughes - 1:21.0.9.0.10-2 +- Bump rpmrelease for CentOS build +- Related: RHEL-118773 +- Related: RHEL-119450 + * Fri Oct 17 2025 Andrew Hughes - 1:21.0.9.0.10-1 - Update to jdk-21.0.9+10 (GA) - Update release notes to 21.0.9+10