Update to jdk-17.0.20+8 (GA)
- Update to jdk-17.0.20+8 (GA) - Add to .gitignore openjdk-17.0.20+8.tar.xz - Set updatever to 20 - Set buildver to 8 - Update sources to openjdk-17.0.20+8.tar.xz - ** This tarball is embargoed until 2026-07-21 @ 1pm PT. ** - Resolves: RHEL-188876
This commit is contained in:
parent
d7b849ce30
commit
19ccab1e99
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
||||
/openjdk-17.0.18+7-ea.tar.xz
|
||||
/openjdk-17.0.18+8.tar.xz
|
||||
/openjdk-17.0.19+10.tar.xz
|
||||
/openjdk-17.0.20+8.tar.xz
|
||||
|
||||
@ -324,7 +324,7 @@
|
||||
# New Version-String scheme-style defines
|
||||
%global featurever 17
|
||||
%global interimver 0
|
||||
%global updatever 19
|
||||
%global updatever 20
|
||||
%global patchver 0
|
||||
# buildjdkver is usually same as %%{featurever},
|
||||
# but in time of bootstrap of next jdk, it is featurever-1,
|
||||
@ -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 10
|
||||
%global buildver 8
|
||||
%global rpmrelease 1
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
@ -2500,6 +2500,15 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 13 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.20.0.8-1
|
||||
- Update to jdk-17.0.20+8 (GA)
|
||||
- Add to .gitignore openjdk-17.0.20+8.tar.xz
|
||||
- Set updatever to 20
|
||||
- Set buildver to 8
|
||||
- Update sources to openjdk-17.0.20+8.tar.xz
|
||||
- ** This tarball is embargoed until 2026-07-21 @ 1pm PT. **
|
||||
- Resolves: RHEL-188876
|
||||
|
||||
* Thu Apr 16 2026 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.19.0.10-1
|
||||
- Update to jdk-17.0.19+10 (GA)
|
||||
- Add to .gitignore openjdk-17.0.19+10.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
||||
SHA512 (openjdk-17.0.19+10.tar.xz) = a905a9689363d4f0d0ff8e1ddf79a605209c5ec65d0858f3bb4b9ddcb3ffa0354c75fd4660323204957b58913c831a79b78dcd7615358b8135f38fc1c2d4c3bb
|
||||
SHA512 (openjdk-17.0.20+8.tar.xz) = 12c2a12024df6c446b90163254267ef6d7a3b1217e488566f8d1c7b3c12c63c62066533454330805b2309cb161ac803a9203d9050366737340adf7fc005eb4ce
|
||||
|
||||
Loading…
Reference in New Issue
Block a user