From 21127e478b001f2a726145ea48ce4deeaab0a692 Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 9 Nov 2023 16:47:52 +0300 Subject: [PATCH] Fix portablesuffix --- SPECS/java-21-openjdk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/java-21-openjdk.spec b/SPECS/java-21-openjdk.spec index 9f8e200..2c3d28d 100644 --- a/SPECS/java-21-openjdk.spec +++ b/SPECS/java-21-openjdk.spec @@ -354,7 +354,7 @@ %global rpmrelease 2 # Settings used by the portable build %global portablerelease 1 -%global portablesuffix el7_9 +%global portablesuffix el9_3 %global portablebuilddir /builddir/build/BUILD # Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit