Update to jdk-11.0.9+7 (EA)
This commit is contained in:
parent
74b1906293
commit
e2ed7be248
1
.gitignore
vendored
1
.gitignore
vendored
@ -65,3 +65,4 @@
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+4-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+5-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+6-4curve.tar.xz
|
||||
/jdk-updates-jdk11u-jdk-11.0.9+7-4curve.tar.xz
|
||||
|
@ -258,8 +258,8 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global minorver 0
|
||||
%global buildver 6
|
||||
%global rpmrelease 1
|
||||
%global buildver 7
|
||||
%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
|
||||
%if %is_system_jdk
|
||||
@ -1963,6 +1963,9 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 28 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.9.7-0.0.ea
|
||||
- Update to jdk-11.0.9+7 (EA)
|
||||
|
||||
* Tue Sep 15 2020 Severin Gehwolf <sgehwolf@redhat.com> - 1:11.0.9.6-0.1.ea
|
||||
- Update static-libs packaging to new layout
|
||||
|
||||
|
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+6-4curve.tar.xz) = 8eab79248c68b931d2c9eee07e88fe78a1289c37bbb0a315545c1a7fad64886fb7e9c21941edef7f8b84b3633d8f17a9ec1edef3de307cee8fe17222a997834b
|
||||
SHA512 (jdk-updates-jdk11u-jdk-11.0.9+7-4curve.tar.xz) = b28bbceecd4a39778dfd7e0825dbac57081484e9f0e34a2f4243c3e2ee0d99781baa7a96dc2656676375dc1e757150fbf64a54abff5e15c079392aec9515c5ab
|
||||
|
Loading…
Reference in New Issue
Block a user