Update to jdk-17.0.15+6 (GA)
- Update to jdk-17.0.15+6 (GA) - Add to .gitignore openjdk-17.0.15+6.tar.xz - Set updatever to 15 - Set buildver to 6 - Set rpmrelease to 2 - Update sources to openjdk-17.0.15+6.tar.xz - Resolves: RHEL-86624 - ** This tarball is embargoed until 2025-04-15 @ 1pm PT. **
This commit is contained in:
parent
a92a9fcbea
commit
8d65124864
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/openjdk-17.0.13+11.tar.xz
|
||||
/openjdk-17.0.14+1-ea.tar.xz
|
||||
/openjdk-17.0.14+7.tar.xz
|
||||
/openjdk-17.0.15+6.tar.xz
|
||||
|
@ -324,7 +324,7 @@
|
||||
# New Version-String scheme-style defines
|
||||
%global featurever 17
|
||||
%global interimver 0
|
||||
%global updatever 14
|
||||
%global updatever 15
|
||||
%global patchver 0
|
||||
# buildjdkver is usually same as %%{featurever},
|
||||
# but in time of bootstrap of next jdk, it is featurever-1,
|
||||
@ -379,9 +379,9 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{vcstag}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 7
|
||||
%global buildver 6
|
||||
# rpmrelease numbering must start at 2 to be later than the 8.6 RPM
|
||||
%global rpmrelease 3
|
||||
%global rpmrelease 2
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 1
|
||||
%global portablesuffix el8
|
||||
@ -2499,6 +2499,16 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Apr 10 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.15.0.6-2
|
||||
- Update to jdk-17.0.15+6 (GA)
|
||||
- Add to .gitignore openjdk-17.0.15+6.tar.xz
|
||||
- Set updatever to 15
|
||||
- Set buildver to 6
|
||||
- Set rpmrelease to 2
|
||||
- Update sources to openjdk-17.0.15+6.tar.xz
|
||||
- Resolves: RHEL-86624
|
||||
- ** This tarball is embargoed until 2025-04-15 @ 1pm PT. **
|
||||
|
||||
* Wed Jan 15 2025 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.14.0.7-3
|
||||
- Set rpmrelease to 3
|
||||
- Revert "Require tzdata-java 2024b at runtime and for build"
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
||||
SHA512 (openjdk-17.0.14+7.tar.xz) = 05cdbe49beb5a9f99e1221faa6b9cfbfe9ebb94c2b5a71858123a78383d64385563c90fafcea61a7f3b27e5d85bce6416ce0ff5d0c5db140c38bdbc541b33090
|
||||
SHA512 (openjdk-17.0.15+6.tar.xz) = 3e375efb74ce6cbd93a638219f438d319f5405f9bc089ff4f54daab8128f3ad64a7ef768d7beb86193f8dafa6e07d0466df479fda471e64ff1921820bcff5c4d
|
||||
|
Loading…
Reference in New Issue
Block a user