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