diff --git a/java-21-openjdk.spec b/java-21-openjdk.spec index ba656c8..9f9ecdb 100644 --- a/java-21-openjdk.spec +++ b/java-21-openjdk.spec @@ -370,7 +370,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 @@ -2479,9 +2479,15 @@ exit 0 %endif %changelog -* Thu Oct 23 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 - Use el8 portable packages +* 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-118771 +- Related: RHEL-119468 + * 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