Hello community, here is the log from the commit of package spice-vdagent for openSUSE:Factory checked in at 2017-03-12 20:03:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice-vdagent (Old) and /work/SRC/openSUSE:Factory/.spice-vdagent.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice-vdagent" Sun Mar 12 20:03:00 2017 rev:10 rq:477557 version:0.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spice-vdagent/spice-vdagent.changes 2016-12-02 16:43:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.spice-vdagent.new/spice-vdagent.changes 2017-03-12 20:03:01.130087155 +0100 @@ -1,0 +2,6 @@ +Mon Feb 20 13:56:35 UTC 2017 - [email protected] + +- Add endian swapping to run on BE guests (boo#1012215). + vdagentd-do-endian-swapping.patch + +------------------------------------------------------------------- New: ---- vdagentd-do-endian-swapping.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-vdagent.spec ++++++ --- /var/tmp/diff_new_pack.AfapH4/_old 2017-03-12 20:03:01.805991514 +0100 +++ /var/tmp/diff_new_pack.AfapH4/_new 2017-03-12 20:03:01.809990948 +0100 @@ -1,7 +1,7 @@ # # spec file for package spice-vdagent # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany. # # All modifications and additions to the file contributed by third parties @@ -26,6 +26,7 @@ Url: http://spice-space.org/ Source0: http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2 Patch0: spice-vdagent-var_run.patch +Patch1: vdagentd-do-endian-swapping.patch BuildRequires: alsa-devel >= 1.0.22 BuildRequires: desktop-file-utils BuildRequires: glib2-devel @@ -57,6 +58,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure \ ++++++ vdagentd-do-endian-swapping.patch ++++++ ++++ 719 lines (skipped)
