From 3411b9a6ce867bfa5b3f77d0dfb5aac6957c8291 Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Sat, 8 Aug 2026 17:44:49 -0400 Subject: [PATCH] Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8 - Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8 Related: RHEL-235614 --- java-17-openjdk-portable.specfile | 21 +++++++++++++++++++-- java-17-openjdk.spec | 1 + 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/java-17-openjdk-portable.specfile b/java-17-openjdk-portable.specfile index 9978a1d..9a4739b 100644 --- a/java-17-openjdk-portable.specfile +++ b/java-17-openjdk-portable.specfile @@ -316,7 +316,7 @@ %global featurever 17 %global interimver 0 %global updatever 20 -%global patchver 0 +%global patchver 1 # buildjdkver is usually same as %%{featurever}, # but in time of bootstrap of next jdk, it is featurever-1, # and this it is better to change it here, on single place @@ -379,7 +379,7 @@ %global origin_nice OpenJDK %global top_level_dir_name %{vcstag} %global top_level_dir_name_backup %{top_level_dir_name}-backup -%global buildver 8 +%global buildver 1 %global portablerelease 1 %global rpmrelease 0 #%%global tagsuffix %%{nil} @@ -1826,6 +1826,23 @@ done %endif %changelog +* Fri Aug 07 2026 Thomas Fitzsimmons - 1:17.0.20.1.1-1.0 +- Update to jdk-17.0.20.1+1 (GA) +- Add to .gitignore openjdk-17.0.20.1+1.tar.xz +- Set buildver to 1 +- Set is_ga to 1 +- Update sources to openjdk-17.0.20.1+1.tar.xz +- ** This tarball is embargoed until 2026-08-18 @ 1pm PT. ** +- Update NEWS for jdk-17.0.20.1+1 (GA) + +* Thu Aug 06 2026 Thomas Fitzsimmons - 1:17.0.20.1.0-0.1.0.ea +- Update to jdk-17.0.20.1+0 (EA) +- Add to .gitignore openjdk-17.0.20.1+0.tar.xz +- Set patchver to 1 +- Set buildver to 0 +- Set is_ga to 0 +- Update sources to openjdk-17.0.20.1+0.tar.xz + * Mon Jul 13 2026 Andrew Hughes - 1:17.0.20.0.8-1.0 - Update NEWS for jdk-17.0.20+8 (GA) diff --git a/java-17-openjdk.spec b/java-17-openjdk.spec index 9deba3a..db9f08e 100644 --- a/java-17-openjdk.spec +++ b/java-17-openjdk.spec @@ -2509,6 +2509,7 @@ cjc.mainProgram(args) - ** This tarball is embargoed until 2026-08-18 @ 1pm PT. ** - Resolves: RHEL-235614 - Update NEWS for jdk-17.0.20.1+1 (GA) +- Sync java-17-openjdk-portable.specfile from openjdk-portable-rhel-8 * Mon Jul 13 2026 Thomas Fitzsimmons - 1:17.0.20.0.8-1.2 - Set rpmrelease to 2 for PQC signing