Update to jdk-11.0.9+5 (EA)
This commit is contained in:
parent
3216606134
commit
2243b9c568
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+2-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+3-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+4-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+5-4curve.tar.xz
|
||||
|
@ -258,7 +258,7 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global minorver 0
|
||||
%global buildver 4
|
||||
%global buildver 5
|
||||
%global rpmrelease 0
|
||||
#%%global tagsuffix ""
|
||||
# priority must be 8 digits in total; untill openjdk 1.8 we were using 18..... so when moving to 11 we had to add another digit
|
||||
@ -1962,6 +1962,9 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 08 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.5-0.0.ea
|
||||
- Update to jdk-11.0.9+5 (EA)
|
||||
|
||||
* Thu Sep 03 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.4-0.0.ea
|
||||
- Update to jdk-11.0.9+4 (EA)
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671
|
||||
SHA512 (jdk-updates-jdk11u-jdk-11.0.9+4-4curve.tar.xz) = 8e24c9e88d82eae05c4a22ff8c80f9da3f3ddfd9a4e8cae7aacde1eb4536946d69035352348e9ff2744525a7184b590dd0c481c24289eea77bac21b220a75cbc
|
||||
SHA512 (jdk-updates-jdk11u-jdk-11.0.9+5-4curve.tar.xz) = e3a4f580a3e69724772cd2d5716cae3e714368761aedb8c23d85b25f125bea10c0980d1df3ba03095da72a55490b1b7e9236f72a0381819bcd8107e57f5fe542
|
||||
|
Loading…
Reference in New Issue
Block a user