I1PHZA: add openjdk-11.yaml

This commit is contained in:
eapen 2022-03-29 16:56:34 +08:00
parent 2ed7fc5b58
commit 72d4f9b697
2 changed files with 9 additions and 1 deletions

View File

@ -176,7 +176,7 @@
%global top_level_dir_name %{origin}
%global minorver 0
%global buildver 9
%global rpmrelease 0
%global rpmrelease 1
# priority must be 8 digits in total; up to openjdk 1.8, we were using 18..... so when we moved to 11, we had to add another digit
%if %is_system_jdk
%global priority %( printf '%02d%02d%02d%02d' %{majorver} %{minorver} %{securityver} %{buildver} )
@ -1744,6 +1744,9 @@ cjc.mainProgram(arg)
%changelog
* Tue Mar 29 2022 eapen <zhangyipeng7@huawei.com> - 1:17.0.2.9-1.rolling
- add openjdk-latest.yaml
* Fri Feb 11 2022 kuenking111 <wangkun49@huawei.com> - 1:17.0.2.9-0.rolling
- Update to jdk-17.0.2+9-ga

5
openjdk-latest.yaml Normal file
View File

@ -0,0 +1,5 @@
---
version_control: git
src_repo: https://github.com/openjdk/jdk17u
tag_prefix: jdk-
seperator: "."