Update to aarch64-shenandoah-jdk8u252-b09.
Switch to GA mode for final release.
This commit is contained in:
parent
4c801115aa
commit
e2af37c969
2
.gitignore
vendored
2
.gitignore
vendored
@ -179,3 +179,5 @@
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u252-b07.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u252-b08-4curve.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u252-b08.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u252-b09-4curve.tar.xz
|
||||
/aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u252-b09.tar.xz
|
||||
|
@ -229,7 +229,7 @@
|
||||
# note, following three variables are sedded from update_sources if used correctly. Hardcode them rather there.
|
||||
%global shenandoah_project aarch64-port
|
||||
%global shenandoah_repo jdk8u-shenandoah
|
||||
%global shenandoah_revision aarch64-shenandoah-jdk8u252-b08
|
||||
%global shenandoah_revision aarch64-shenandoah-jdk8u252-b09
|
||||
# Define old aarch64/jdk8u tree variables for compatibility
|
||||
%global project %{shenandoah_project}
|
||||
%global repo %{shenandoah_repo}
|
||||
@ -250,7 +250,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 milestone fcs
|
||||
%global milestone_version %{nil}
|
||||
@ -2229,6 +2229,10 @@ require "copy_jdk_configs.lua"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 18 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.252.b09-0
|
||||
- Update to aarch64-shenandoah-jdk8u252-b09.
|
||||
- Switch to GA mode for final release.
|
||||
|
||||
* Thu Jun 18 2020 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.252.b08-0.0.ea
|
||||
- Update to aarch64-shenandoah-jdk8u252-b08.
|
||||
- Drop JDK-8241296 backport now applied upstream.
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (tapsets-icedtea-3.15.0.tar.xz) = c752a197cb3d812d50c35e11e4722772be40096c81d2a57933e0d9b8a3c708b9c157b8108a4e33a06ca7bb81648170994408c75d6f69d5ff12785d0c31009671
|
||||
SHA512 (aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u252-b08-4curve.tar.xz) = b33ce5c789981dcf85713d29c91fed71b691cb30b242edc42733c37151ba1266cfc566a6f073488fce9684000ff4b5614c9ab7f6f2ad0e1c73246f8653fda388
|
||||
SHA512 (aarch64-port-jdk8u-shenandoah-aarch64-shenandoah-jdk8u252-b09-4curve.tar.xz) = d64e8961a1aa95e70ebe82eb3d894a9638b5f9d5e8674e4cbc35658658e7b7864b73fdf0ebaed7e7cc8b74a3419137e8f7483f10f9e3d34396c99c889bf3de74
|
||||
|
Loading…
Reference in New Issue
Block a user