Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package slf4j for openSUSE:Factory checked in at 2023-06-04 16:41:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slf4j (Old) and /work/SRC/openSUSE:Factory/.slf4j.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slf4j" Sun Jun 4 16:41:40 2023 rev:31 rq:1090639 version:1.7.36 Changes: -------- --- /work/SRC/openSUSE:Factory/slf4j/slf4j.changes 2022-07-07 12:56:44.071267020 +0200 +++ /work/SRC/openSUSE:Factory/.slf4j.new.15902/slf4j.changes 2023-06-04 16:41:48.277844843 +0200 @@ -1,0 +2,6 @@ +Tue May 30 16:41:16 UTC 2023 - Fridrich Strba <[email protected]> + +- Do not require junit and ant-junit, since we don't run tests + during the build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slf4j.spec ++++++ --- /var/tmp/diff_new_pack.Sv7wRX/_old 2023-06-04 16:41:49.837854127 +0200 +++ /var/tmp/diff_new_pack.Sv7wRX/_new 2023-06-04 16:41:49.841854151 +0200 @@ -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 @@ 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
