From 9c0e114ee564d17c1f3814194ac2a770008c7ac0f896e310d5a375bdb8c65207 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 30 May 2023 16:42:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/slf4j?expand=0&rev=76 --- slf4j.changes | 6 ++++++ slf4j.spec | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/slf4j.changes b/slf4j.changes index ff9f30c..045ee81 100644 --- a/slf4j.changes +++ b/slf4j.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 30 16:41:16 UTC 2023 - Fridrich Strba + +- Do not require junit and ant-junit, since we don't run tests + during the build + ------------------------------------------------------------------- Wed Jul 6 12:30:15 UTC 2022 - Fridrich Strba diff --git a/slf4j.spec b/slf4j.spec index 91cdec2..56f0807 100644 --- a/slf4j.spec +++ b/slf4j.spec @@ -1,7 +1,7 @@ # # spec file for package slf4j # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2000-2009, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -32,15 +32,12 @@ Patch1: build-remove-slf4j_api-binder.patch Patch2: slf4j-commons-lang3.patch Patch3: slf4j-reload4j-bundlename.patch BuildRequires: ant >= 1.6.5 -BuildRequires: ant-junit >= 1.6.5 BuildRequires: apache-commons-lang3 BuildRequires: apache-commons-logging BuildRequires: cal10n BuildRequires: java-devel >= 1.5.0 BuildRequires: javapackages-local -BuildRequires: javapackages-tools BuildRequires: javassist >= 3.4 -BuildRequires: junit >= 3.8.2 BuildRequires: reload4j Requires: cal10n Requires: java