Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spice-vdagent for openSUSE:Factory checked in at 2022-10-12 18:22:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice-vdagent (Old) and /work/SRC/openSUSE:Factory/.spice-vdagent.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice-vdagent" Wed Oct 12 18:22:44 2022 rev:23 rq:1009626 version:0.22.1 Changes: -------- --- /work/SRC/openSUSE:Factory/spice-vdagent/spice-vdagent.changes 2022-02-15 23:57:18.664217618 +0100 +++ /work/SRC/openSUSE:Factory/.spice-vdagent.new.2275/spice-vdagent.changes 2022-10-12 18:22:49.877385626 +0200 @@ -1,0 +2,7 @@ +Mon Oct 10 14:50:57 MDT 2022 - [email protected] + +- bsc#1204085 - spice-vdagentd 0.22.1 doesn't work properly on + guest + allow-enable-on-boot-spice-vdagentd.service.patch + +------------------------------------------------------------------- New: ---- allow-enable-on-boot-spice-vdagentd.service.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-vdagent.spec ++++++ --- /var/tmp/diff_new_pack.PeiJBm/_old 2022-10-12 18:22:50.321386735 +0200 +++ /var/tmp/diff_new_pack.PeiJBm/_new 2022-10-12 18:22:50.329386755 +0200 @@ -30,6 +30,7 @@ Source: http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Source2: %{name}.keyring Patch0: harden_spice-vdagentd.service.patch +Patch1: allow-enable-on-boot-spice-vdagentd.service.patch BuildRequires: alsa-devel >= 1.0.22 BuildRequires: desktop-file-utils @@ -66,6 +67,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build autoreconf ++++++ allow-enable-on-boot-spice-vdagentd.service.patch ++++++ References: bsc#1204085 Running yast2 services-manager and enabling the service at boot time was not working. --- spice-vdagent-0.22.1/data/spice-vdagentd.service.orig 2022-10-10 14:43:46.164921761 -0600 +++ spice-vdagent-0.22.1/data/spice-vdagentd.service 2022-10-10 14:49:48.988930407 -0600 @@ -24,3 +24,4 @@ Restart=on-failure [Install] Also=spice-vdagentd.socket +WantedBy=multi-user.target
