Hello community,

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

Package is "opennlp"

Wed Apr  1 19:19:00 2020 rev:2 rq:790526 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/opennlp/opennlp.changes  2020-03-05 
23:19:16.385210902 +0100
+++ /work/SRC/openSUSE:Factory/.opennlp.new.3248/opennlp.changes        
2020-04-01 19:19:22.791559232 +0200
@@ -1,0 +2,5 @@
+Tue Mar 31 06:27:06 UTC 2020 - Fridrich Strba <fst...@suse.com>
+
+- Migrate away from the old felix-osgi implementation to OSGi r7
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opennlp.spec ++++++
--- /var/tmp/diff_new_pack.Lpyux0/_old  2020-04-01 19:19:23.419559515 +0200
+++ /var/tmp/diff_new_pack.Lpyux0/_new  2020-04-01 19:19:23.423559516 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opennlp
 #
-# 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
@@ -29,8 +29,8 @@
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
 BuildRequires:  mvn(org.apache.uima:uimaj-core)
 BuildRequires:  mvn(org.apache:apache:pom:)
-BuildRequires:  mvn(org.osgi:org.osgi.compendium)
-BuildRequires:  mvn(org.osgi:org.osgi.core)
+BuildRequires:  mvn(org.osgi:osgi.cmpn)
+BuildRequires:  mvn(org.osgi:osgi.core)
 BuildArch:      noarch
 
 %description
@@ -74,6 +74,10 @@
 find . -name '*.bat' -print -delete
 find . -name '*.class' -print -delete
 
+# use latest OSGi implementation
+%pom_change_dep -r :org.osgi.core org.osgi:osgi.core opennlp
+%pom_change_dep -r :org.osgi.compendium org.osgi:osgi.cmpn opennlp
+
 %pom_remove_plugin -r :apache-rat-plugin opennlp
 %pom_remove_plugin -r :maven-dependency-plugin opennlp
 %pom_remove_plugin -r :maven-eclipse-plugin opennlp


Reply via email to