!13 I5WL3F: master branch is upgrade to jdk17.0.5-ga

From: @kuenking111 
Reviewed-by: @jvmboy, @stubCode 
Signed-off-by: @stubCode, @jvmboy
This commit is contained in:
openeuler-ci-bot 2022-10-21 06:32:23 +00:00 committed by Gitee
commit 5ce3ad1e4f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 3 deletions

View File

@ -13,7 +13,7 @@ index 000000000..b717bafbe
--- /dev/null
+++ b/version.txt
@@ -0,0 +1 @@
+17.0.4.0.13
+17.0.5.0.13
--
2.19.0

View File

@ -155,7 +155,7 @@
# Used via new version scheme. JDK 17 was
# GA'ed in March 2021 => 21.9
%global vendor_version_string 21.9
%global securityver 4
%global securityver 5
# buildjdkver is usually same as %%{majorver},
# but in time of bootstrap of next jdk, it is majorver-1,
# and this it is better to change it here, on single place
@ -885,7 +885,7 @@ Provides: java-src%{?1} = %{epoch}:%{version}-%{release}
Name: java-%{javaver}-%{origin}
Version: %{newjavaver}.%{buildver}
Release: 3
Release: 0
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
@ -1758,6 +1758,10 @@ cjc.mainProgram(arg)
%changelog
* Wed Oct 19 2022 kuenking111 <wangkun49@huawei.com> - 1:17.0.5.8-0.rolling
- modified add-version-txt.patch
- add jdk17.0.5-ga
* Thu Sep 15 2022 kuenking111 <wangkun49@huawei.com> - 1:17.0.4.8-0.3
- add Apply-TBI-to-ZGC-of-JDK17.patch