diff --git a/java-21-openjdk.spec b/java-21-openjdk.spec index ad13d69..83493aa 100644 --- a/java-21-openjdk.spec +++ b/java-21-openjdk.spec @@ -351,7 +351,7 @@ %global top_level_dir_name %{vcstag} %global top_level_dir_name_backup %{top_level_dir_name}-backup %global buildver 13 -%global rpmrelease 1 +%global rpmrelease 2 # Settings used by the portable build %global portablerelease 1 %global portablesuffix el7_9 @@ -2479,6 +2479,10 @@ require "copy_jdk_configs.lua" %endif %changelog +* Fri Apr 12 2024 Andrew Hughes - 1:21.0.2.0.13-2 +- rebuilt +- Related: RHEL-30943 + * Tue Jan 09 2024 Andrew Hughes - 1:21.0.2.0.13-1 - Update to jdk-21.0.2+13 (GA) - Sync the copy of the portable specfile with the latest update