diff --git a/jdk-updates-jdk21u-jdk-21+35.tar.gz b/jdk-updates-jdk21u-jdk-21.0.2+12.tar.gz similarity index 82% rename from jdk-updates-jdk21u-jdk-21+35.tar.gz rename to jdk-updates-jdk21u-jdk-21.0.2+12.tar.gz index eec7d6041e94e0ccb997027f266cd6e0f75f03e8..80b9f788639b699baffa4e3d00e53497cbe9587f 100644 Binary files a/jdk-updates-jdk21u-jdk-21+35.tar.gz and b/jdk-updates-jdk21u-jdk-21.0.2+12.tar.gz differ diff --git a/openjdk-21.spec b/openjdk-21.spec index d66c42f80d338f5f5277f448c7f3d055c8b34897..2b9a59ed801fa9c4d9a443f5d534a5253d11a6dc 100644 --- a/openjdk-21.spec +++ b/openjdk-21.spec @@ -155,7 +155,7 @@ # Used via new version scheme. JDK 19 was # GA'ed in March 2022 => 22.3 %global vendor_version_string BiSheng -%global securityver 0 +%global securityver 2 # 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 @@ -175,7 +175,7 @@ %global origin_nice OpenJDK %global top_level_dir_name %{origin} %global minorver 0 -%global buildver 35 +%global buildver 12 %global rpmrelease 1 # 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 %if %is_system_jdk @@ -1772,6 +1772,9 @@ cjc.mainProgram(arg) %changelog +* Mon Jan 22 2024 kuenking111 - 1:21.0.2.12-0 +- upgrade to jdk21.0.2-ga + * Fri Jan 5 2024 kuenking111 - 1:21.0.0.35-2 - add add-downgrade-the-glibc-symver-of-log2f-posix_spawn.patch - add add-downgrade-the-glibc-symver-of-memcpy.patch