diff --git a/dist b/dist deleted file mode 100644 index ad8eb77ba59be071474988a034571694eaa9db8e..0000000000000000000000000000000000000000 --- a/dist +++ /dev/null @@ -1 +0,0 @@ -an7_9 diff --git a/download b/download deleted file mode 100644 index b088371af65f88771e789478d1542877b1a7d589..0000000000000000000000000000000000000000 --- a/download +++ /dev/null @@ -1,2 +0,0 @@ -b388826ca99176b3b4692de7226d78ca openjdk-jdk11u-jdk-11.0.23+9.tar.xz -870d829d8e1c38e251cc7498032a768a tapsets-icedtea-3.15.0.tar.xz diff --git a/java-11-openjdk.spec b/java-11-openjdk.spec index 083a857229d7aff4ec4c35463ee9247876ffe9d1..f8ea87a1bc5c7dfe9e73b124d4c5aecd79bdb6af 100644 --- a/java-11-openjdk.spec +++ b/java-11-openjdk.spec @@ -276,7 +276,7 @@ # New Version-String scheme-style defines %global featurever 11 %global interimver 0 -%global updatever 23 +%global updatever 24 %global patchver 0 # buildjdkver is usually same as %%{featurever}, # but in time of bootstrap of next jdk, it is featurever-1, @@ -327,8 +327,8 @@ %global origin_nice OpenJDK %global top_level_dir_name %{vcstag} %global top_level_dir_name_backup %{top_level_dir_name}-backup -%global buildver 9 -%global rpmrelease 2 +%global buildver 8 +%global rpmrelease 1 #%%global tagsuffix %%{nil} # priority must be 7 digits in total %if %is_system_jdk @@ -2238,6 +2238,9 @@ require "copy_jdk_configs.lua" %endif %changelog +* Thu Sep 05 2024 pangqing - 1:11.0.24.0.8-1 +- Update to 1:11.0.24.0.8-1 + * Fri Apr 12 2024 Anton Bobrov - 1:11.0.23.0.9-2 - Fix 11.0.22 release date in NEWS - Restore ppc64le --with-jobs=1 workaround to avoid flaky ppc builds diff --git a/openjdk-jdk11u-jdk-11.0.24+8.tar.xz b/openjdk-jdk11u-jdk-11.0.24+8.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..c9937f10c6e6ad792bec15bc003c702f28885ba0 Binary files /dev/null and b/openjdk-jdk11u-jdk-11.0.24+8.tar.xz differ diff --git a/tapsets-icedtea-3.15.0.tar.xz b/tapsets-icedtea-3.15.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..a503df251d463cdbf2fce63d769733c72782a21f Binary files /dev/null and b/tapsets-icedtea-3.15.0.tar.xz differ