From ae5a321f07e0b242094227fbbf51abbf8b29ba1de0a663b4d481426853daffb3 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 26 Oct 2023 03:34:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/felix-parent?expand=0&rev=11 --- felix-parent.changes | 5 +++++ felix-parent.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/felix-parent.changes b/felix-parent.changes index 42dd475..f05fa43 100644 --- a/felix-parent.changes +++ b/felix-parent.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 26 03:33:59 UTC 2023 - Fridrich Strba + +- Build dependent projects with java source and target 8 + ------------------------------------------------------------------- Thu Feb 7 07:24:28 UTC 2019 - Fridrich Strba diff --git a/felix-parent.spec b/felix-parent.spec index 2eb2f90..164fe02 100644 --- a/felix-parent.spec +++ b/felix-parent.spec @@ -1,7 +1,7 @@ # # spec file for package felix-parent # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,6 +46,8 @@ Parent POM file for Apache Felix Specs. %pom_xpath_remove pom:extensions %pom_xpath_remove pom:project/pom:parent/pom:relativePath +%pom_xpath_set "pom:project/pom:properties/pom:felix.java.version" "8" + %build %install