diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index 652a9f6..dd53c0f 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -327,7 +327,7 @@ # buildjdkver is usually same as %%{featurever}, # but in time of bootstrap of next jdk, it is featurever-1, # and this it is better to change it here, on single place -%global buildjdkver 17 +%global buildjdkver %{featurever} # We don't add any LTS designator for STS packages (Fedora and EPEL). # We need to explicitly exclude EPEL as it would have the %%{rhel} macro defined. %if 0%{?rhel} && !0%{?epel} @@ -2476,6 +2476,7 @@ require "copy_jdk_configs.lua" * Thu Mar 14 2024 Thomas Fitzsimmons - 1:17.0.11.0.6-0.2.ea - Update to jdk-17.0.11+6 (EA) - Sync java-17-openjdk-portable.specfile +- Update buildjdkver to match the featurever - Related: RHEL-27133 * Thu Jan 11 2024 Andrew Hughes - 1:17.0.10.0.7-2