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-06-13 13:03:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netty3 (Old) and /work/SRC/openSUSE:Factory/.netty3.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netty3" Mon Jun 13 13:03:09 2022 rev:14 rq:982388 version:3.10.6 Changes: -------- --- /work/SRC/openSUSE:Factory/netty3/netty3.changes 2022-05-24 20:33:48.807050407 +0200 +++ /work/SRC/openSUSE:Factory/.netty3.new.1548/netty3.changes 2022-06-13 13:03:36.529205922 +0200 @@ -1,0 +2,8 @@ +Mon Jun 13 08:43:45 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Remove dependency on javax.activation, which is a transitive + dependency. +- Build again against mvn(log4j:log4j), since reload4j - that + provides it - is in all relevant distributions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netty3.spec ++++++ --- /var/tmp/diff_new_pack.9bFUoE/_old 2022-06-13 13:03:36.945206455 +0200 +++ /var/tmp/diff_new_pack.9bFUoE/_new 2022-06-13 13:03:36.953206465 +0200 @@ -38,7 +38,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) @@ -53,7 +53,6 @@ BuildRequires: mvn(org.slf4j:slf4j-api) BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) BuildArch: noarch -BuildRequires: mvn(javax.activation:activation) %description Netty is a NIO client server framework which enables quick and easy