From d95d90dd73d107e4c415a42a3565d5881f7bf14422b57071ceaa80b8e2d683dc Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Fri, 18 Mar 2022 16:38:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/junit?expand=0&rev=41 --- build.xml | 2 +- junit.changes | 5 +++++ junit.spec | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 732e0c9..2235fcc 100644 --- a/build.xml +++ b/build.xml @@ -36,7 +36,7 @@ - + diff --git a/junit.changes b/junit.changes index 1b02e89..f68cfba 100644 --- a/junit.changes +++ b/junit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 18 16:38:08 UTC 2022 - Fridrich Strba + +- Build with source/target levels 8 + ------------------------------------------------------------------- Sun Dec 12 12:57:43 UTC 2021 - Dirk Müller diff --git a/junit.spec b/junit.spec index 9365c1e..1ee06ce 100644 --- a/junit.spec +++ b/junit.spec @@ -1,7 +1,7 @@ # # spec file for package junit # -# 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 @@ -28,7 +28,7 @@ Source1: build.xml BuildRequires: ant BuildRequires: fdupes BuildRequires: hamcrest >= 1.3 -BuildRequires: java-devel >= 1.6 +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local Requires: mvn(org.hamcrest:hamcrest-core) Provides: %{name}-demo = %{version}-%{release}