Update to shenandoah-jdk-11.0.8+2 (EA)
This commit is contained in:
parent
8c1b6230db
commit
c766f16ecf
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.7+10-4curve.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.7+10.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.8+1-4curve.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.8+2-4curve.tar.xz
|
||||
|
@ -225,7 +225,7 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global minorver 0
|
||||
%global buildver 1
|
||||
%global buildver 2
|
||||
%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
|
||||
@ -1856,6 +1856,9 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon May 18 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.2-0.0.ea
|
||||
- Update to shenandoah-jdk-11.0.8+2 (EA)
|
||||
|
||||
* Mon May 18 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.8.1-0.0.ea
|
||||
- Update to shenandoah-jdk-11.0.8+1 (EA)
|
||||
- Switch to EA mode for 11.0.8 pre-release builds.
|
||||
|
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+1-4curve.tar.xz) = 3a4b149eeeec876df8ce4be6a0ab6d4ad85639fc788e60dcad25c3c1ec6a119d500161be9e482cd6715f1d81d9ab79ac5617ede9148ff088662dd1be7ad0e243
|
||||
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.8+2-4curve.tar.xz) = 27ecb76e0826ba957936153f370b097893bc1dd303ce61b7b122213ae48f22322bdc58ecb4c5458cfc3eb3ef27df2f0134cddf6e005ba0b1952fc551ecacde06
|
||||
|
Loading…
Reference in New Issue
Block a user