From 5586322db851baa0908a25064b9f7083320a249bb830b49bc09c9edc429f95e8 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 22 Mar 2022 15:17:37 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-velocity?expand=0&rev=6 --- plexus-velocity-build.xml | 2 +- plexus-velocity.changes | 5 +++++ plexus-velocity.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/plexus-velocity-build.xml b/plexus-velocity-build.xml index e9d9710..8a92dc3 100644 --- a/plexus-velocity-build.xml +++ b/plexus-velocity-build.xml @@ -12,7 +12,7 @@ - + diff --git a/plexus-velocity.changes b/plexus-velocity.changes index d6ea64c..ec714b0 100644 --- a/plexus-velocity.changes +++ b/plexus-velocity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 22 15:14:41 UTC 2022 - Fridrich Strba + +- Build with java source and target levels 8 + ------------------------------------------------------------------- Tue May 11 14:53:03 UTC 2021 - Fridrich Strba diff --git a/plexus-velocity.spec b/plexus-velocity.spec index 4eec505..2b70e3a 100644 --- a/plexus-velocity.spec +++ b/plexus-velocity.spec @@ -1,7 +1,7 @@ # # spec file for package plexus-velocity # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From b96632691f53a2bbe9d0fdaf2d6a0b11d20f433385cbcb8227b58738a608bb5d Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 22 Mar 2022 15:18:44 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-velocity?expand=0&rev=7 --- plexus-velocity.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/plexus-velocity.spec b/plexus-velocity.spec index 2b70e3a..8e9f5b4 100644 --- a/plexus-velocity.spec +++ b/plexus-velocity.spec @@ -30,6 +30,7 @@ Source2: http://www.apache.org/licenses/LICENSE-2.0.txt BuildRequires: ant BuildRequires: apache-commons-collections BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: plexus-containers-container-default BuildRequires: velocity