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-03-30 20:36:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netty3 (Old) and /work/SRC/openSUSE:Factory/.netty3.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netty3" Wed Mar 30 20:36:18 2022 rev:8 rq:965958 version:3.10.6 Changes: -------- --- /work/SRC/openSUSE:Factory/netty3/netty3.changes 2022-03-23 20:20:25.398532175 +0100 +++ /work/SRC/openSUSE:Factory/.netty3.new.1900/netty3.changes 2022-03-30 20:36:35.089348712 +0200 @@ -1,0 +2,5 @@ +Wed Mar 30 10:04:01 UTC 2022 - Fridrich Strba <[email protected]> + +- Build against the standalone JavaEE modules inconditionally + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netty3.spec ++++++ --- /var/tmp/diff_new_pack.pcBHGv/_old 2022-03-30 20:36:35.809349313 +0200 +++ /var/tmp/diff_new_pack.pcBHGv/_new 2022-03-30 20:36:35.817349319 +0200 @@ -36,6 +36,7 @@ BuildRequires: mvn(com.google.protobuf:protobuf-java) BuildRequires: mvn(com.jcraft:jzlib) BuildRequires: mvn(commons-logging:commons-logging) +BuildRequires: mvn(javax.activation:activation) BuildRequires: mvn(javax.servlet:javax.servlet-api) BuildRequires: mvn(log4j:log4j) BuildRequires: mvn(org.apache.ant:ant) @@ -52,9 +53,6 @@ BuildRequires: mvn(org.slf4j:slf4j-api) BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:) BuildArch: noarch -%if 0%{?suse_version} > 1500 -BuildRequires: mvn(javax.activation:activation) -%endif %description Netty is a NIO client server framework which enables quick and easy @@ -88,9 +86,6 @@ %pom_remove_plugin :animal-sniffer-maven-plugin %pom_remove_plugin :maven-enforcer-plugin -%if 0%{?suse_version} <= 1500 -%pom_remove_dep javax.activation:activation -%endif %pom_remove_dep :npn-api %pom_xpath_remove "pom:extension[pom:artifactId[text()='os-maven-plugin']]" %pom_xpath_remove "pom:execution[pom:id[text()='remove-examples']]"
