|
|
|
@ -393,7 +393,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
|
|
|
|
@ -1662,6 +1662,9 @@ done
|
|
|
|
|
%{_jvmdir}/%{miscportablearchive}.sha256sum
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Oct 20 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:11.0.21.0.9-2
|
|
|
|
|
- Bump Release
|
|
|
|
|
|
|
|
|
|
* Wed Oct 11 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.21.0.9-1
|
|
|
|
|
- Update to jdk-11.0.21+9 (GA)
|
|
|
|
|
- Update release notes to 11.0.21+9
|
|
|
|
|