Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package logback for openSUSE:Factory checked in at 2022-02-23 19:07:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/logback (Old) and /work/SRC/openSUSE:Factory/.logback.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "logback" Wed Feb 23 19:07:00 2022 rev:5 rq:957084 version:1.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/logback/logback.changes 2021-12-17 23:54:59.147553208 +0100 +++ /work/SRC/openSUSE:Factory/.logback.new.1958/logback.changes 2022-02-23 19:07:11.607289901 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 18:16:52 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Do not build against the log4j12 packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ logback.spec ++++++ --- /var/tmp/diff_new_pack.BozIqR/_old 2022-02-23 19:07:12.251289943 +0100 +++ /var/tmp/diff_new_pack.BozIqR/_new 2022-02-23 19:07:12.259289944 +0100 @@ -1,7 +1,7 @@ # # spec file for package logback # -# 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 @@ -31,7 +31,7 @@ BuildRequires: mvn(javax.mail:mail) BuildRequires: mvn(javax.servlet:javax.servlet-api) BuildRequires: mvn(junit:junit) -BuildRequires: mvn(log4j:log4j:1.2.17) +BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.ant:ant-junit) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)