Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netty3 for openSUSE:Factory checked in at 2022-02-23 19:06:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netty3 (Old) and /work/SRC/openSUSE:Factory/.netty3.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netty3" Wed Feb 23 19:06:59 2022 rev:6 rq:957079 version:3.10.6 Changes: -------- --- /work/SRC/openSUSE:Factory/netty3/netty3.changes 2021-04-06 17:31:52.099265374 +0200 +++ /work/SRC/openSUSE:Factory/.netty3.new.1958/netty3.changes 2022-02-23 19:07:09.227289743 +0100 @@ -1,0 +2,5 @@ +Tue Feb 22 18:26:17 UTC 2022 - Fridrich Strba <[email protected]> + +- Do not build against the log4j12 packages + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netty3.spec ++++++ --- /var/tmp/diff_new_pack.U6Ws6O/_old 2022-02-23 19:07:09.763289778 +0100 +++ /var/tmp/diff_new_pack.U6Ws6O/_new 2022-02-23 19:07:09.771289780 +0100 @@ -1,7 +1,7 @@ # # spec file for package netty3 # -# 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 @@ -35,7 +35,7 @@ BuildRequires: mvn(com.jcraft:jzlib) BuildRequires: mvn(commons-logging:commons-logging) BuildRequires: mvn(javax.servlet:javax.servlet-api) -BuildRequires: mvn(log4j:log4j:1.2.16) +BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.ant:ant) BuildRequires: mvn(org.apache.ant:ant-launcher) BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
