Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netty for openSUSE:Factory checked in at 2022-02-23 19:06:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netty (Old) and /work/SRC/openSUSE:Factory/.netty.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netty" Wed Feb 23 19:06:58 2022 rev:7 rq:957078 version:4.1.72 Changes: -------- --- /work/SRC/openSUSE:Factory/netty/netty.changes 2022-01-13 23:22:19.980082481 +0100 +++ /work/SRC/openSUSE:Factory/.netty.new.1958/netty.changes 2022-02-23 19:07:08.235289677 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 18:27:07 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not build against the log4j12 packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netty.spec ++++++ --- /var/tmp/diff_new_pack.ZVjhFb/_old 2022-02-23 19:07:09.039289731 +0100 +++ /var/tmp/diff_new_pack.ZVjhFb/_new 2022-02-23 19:07:09.043289731 +0100 @@ -1,7 +1,7 @@ # # spec file for package netty # -# 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 @@ -47,7 +47,7 @@ BuildRequires: mvn(commons-logging:commons-logging) BuildRequires: mvn(io.netty:netty-jni-util::sources:) BuildRequires: mvn(kr.motd.maven:os-maven-plugin) -BuildRequires: mvn(log4j:log4j:1.2.17) +BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin) BuildRequires: mvn(org.apache.maven.plugins:maven-dependency-plugin)
