diff --git a/SPECS/java-21-openjdk.spec b/SPECS/java-21-openjdk.spec index 71eea06..d0ee94f 100644 --- a/SPECS/java-21-openjdk.spec +++ b/SPECS/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 @@ -2571,9 +2571,15 @@ cjc.mainProgram(args) %endif %changelog -* Wed Oct 22 2025 Eduard Abdullin - 1:21.0.9.0.10-1.alma.1 +* Thu Dec 18 2025 Eduard Abdullin - 1:21.0.9.0.10-2.alma.1 - Set portablesuffix to el8 +* Sat Oct 18 2025 Andrew Hughes - 1:21.0.9.0.10-2 +- Bump rpmrelease for CentOS build +- Add scripts to handle tagging of portable-based RPMs +- Related: RHEL-118774 +- Related: RHEL-119466 + * 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