Update to jdk-17.0.13+10 (EA)
- Update to jdk-17.0.13+10 (EA) - Update .gitignore to ignore openjdk-17.0.13+10-ea.tar.xz - Sync java-17-openjdk-portable.specfile from openjdk-portable-centos-9 - Set buildver to 10 - Update sources to openjdk-17.0.13+10-ea.tar.xz - Related: RHEL-58785
This commit is contained in:
parent
0d72cdc56d
commit
fd11e577fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
|||||||
/openjdk-17.0.12+7.tar.xz
|
/openjdk-17.0.12+7.tar.xz
|
||||||
/openjdk-17.0.13+1-ea.tar.xz
|
/openjdk-17.0.13+1-ea.tar.xz
|
||||||
/openjdk-17.0.13+9-ea.tar.xz
|
/openjdk-17.0.13+9-ea.tar.xz
|
||||||
|
/openjdk-17.0.13+10-ea.tar.xz
|
||||||
|
@ -377,7 +377,7 @@
|
|||||||
%global origin_nice OpenJDK
|
%global origin_nice OpenJDK
|
||||||
%global top_level_dir_name %{vcstag}
|
%global top_level_dir_name %{vcstag}
|
||||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||||
%global buildver 9
|
%global buildver 10
|
||||||
%global rpmrelease 1
|
%global rpmrelease 1
|
||||||
#%%global tagsuffix %%{nil}
|
#%%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
|
# 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
|
||||||
@ -1816,6 +1816,13 @@ done
|
|||||||
%{_jvmdir}/%{miscportablearchive}.sha256sum
|
%{_jvmdir}/%{miscportablearchive}.sha256sum
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 3 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.10-0.1.ea
|
||||||
|
- Update to jdk-17.0.13+10 (EA)
|
||||||
|
- Add to .gitignore openjdk-17.0.13+10-ea.tar.xz
|
||||||
|
- Set buildver to 10
|
||||||
|
- Update sources to openjdk-17.0.13+10-ea.tar.xz
|
||||||
|
- Update NEWS for jdk-17.0.13+10
|
||||||
|
|
||||||
* Wed Oct 2 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.9-0.1.ea
|
* Wed Oct 2 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.9-0.1.ea
|
||||||
- Update to jdk-17.0.13+9 (EA)
|
- Update to jdk-17.0.13+9 (EA)
|
||||||
- Add to .gitignore openjdk-17.0.13+9-ea.tar.xz
|
- Add to .gitignore openjdk-17.0.13+9-ea.tar.xz
|
||||||
|
@ -381,7 +381,7 @@
|
|||||||
%global origin_nice OpenJDK
|
%global origin_nice OpenJDK
|
||||||
%global top_level_dir_name %{vcstag}
|
%global top_level_dir_name %{vcstag}
|
||||||
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
||||||
%global buildver 9
|
%global buildver 10
|
||||||
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
# rpmrelease numbering must start at 2 to be later than the 9.0 RPM
|
||||||
%global rpmrelease 1
|
%global rpmrelease 1
|
||||||
# Settings used by the portable build
|
# Settings used by the portable build
|
||||||
@ -2491,6 +2491,14 @@ cjc.mainProgram(args)
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 4 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.10-0.1.ea
|
||||||
|
- Update to jdk-17.0.13+10 (EA)
|
||||||
|
- Update .gitignore to ignore openjdk-17.0.13+10-ea.tar.xz
|
||||||
|
- Sync java-17-openjdk-portable.specfile from openjdk-portable-centos-9
|
||||||
|
- Set buildver to 10
|
||||||
|
- Update sources to openjdk-17.0.13+10-ea.tar.xz
|
||||||
|
- Related: RHEL-58785
|
||||||
|
|
||||||
* Thu Oct 3 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.9-0.1.ea
|
* Thu Oct 3 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:17.0.13.0.9-0.1.ea
|
||||||
- Update to jdk-17.0.13+9 (EA)
|
- Update to jdk-17.0.13+9 (EA)
|
||||||
- Update .gitignore to ignore openjdk-17.0.13+9-ea.tar.xz
|
- Update .gitignore to ignore openjdk-17.0.13+9-ea.tar.xz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
SHA512 (tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz) = 97d026212363b3c83f6a04100ad7f6fdde833d16579717f8756e2b8c2eb70e144a41a330cb9ccde9c3badd37a2d54fdf4650a950ec21d8b686d545ecb2a64d30
|
||||||
SHA512 (openjdk-17.0.13+9-ea.tar.xz) = 1ee0925aad6cf7b742e30dd69103970249ddd733c46899cc43271eef7b9acf5d50a6bbcf73495fcd97f5df67528f0d65daaee8863656d38b9e0f72a4f9ef50b9
|
SHA512 (openjdk-17.0.13+10-ea.tar.xz) = 4216a6e675d622ec386d208bdd44d14a5642b4f4e71de355b23b1cc7630e12de12befda0c6b88bc23d33084debb1cb1f615f23d304f20a2d8305254f3caf21c0
|
||||||
|
Loading…
Reference in New Issue
Block a user