Hello community, here is the log from the commit of package spice-vdagent for openSUSE:Factory checked in at 2020-03-14 09:55:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice-vdagent (Old) and /work/SRC/openSUSE:Factory/.spice-vdagent.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice-vdagent" Sat Mar 14 09:55:01 2020 rev:17 rq:783559 version:0.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spice-vdagent/spice-vdagent.changes 2020-01-13 22:23:16.682567034 +0100 +++ /work/SRC/openSUSE:Factory/.spice-vdagent.new.3160/spice-vdagent.changes 2020-03-14 09:55:07.619100738 +0100 @@ -1,0 +2,15 @@ +Tue Mar 10 21:19:18 UTC 2020 - Bruce Rogers <[email protected]> + +- Update to 0.20.0 + * Add gio-unix and gobject dependency >= 2.50 + * Bump gtk+ >= 3.22 (optional dependency) + * Last release with gtk+ being optional + * !4 - Race fixes between client and guest clipboard + * !2 - Fix session lookup for new GNOME versions + * !3 - Now using GMainLoop and GIO to handle I/O of messages + * Several minor covscan fixes +- Discovered GLib dependency is now >= 2.58 +- Patch dropped (contained in update): + vdagentd-Fix-session-lookup-for-new-GNOME-versions.patch + +------------------------------------------------------------------- Old: ---- spice-vdagent-0.19.0.tar.bz2 spice-vdagent-0.19.0.tar.bz2.sig vdagentd-Fix-session-lookup-for-new-GNOME-versions.patch New: ---- spice-vdagent-0.20.0.tar.bz2 spice-vdagent-0.20.0.tar.bz2.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-vdagent.spec ++++++ --- /var/tmp/diff_new_pack.J2zkEe/_old 2020-03-14 09:55:08.791101598 +0100 +++ /var/tmp/diff_new_pack.J2zkEe/_new 2020-03-14 09:55:08.791101598 +0100 @@ -18,7 +18,7 @@ Name: spice-vdagent -Version: 0.19.0 +Version: 0.20.0 Release: 0 Summary: Agent for Spice guests License: GPL-3.0-or-later @@ -27,20 +27,21 @@ Source: http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Source1: http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2.sig Source2: %{name}.keyring -Patch0: vdagentd-Fix-session-lookup-for-new-GNOME-versions.patch BuildRequires: alsa-devel >= 1.0.22 BuildRequires: desktop-file-utils -BuildRequires: glib2-devel BuildRequires: libXfixes-devel BuildRequires: libXinerama-devel -BuildRequires: libXrandr-devel -BuildRequires: libdrm-devel -BuildRequires: libpciaccess-devel +BuildRequires: libXrandr-devel >= 1.3 +BuildRequires: libpciaccess-devel >= 0.10 BuildRequires: libtool -BuildRequires: spice-protocol-devel >= 0.12.8 BuildRequires: pkgconfig(dbus-1) -BuildRequires: pkgconfig(glib-2.0) >= 2.34 +BuildRequires: pkgconfig(gio-2.0) >= 2.50 +BuildRequires: pkgconfig(glib-2.0) >= 2.58 +BuildRequires: pkgconfig(gobject-2.0) >= 2.50 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 +BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(libsystemd) +BuildRequires: pkgconfig(spice-protocol) >= 0.14.1 BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(udev) Supplements: modalias(xorg-x11-server:virtio:d00000003v*) @@ -60,7 +61,6 @@ %prep %setup -q -%patch0 -p1 %build %configure \ ++++++ spice-vdagent-0.19.0.tar.bz2 -> spice-vdagent-0.20.0.tar.bz2 ++++++ ++++ 4356 lines of diff (skipped)
