Update to jdk-17.0.8+6 (EA)
Update release notes to 17.0.8+6 Resolves: rhbz#2217716
This commit is contained in:
parent
3cfbee7d01
commit
6e8cc9143b
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/java-17-openjdk-17.0.6.0.10-6.portable.unstripped.jdk.el.x86_64.tar.xz
|
||||
/openjdk-jdk17u-jdk-17.0.7+7.tar.xz
|
||||
/openjdk-jdk17u-jdk-17.0.8+1.tar.xz
|
||||
/openjdk-jdk17u-jdk-17.0.8+6.tar.xz
|
||||
|
@ -373,8 +373,8 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 1
|
||||
%global rpmrelease 3
|
||||
%global buildver 6
|
||||
%global rpmrelease 1
|
||||
#%%global tagsuffix %%{nil}
|
||||
# Priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
|
||||
%if %is_system_jdk
|
||||
@ -1690,6 +1690,10 @@ done
|
||||
%{_jvmdir}/%{miscportablearchive}.sha256sum
|
||||
|
||||
%changelog
|
||||
* Thu Jul 13 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.0.6-0.1.ea
|
||||
- Update to jdk-17.0.8+6 (EA)
|
||||
- Update release notes to 17.0.8+6
|
||||
|
||||
* Thu Jul 13 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.0.1-0.3.ea
|
||||
- Make sure the unstripped JDK is customised by the installjdk function
|
||||
|
||||
|
@ -364,10 +364,10 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||
%global buildver 1
|
||||
%global buildver 6
|
||||
%global rpmrelease 1
|
||||
# Settings used by the portable build
|
||||
%global portablerelease 3
|
||||
%global portablerelease 1
|
||||
%global portablesuffix el8
|
||||
%global portablebuilddir /builddir/build/BUILD
|
||||
|
||||
@ -2462,6 +2462,11 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 13 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.0.6-0.1.ea
|
||||
- Update to jdk-17.0.8+6 (EA)
|
||||
- Sync the copy of the portable specfile with the latest update
|
||||
- Resolves: rhbz#2217716
|
||||
|
||||
* Wed Jul 12 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.8.0.1-0.1.ea
|
||||
- Update to jdk-17.0.8+1 (EA)
|
||||
- Update release notes to 17.0.8+1
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
||||
SHA512 (openjdk-jdk17u-jdk-17.0.8+1.tar.xz) = fe6d6b55967c320d79d8ab21adcf31f1c6e424bb6abc8295de1648272879c2e637aa6e4cfabbc5eefe59ffa1bd1c8c860af9cc8779182829dd4d08699c203e47
|
||||
SHA512 (openjdk-jdk17u-jdk-17.0.8+6.tar.xz) = f417329f3c381d85c6fa9761ea68acd6a5ffc9187bb0e4ca561008327f776f5692bef7522f29034e2d943f7e03e14a92026e34cc4a823628db087fade3b82356
|
||||
|
Loading…
Reference in New Issue
Block a user