Update to shenandoah-jdk-11.0.8+5 (EA)
This commit is contained in:
parent
979a20c063
commit
a73c8adea3
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.8+2-4curve.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.8+3-4curve.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.8+4-4curve.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.8+5-4curve.tar.xz
|
||||
|
@ -225,7 +225,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
|
||||
@ -1911,6 +1911,9 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jun 07 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.5-0.0.ea
|
||||
- Update to shenandoah-jdk-11.0.8+5 (EA)
|
||||
|
||||
* Mon May 25 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.4-0.0.ea
|
||||
- Update to shenandoah-jdk-11.0.8+4 (EA)
|
||||
- Require tzdata 2020a due to resource changes in JDK-8243541
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671
|
||||
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.8+4-4curve.tar.xz) = 70bfcf450f4e3caf8bd156e4cf4669868a9f3ce71900e4746e601057fd736c7b8621de3e383b1c10e30e5d1bd0b7493ef37d4a7a0b91e1dce7fd14ccab6f8f18
|
||||
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.8+5-4curve.tar.xz) = 6f01c9602160902fe350274788639ab174403788e1999e627995c8be0d1b46fcc1129d9c338861aabdb648de2dd1d41c5f14c206af773e1e041c2c456fa37bc6
|
||||
|
Loading…
Reference in New Issue
Block a user