Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eclipse-swt for openSUSE:Factory 
checked in at 2022-04-22 21:54:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eclipse-swt (Old)
 and      /work/SRC/openSUSE:Factory/.eclipse-swt.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eclipse-swt"

Fri Apr 22 21:54:50 2022 rev:3 rq:972024 version:4.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/eclipse-swt/eclipse-swt.changes  2021-11-17 
09:14:43.530212593 +0100
+++ /work/SRC/openSUSE:Factory/.eclipse-swt.new.1538/eclipse-swt.changes        
2022-04-22 21:56:05.290931379 +0200
@@ -1,0 +2,8 @@
+Fri Apr 22 07:37:46 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Add a fake provide osgi(org.eclipse.swt) to make packages that
+  require it installable. But, since on the architectures where this
+  package is present, full eclipse does not exist, nothing will ever
+  try to resolve the bundle itself.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ eclipse-swt.spec ++++++
--- /var/tmp/diff_new_pack.Q1aHa4/_old  2022-04-22 21:56:06.514932774 +0200
+++ /var/tmp/diff_new_pack.Q1aHa4/_new  2022-04-22 21:56:06.518932779 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eclipse-swt
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -73,6 +73,11 @@
 Requires:       cairo
 Requires:       gtk2
 Requires:       libglvnd
+# Fake provide to make packages that require it installable.
+# But, since on the architectures where this package is present,
+# full eclipse does not exist, nothing will ever try to resolve
+# the bundle itself.
+Provides:       osgi(org.eclipse.swt)
 Obsoletes:      %{name}-bootstrap
 # Upstream Eclipse no longer supports non-64bit arches
 ExclusiveArch:  s390 %{arm} %{ix86}

Reply via email to