Hello community,

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

Package is "felix-shell"

Wed Apr  1 19:18:44 2020 rev:3 rq:790523 version:1.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/felix-shell/felix-shell.changes  2019-12-02 
11:38:21.690460936 +0100
+++ /work/SRC/openSUSE:Factory/.felix-shell.new.3248/felix-shell.changes        
2020-04-01 19:19:07.023552138 +0200
@@ -1,0 +2,5 @@
+Tue Mar 31 06:10:51 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Build against OSGi R7 APIs
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ felix-shell.spec ++++++
--- /var/tmp/diff_new_pack.SEICWu/_old  2020-04-01 19:19:08.803552938 +0200
+++ /var/tmp/diff_new_pack.SEICWu/_new  2020-04-01 19:19:08.803552938 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package felix-shell
 #
-# 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
@@ -23,14 +23,14 @@
 Summary:        Apache Felix Shell Service
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://felix.apache.org
+URL:            https://felix.apache.org
 Source0:        
http://archive.apache.org/dist/felix/%{bundle}-%{version}-source-release.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  maven-local
 BuildRequires:  mvn(org.apache.felix:felix-parent:pom:)
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
-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
@@ -48,6 +48,10 @@
 
 %pom_remove_plugin org.codehaus.mojo:rat-maven-plugin
 
+# Use latest OSGi implementation
+%pom_change_dep :org.osgi.core org.osgi:osgi.core
+%pom_change_dep :org.osgi.compendium org.osgi:osgi.cmpn
+
 %pom_add_dep junit:junit::test
 
 %{mvn_file} :%{bundle} "felix/%{bundle}"
@@ -63,11 +67,10 @@
 %fdupes -s %{buildroot}%{_javadocdir}
 
 %files -f .mfiles
-%license LICENSE
-%doc NOTICE DEPENDENCIES
+%license LICENSE NOTICE
+%doc DEPENDENCIES
 
 %files javadoc -f .mfiles-javadoc
-%license LICENSE
-%doc NOTICE
+%license LICENSE NOTICE
 
 %changelog


Reply via email to