From 25f3b114b67f4833dbe6feb86a4de03ca20b8caa Mon Sep 17 00:00:00 2001 From: Petra Mikova Date: Mon, 12 Oct 2020 15:48:33 +0200 Subject: [PATCH] Set buildjdkver to 14 --- java-latest-openjdk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-latest-openjdk.spec b/java-latest-openjdk.spec index 5f47cfa..61aacb2 100644 --- a/java-latest-openjdk.spec +++ b/java-latest-openjdk.spec @@ -226,7 +226,7 @@ # buildjdkver is usually same as %%{majorver}, # but in time of bootstrap of next jdk, it is majorver-1, # and this it is better to change it here, on single place -%global buildjdkver 15 +%global buildjdkver 14 # 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 ""