Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tigervnc for openSUSE:Factory checked in at 2025-11-27 15:18:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tigervnc (Old) and /work/SRC/openSUSE:Factory/.tigervnc.new.14147 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tigervnc" Thu Nov 27 15:18:55 2025 rev:113 rq:1320003 version:1.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tigervnc/tigervnc.changes 2025-06-12 15:47:54.983870945 +0200 +++ /work/SRC/openSUSE:Factory/.tigervnc.new.14147/tigervnc.changes 2025-11-27 15:19:15.843167752 +0100 @@ -1,0 +2,12 @@ +Tue Nov 25 07:58:59 UTC 2025 - Thorsten Kukuk <[email protected]> + +- Remove dbus-launch requires, dbus-launch is no longer used + and incompatible with dbus-broker. + +------------------------------------------------------------------- +Thu Nov 19 08:15:14 UTC 2025 - Zdenek Kubala <[email protected]> + +- Update SELinux module dir as macro to allow root path move from /var/lib/selinux + to /etc/selinux (bsc#1221342) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tigervnc.spec ++++++ --- /var/tmp/diff_new_pack.IvRRwl/_old 2025-11-27 15:19:17.159223249 +0100 +++ /var/tmp/diff_new_pack.IvRRwl/_new 2025-11-27 15:19:17.159223249 +0100 @@ -1,7 +1,7 @@ # # spec file for package tigervnc # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -172,7 +172,6 @@ %endif # Needed to generate certificates Requires: windowmanager -Requires: /usr/bin/dbus-launch Requires: xauth Recommends: xinit Requires: xkbcomp @@ -622,6 +621,6 @@ %if %{with selinux} %files selinux %{_datadir}/selinux/packages/%{selinuxtype}/%{modulename}.pp.bz2 -%ghost %verify(not md5 size mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename} +%ghost %verify(not md5 size mtime) %{_selinux_store_path}/%{selinuxtype}/active/modules/200/%{modulename} %endif
