diff --git a/add-missing-test-case.patch b/add-missing-test-case.patch index 3d47fc0..ef14a15 100644 --- a/add-missing-test-case.patch +++ b/add-missing-test-case.patch @@ -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 diff --git a/jdk8u-jdk8u352-b07.tar.xz b/jdk8u-jdk8u352-b08.tar.xz similarity index 82% rename from jdk8u-jdk8u352-b07.tar.xz rename to jdk8u-jdk8u352-b08.tar.xz index d620d65..daca544 100644 Binary files a/jdk8u-jdk8u352-b07.tar.xz and b/jdk8u-jdk8u352-b08.tar.xz differ diff --git a/openjdk-1.8.0.spec b/openjdk-1.8.0.spec index b5c3c9b..c8cf072 100644 --- a/openjdk-1.8.0.spec +++ b/openjdk-1.8.0.spec @@ -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 - 1:1.8.0.352-b08.0 +- modified add-missing-test-case.patch +- upgrade to jdk8u352-b08 + * Thu Sep 29 2022 DXwangg - 1:1.8.0.352-b07.0 - upgrade to jdk8u352-b07 - deleted Improve_AlgorithmConstraints_checkAlgorithm_performance.patch