Update to shenandoah-jdk-11.0.5+10 (GA)
Switch to GA mode for final release.
This commit is contained in:
parent
209c4bb612
commit
c605a5fa08
3
.gitignore
vendored
3
.gitignore
vendored
@ -22,3 +22,6 @@
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+2.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+2-4curve.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+9-4curve.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+9.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+10.tar.xz
|
||||
/shenandoah-jdk11-shenandoah-jdk-11.0.5+10-4curve.tar.xz
|
||||
|
@ -222,7 +222,7 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global minorver 0
|
||||
%global buildver 9
|
||||
%global buildver 10
|
||||
%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
|
||||
@ -240,7 +240,7 @@
|
||||
# Release will be (where N is usually a number starting at 1):
|
||||
# - 0.N%%{?extraver}%%{?dist} for EA releases,
|
||||
# - N%%{?extraver}{?dist} for GA releases
|
||||
%global is_ga 0
|
||||
%global is_ga 1
|
||||
%if %{is_ga}
|
||||
%global ea_designator ""
|
||||
%global ea_designator_zip ""
|
||||
@ -1828,6 +1828,10 @@ require "copy_jdk_configs.lua"
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 09 2019 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.5.10-0
|
||||
- Update to shenandoah-jdk-11.0.5+10 (GA)
|
||||
- Switch to GA mode for final release.
|
||||
|
||||
* Mon Oct 07 2019 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.5.9-0.0.ea
|
||||
- Update to shenandoah-jdk-11.0.5+9 (EA)
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (systemtap_3.2_tapsets_hg-icedtea8-9d464368e06d.tar.xz) = cf578221b77d8c7e019f69909bc86c419c5fb5e10bceba9592ff6e7f96887b0a7f07c9cefe90800975247a078785ca190fdec5c2d0f841bb447cee784b570f7d
|
||||
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.5+9-4curve.tar.xz) = 13be3294f58789bf28af310a1cc2af2d6a5b424b02e3725f74fe713d3f98b5d98f5634cb5476a0ac34fc467ff5c396761b25b4512f40bc9bb657de1f961c2a79
|
||||
SHA512 (shenandoah-jdk11-shenandoah-jdk-11.0.5+10-4curve.tar.xz) = 9b1ec5045b16806bcca8843a50524c22325e0c72df5878db3655ed3d35d8195e211315c4998a8321e3ddddd2272caf895e901dd173ce86756be21260765de7e1
|
||||
|
Loading…
Reference in New Issue
Block a user