Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vino for openSUSE:Factory checked in at 2022-01-15 20:05:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vino (Old) and /work/SRC/openSUSE:Factory/.vino.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vino" Sat Jan 15 20:05:08 2022 rev:105 rq:946594 version:3.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vino/vino.changes 2021-11-11 21:39:38.029029199 +0100 +++ /work/SRC/openSUSE:Factory/.vino.new.1892/vino.changes 2022-01-15 20:05:12.693759563 +0100 @@ -1,0 +2,6 @@ +Thu Jan 13 21:41:13 UTC 2022 - Michael Gorse <[email protected]> + +- Remove telepathy dbus service, since we have telepathy disabled + (boo#1177663). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vino.spec ++++++ --- /var/tmp/diff_new_pack.yKTJzI/_old 2022-01-15 20:05:13.205759961 +0100 +++ /var/tmp/diff_new_pack.yKTJzI/_new 2022-01-15 20:05:13.213759968 +0100 @@ -1,7 +1,7 @@ # # spec file for package vino # -# 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,7 @@ %install %make_install +rm %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot} @@ -80,7 +81,7 @@ %license COPYING %doc AUTHORS ChangeLog NEWS README %{_datadir}/applications/vino-server.desktop -%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service +#%%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service %{_datadir}/glib-2.0/schemas/org.gnome.Vino.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.Vino.gschema.xml # Disable telepathy support
