Update to jdk-17.0.20.1+1 (GA)
- Update to jdk-17.0.20.1+1 (GA) - Add to .gitignore openjdk-17.0.20.1+1.tar.xz - Set patchver to 1 - Set buildver to 1 - Set rpmrelease to 1 - Update sources to openjdk-17.0.20.1+1.tar.xz - ** This tarball is embargoed until 2026-08-18 @ 1pm PT. ** - Resolves: RHEL-235614
This commit is contained in:
parent
9b4ca0a523
commit
7598a5b9f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -82,3 +82,4 @@
|
||||
/openjdk-17.0.18+8.tar.xz
|
||||
/openjdk-17.0.19+10.tar.xz
|
||||
/openjdk-17.0.20+8.tar.xz
|
||||
/openjdk-17.0.20.1+1.tar.xz
|
||||
|
||||
@ -329,7 +329,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
|
||||
@ -383,8 +383,8 @@
|
||||
%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 rpmrelease 2
|
||||
%global buildver 1
|
||||
%global rpmrelease 1
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
# Portable suffix differs between RHEL and CentOS
|
||||
@ -2499,6 +2499,16 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Aug 07 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.20.1.1-1.1
|
||||
- Update to jdk-17.0.20.1+1 (GA)
|
||||
- Add to .gitignore openjdk-17.0.20.1+1.tar.xz
|
||||
- Set patchver to 1
|
||||
- Set buildver to 1
|
||||
- Set rpmrelease to 1
|
||||
- Update sources to openjdk-17.0.20.1+1.tar.xz
|
||||
- ** This tarball is embargoed until 2026-08-18 @ 1pm PT. **
|
||||
- Resolves: RHEL-235614
|
||||
|
||||
* Mon Jul 13 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.20.0.8-1.2
|
||||
- Set rpmrelease to 2 for PQC signing
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
||||
SHA512 (openjdk-17.0.20+8.tar.xz) = 12c2a12024df6c446b90163254267ef6d7a3b1217e488566f8d1c7b3c12c63c62066533454330805b2309cb161ac803a9203d9050366737340adf7fc005eb4ce
|
||||
SHA512 (openjdk-17.0.20.1+1.tar.xz) = fb95471576e94c9e3c2f4c3f28562f496414c49b27d0d5955db1185e66bcea06c5634f086162ef35debd088c9c2b1a49483ef0fdc53ce4a2e04460d371c5236c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user