|
|
|
@ -382,7 +382,7 @@
|
|
|
|
|
%global top_level_dir_name %{vcstag}
|
|
|
|
|
%global top_level_dir_name_backup %{top_level_dir_name}-backup
|
|
|
|
|
%global buildver 9
|
|
|
|
|
%global rpmrelease 1
|
|
|
|
|
%global rpmrelease 2
|
|
|
|
|
#%%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
|
|
|
|
@ -1697,6 +1697,9 @@ done
|
|
|
|
|
%{_jvmdir}/%{miscportablearchive}.sha256sum
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Oct 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:17.0.9.0.9-2
|
|
|
|
|
- Bump Release
|
|
|
|
|
|
|
|
|
|
* Thu Oct 12 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:17.0.9.0.9-1
|
|
|
|
|
- Update to jdk-17.0.9+9 (GA)
|
|
|
|
|
- Update release notes to 17.0.9+9
|
|
|
|
|