Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package felix-gogo-command for 
openSUSE:Factory checked in at 2023-02-10 14:35:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/felix-gogo-command (Old)
 and      /work/SRC/openSUSE:Factory/.felix-gogo-command.new.1848 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "felix-gogo-command"

Fri Feb 10 14:35:37 2023 rev:4 rq:1064175 version:1.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/felix-gogo-command/felix-gogo-command.changes    
2022-03-22 19:40:11.487089358 +0100
+++ 
/work/SRC/openSUSE:Factory/.felix-gogo-command.new.1848/felix-gogo-command.changes
  2023-02-10 14:35:38.542035985 +0100
@@ -1,0 +2,27 @@
+Fri Feb 10 08:13:33 UTC 2023 - Fridrich Strba <[email protected]>
+
+- Update to version 1.1.2
+- Changes from 1.1.0 to 1.1.2
+  * Improvement
+    + [FELIX-6038] - pull Java 7 support back in for gogo runtime,
+      shell and console
+- Changes from 1.0.2 to 1.1.0
+  * Bug
+    + [FELIX-5143] - Gogo Command bundle should not include
+      org.osgi.service.log classes
+    + [FELIX-5958] - gogo command exports org.osgi.service.log
+  * New Feature
+    + [FELIX-5835] - Upgrade to JDK 8
+    + [FELIX-5836] - Upgrade to OSGi r6
+  * Improvement
+    + [FELIX-5969] - remove transitive dependencies from gogo
+      command
+    + [FELIX-5970] - Add requirement & capabilities model so gogo
+      can be resolved
+    + [FELIX-5999] - cleanup compiler warnings
+    + [FELIX-6002] - Remove legacy code in Gogo Command
+    + [FELIX-6003] - Add some resolver checks to make sure
+      @RequireGogo annotation works for both jline and shell
+    + [FELIX-6007] - create a gogo bom
+
+-------------------------------------------------------------------

Old:
----
  org.apache.felix.gogo.command-1.0.2-source-release.tar.gz

New:
----
  org.apache.felix.gogo.command-1.1.2-source-release.tar.gz

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

Other differences:
------------------
++++++ felix-gogo-command.spec ++++++
--- /var/tmp/diff_new_pack.XQBtFk/_old  2023-02-10 14:35:38.998038710 +0100
+++ /var/tmp/diff_new_pack.XQBtFk/_new  2023-02-10 14:35:39.002038734 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package felix-gogo-command
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %global bundle  org.apache.felix.gogo.command
 Name:           felix-gogo-command
-Version:        1.0.2
+Version:        1.1.2
 Release:        0
 Summary:        Apache Felix Gogo command line shell for OSGi
 License:        Apache-2.0
@@ -30,7 +30,8 @@
 BuildRequires:  mvn(org.apache.felix:gogo-parent:pom:)
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
 BuildRequires:  mvn(org.apache.felix:org.apache.felix.gogo.runtime)
-BuildRequires:  mvn(org.osgi:osgi.cmpn)
+BuildRequires:  mvn(org.osgi:org.osgi.service.log)
+BuildRequires:  mvn(org.osgi:osgi.annotation)
 BuildRequires:  mvn(org.osgi:osgi.core)
 BuildArch:      noarch
 
@@ -53,11 +54,10 @@
 %{mvn_file} : felix/%{bundle}
 
 # Use provided scope because this is useful on OSGi frameworks other than Felix
-%pom_change_dep :org.osgi.core :osgi.core::provided
-%pom_change_dep :org.osgi.compendium :osgi.cmpn::provided
-
-# Needed for tests
-%pom_add_dep junit:junit::test
+%pom_change_dep :osgi.core :::provided
+%pom_change_dep :osgi.annotation :::provided
+%pom_change_dep :junit :::test
+%pom_change_dep :mockito-core :::test
 
 %build
 %{mvn_build} -f

++++++ org.apache.felix.gogo.command-1.0.2-source-release.tar.gz -> 
org.apache.felix.gogo.command-1.1.2-source-release.tar.gz ++++++
++++ 2875 lines of diff (skipped)

Reply via email to