Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jboss-logging for openSUSE:Factory checked in at 2022-02-23 19:06:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jboss-logging (Old) and /work/SRC/openSUSE:Factory/.jboss-logging.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jboss-logging" Wed Feb 23 19:06:56 2022 rev:3 rq:957074 version:3.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/jboss-logging/jboss-logging.changes 2020-04-22 20:46:49.834668445 +0200 +++ /work/SRC/openSUSE:Factory/.jboss-logging.new.1958/jboss-logging.changes 2022-02-23 19:07:04.151289407 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 18:15:38 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not build against the log4j12 packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jboss-logging.spec ++++++ --- /var/tmp/diff_new_pack.tMTq9v/_old 2022-02-23 19:07:04.879289455 +0100 +++ /var/tmp/diff_new_pack.tMTq9v/_new 2022-02-23 19:07:04.887289456 +0100 @@ -1,7 +1,7 @@ # # spec file for package jboss-logging # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -27,11 +27,11 @@ Source0: https://github.com/jboss-logging/jboss-logging/archive/%{namedversion}/%{name}-%{namedversion}.tar.gz BuildRequires: fdupes BuildRequires: maven-local -BuildRequires: mvn(log4j:log4j:1.2.16) +BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.logging.log4j:log4j-api) -BuildRequires: mvn(org.jboss:jboss-parent:pom:) BuildRequires: mvn(org.jboss.logmanager:jboss-logmanager) +BuildRequires: mvn(org.jboss:jboss-parent:pom:) BuildRequires: mvn(org.slf4j:slf4j-api) BuildArch: noarch
