Update to shenandoah-jdk-11.0.7+3 (EA)
This commit is contained in:
parent
36f704fe99
commit
2e1a7f0c07
2
.gitignore
vendored
2
.gitignore
vendored
@ -31,5 +31,7 @@
|
|||||||
/shenandoah-jdk11-shenandoah-jdk-11.0.6+10-4curve.tar.xz
|
/shenandoah-jdk11-shenandoah-jdk-11.0.6+10-4curve.tar.xz
|
||||||
/shenandoah-jdk11-shenandoah-jdk-11.0.7+1-4curve.tar.xz
|
/shenandoah-jdk11-shenandoah-jdk-11.0.7+1-4curve.tar.xz
|
||||||
/shenandoah-jdk11-shenandoah-jdk-11.0.7+2-4curve.tar.xz
|
/shenandoah-jdk11-shenandoah-jdk-11.0.7+2-4curve.tar.xz
|
||||||
|
/shenandoah-jdk11-shenandoah-jdk-11.0.7+3-4curve.tar.xz
|
||||||
|
/shenandoah-jdk11-shenandoah-jdk-11.0.7+3.tar.xz
|
||||||
/tapsets-icedtea-3.11.0.tar.xz
|
/tapsets-icedtea-3.11.0.tar.xz
|
||||||
/tapsets-icedtea-3.15.0.tar.xz
|
/tapsets-icedtea-3.15.0.tar.xz
|
||||||
|
@ -225,8 +225,8 @@
|
|||||||
%global origin_nice OpenJDK
|
%global origin_nice OpenJDK
|
||||||
%global top_level_dir_name %{origin}
|
%global top_level_dir_name %{origin}
|
||||||
%global minorver 0
|
%global minorver 0
|
||||||
%global buildver 2
|
%global buildver 3
|
||||||
%global rpmrelease 5
|
%global rpmrelease 0
|
||||||
#%%global tagsuffix ""
|
#%%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
|
# 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
|
%if %is_system_jdk
|
||||||
@ -1872,6 +1872,9 @@ require "copy_jdk_configs.lua"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 16 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.3-0.0.ea
|
||||||
|
- Update to shenandoah-jdk-11.0.7+3 (EA)
|
||||||
|
|
||||||
* Mon Apr 06 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.2-0.5.ea
|
* Mon Apr 06 2020 Andrew John Hughes <gnu.andrew@redhat.com> - 1:11.0.7.2-0.5.ea
|
||||||
- Sync SystemTap & desktop files with upstream IcedTea release 3.15.0 using new script
|
- Sync SystemTap & desktop files with upstream IcedTea release 3.15.0 using new script
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671
|
SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671
|
||||||
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.7+2-4curve.tar.xz) = ff5d39689e66dcb0bd620ad0633faf2f2cb537fc67e6869a3b4692831e64c1815de510f450118fe61d9d48617ad741ab5c6c261d2cd2c2a8f8a686a1b94ef302
|
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.7+3-4curve.tar.xz) = 22c0603a2e2dd000b02d84d589e0622ee285fa32f1082dc84c7d5cce5771ba14780384daeb5e603ff4bc8d6dd926331822d8c4d0894a319df5dc00c6887b3854
|
||||||
|
Loading…
Reference in New Issue
Block a user