From cb34ff95d6664dfa4be0e15767b12a4d22a15c5a1244dbc61b6e8c9f50179186 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 26 Oct 2023 06:07:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/unit-api?expand=0&rev=5 --- unit-api.changes | 5 +++++ unit-api.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/unit-api.changes b/unit-api.changes index 5d915d7..499e828 100644 --- a/unit-api.changes +++ b/unit-api.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 26 06:06:54 UTC 2023 - Fridrich Strba + +- Build with source and target levels 8 + ------------------------------------------------------------------- Sat Sep 9 14:58:19 UTC 2023 - Fridrich Strba diff --git a/unit-api.spec b/unit-api.spec index 8165bd8..f1cbf99 100644 --- a/unit-api.spec +++ b/unit-api.spec @@ -104,6 +104,8 @@ find . -name "*.jar" -print -delete " +%pom_xpath_set "pom:project/pom:properties/pom:jdkVersion" "1.8" + %{mvn_file} : %{name} %{mvn_file} :%{name}:tests: %{name}-tests %{mvn_package} :%{name}:tests: %{name}