Update to jdk-11.0.9+9 (EA)
This commit is contained in:
parent
3559b479ed
commit
67ffad42bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+6-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+7-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+8-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+9-4curve.tar.xz
|
||||
|
@ -258,7 +258,7 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global minorver 0
|
||||
%global buildver 8
|
||||
%global buildver 9
|
||||
%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
|
||||
@ -1963,6 +1963,9 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 05 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.9-0.0.ea
|
||||
- Update to jdk-11.0.9+9 (EA)
|
||||
|
||||
* Thu Oct 01 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.8-0.0.ea
|
||||
- Update to jdk-11.0.9+8 (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+8-4curve.tar.xz) = d1e3b3f866e9c0adfca423c01196a3ca880bf55c69e06984526353db0dd4bef4a249f195b69340661c34f443f68ac71e5259dfd5f0d803825c66f9e7d3e9c689
|
||||
SHA512 (jdk-updates-jdk11u-jdk-11.0.9+9-4curve.tar.xz) = f52a30cd43b48270bc2b356d946763c99431e7d5e735504e166ab6462a01500ee1363356485786deebe45af20f5255838d10faf5c4726f9744a42d76675686c5
|
||||
|
Loading…
Reference in New Issue
Block a user