From 28c2e40b9c30743728f9d219f73be1f70c599cbe Mon Sep 17 00:00:00 2001 From: Andrew Hughes Date: Fri, 12 Apr 2024 01:29:04 +0100 Subject: [PATCH] Bump rpmrelease for next build Related: RHEL-30943 --- java-21-openjdk.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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