From d01ad61de5426cadd3c6c2cde9bbd58592bbeba7 Mon Sep 17 00:00:00 2001 From: Petra Mikova Date: Thu, 21 Oct 2021 19:14:37 +0200 Subject: [PATCH] Bump buildjdkver to 17 --- java-latest-openjdk.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/java-latest-openjdk.spec b/java-latest-openjdk.spec index 78de624..58a8519 100644 --- a/java-latest-openjdk.spec +++ b/java-latest-openjdk.spec @@ -283,7 +283,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 16 +%global buildjdkver 17 # We don't add any LTS designator for STS packages (this package). # Neither for Fedora nor EPEL which would have %%{rhel} macro defined. %global lts_designator "" @@ -2279,6 +2279,7 @@ cjc.mainProgram(args) * Wed Oct 20 2021 Petra Alice Mikova - 1:17.0.1.0.12-1.rolling - October CPU update to jdk 17.0.1+12 - dropped commented-out source line +- bump buildjdkver to 17 * Mon Oct 11 2021 Andrew Hughes - 1:17.0.0.0.35-3.rolling - Update release notes to document the major changes between OpenJDK 11 & 17.