I5WLFB: upgrade master branch to jdk8u352-b08
This commit is contained in:
parent
ee12b814c2
commit
158f8a4832
@ -125,7 +125,7 @@ index 00000000..9b614024
|
||||
--- /dev/null
|
||||
+++ b/version.txt
|
||||
@@ -0,0 +1 @@
|
||||
+8.342.7.0.13
|
||||
+8.352.8.0.13
|
||||
--
|
||||
2.23.0
|
||||
|
||||
|
||||
Binary file not shown.
@ -146,13 +146,13 @@
|
||||
%global origin_nice OpenJDK
|
||||
%global top_level_dir_name %{origin}
|
||||
%global repo jdk8u
|
||||
%global revision jdk8u352-b07
|
||||
%global revision jdk8u352-b08
|
||||
%global full_revision %{repo}-%{revision}
|
||||
# Define IcedTea version used for SystemTap tapsets and desktop files
|
||||
%global icedteaver 3.15.0
|
||||
|
||||
%global updatever 352
|
||||
%global buildver b07
|
||||
%global buildver b08
|
||||
# priority must be 7 digits in total. The expression is workarounding tip
|
||||
%global priority 1800%{updatever}
|
||||
|
||||
@ -2262,6 +2262,10 @@ cjc.mainProgram(arg)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Oct 19 2022 kuenking111<wangkun49@huawei.com> - 1:1.8.0.352-b08.0
|
||||
- modified add-missing-test-case.patch
|
||||
- upgrade to jdk8u352-b08
|
||||
|
||||
* Thu Sep 29 2022 DXwangg<wangjiawei80@huawei.com> - 1:1.8.0.352-b07.0
|
||||
- upgrade to jdk8u352-b07
|
||||
- deleted Improve_AlgorithmConstraints_checkAlgorithm_performance.patch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user