Hello community,

here is the log from the commit of package netty3 for openSUSE:Factory checked 
in at 2020-04-01 19:18:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/netty3 (Old)
 and      /work/SRC/openSUSE:Factory/.netty3.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "netty3"

Wed Apr  1 19:18:56 2020 rev:4 rq:790525 version:3.10.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/netty3/netty3.changes    2019-11-28 
13:51:04.506690171 +0100
+++ /work/SRC/openSUSE:Factory/.netty3.new.3248/netty3.changes  2020-04-01 
19:19:20.507558205 +0200
@@ -1,0 +2,6 @@
+Tue Mar 31 06:02:58 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Migrate away from the felix OSGi implementation to to the latest
+  org.osgi one
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ netty3.spec ++++++
--- /var/tmp/diff_new_pack.DHOvah/_old  2020-04-01 19:19:21.611558701 +0200
+++ /var/tmp/diff_new_pack.DHOvah/_new  2020-04-01 19:19:21.611558701 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package netty3
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,16 +36,16 @@
 BuildRequires:  mvn(commons-logging:commons-logging)
 BuildRequires:  mvn(io.netty:netty-tcnative)
 BuildRequires:  mvn(javax.servlet:javax.servlet-api)
-BuildRequires:  mvn(log4j:log4j)
+BuildRequires:  mvn(log4j:log4j:1.2.16)
 BuildRequires:  mvn(org.apache.ant:ant)
 BuildRequires:  mvn(org.apache.ant:ant-launcher)
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
-BuildRequires:  mvn(org.apache.felix:org.osgi.compendium)
-BuildRequires:  mvn(org.apache.felix:org.osgi.core)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-antrun-plugin)
 BuildRequires:  mvn(org.bouncycastle:bcpkix-jdk15on)
 BuildRequires:  mvn(org.jboss.logging:jboss-logging)
 BuildRequires:  mvn(org.jboss.marshalling:jboss-marshalling)
+BuildRequires:  mvn(org.osgi:osgi.cmpn)
+BuildRequires:  mvn(org.osgi:osgi.core)
 BuildRequires:  mvn(org.slf4j:slf4j-api)
 BuildRequires:  mvn(org.sonatype.oss:oss-parent:pom:)
 Requires:       netty-tcnative
@@ -98,6 +98,10 @@
 # Force use servlet 3.1 apis
 %pom_change_dep :servlet-api javax.servlet:javax.servlet-api:3.1.0
 
+# use latest OSGi implementation
+%pom_change_dep :org.osgi.core org.osgi:osgi.core
+%pom_change_dep :org.osgi.compendium org.osgi:osgi.cmpn
+
 # Uneeded tasks
 %pom_remove_plugin :maven-assembly-plugin
 %pom_remove_plugin :maven-source-plugin


Reply via email to