Hello community, here is the log from the commit of package spice-gtk for openSUSE:Factory checked in at 2015-10-17 16:38:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spice-gtk (Old) and /work/SRC/openSUSE:Factory/.spice-gtk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spice-gtk" Changes: -------- --- /work/SRC/openSUSE:Factory/spice-gtk/spice-gtk.changes 2015-07-05 17:55:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.spice-gtk.new/spice-gtk.changes 2015-10-17 16:38:26.000000000 +0200 @@ -1,0 +2,20 @@ +Thu Oct 1 17:12:33 UTC 2015 - [email protected] + +- Update to version 0.30: + + spice-protocol is no longer bundled with spice-gtk. Requires + spice-protocol >= 0.12.10 + + Handle single headed monitors that have a non-zero x, y config + + Various small improvements to 'spicy' test application + + Fix build with automake < 1.13 + + various bug fixes and improvements + + New API: + - spice_main_update_display_enabled() + - Add SpiceSession::preferred-compression property and + --spice-preferred-compression commandline switch (requires a + yet-to-be-released version of spice server) + + Ability to set the SpiceDisplay::keypress-delay property via a + new SPICE_KEYPRESS_DELAY environment variable +- Add python-six BuildRequires: New dependency, that configure + fails to look for. + +------------------------------------------------------------------- Old: ---- spice-gtk-0.29.tar.bz2 New: ---- spice-gtk-0.30.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-gtk.spec ++++++ --- /var/tmp/diff_new_pack.gf9nHY/_old 2015-10-17 16:38:27.000000000 +0200 +++ /var/tmp/diff_new_pack.gf9nHY/_new 2015-10-17 16:38:27.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package spice-gtk # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: spice-gtk -Version: 0.29 +Version: 0.30 Release: 0 # FIXME: /usr/bin/spice-client-glib-usb-acl-helper should be installed u+s, see bnc#744251. Summary: Gtk client and libraries for SPICE remote desktop servers @@ -33,6 +33,7 @@ BuildRequires: libacl-devel BuildRequires: libjpeg-devel BuildRequires: python-pyparsing +BuildRequires: python-six BuildRequires: vala BuildRequires: perl(Text::CSV) BuildRequires: pkgconfig(cairo) >= 1.2.0 @@ -57,7 +58,7 @@ BuildRequires: pkgconfig(polkit-gobject-1) >= 0.96 BuildRequires: pkgconfig(pygtk-2.0) >= 2.0.0 # spice-protocol is bundled, but we still need the system-wide .pc file for the pkgconfig() requires magic -BuildRequires: pkgconfig(spice-protocol) +BuildRequires: pkgconfig(spice-protocol) >= 0.12.10 BuildRequires: pkgconfig(usbutils) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xrandr) ++++++ spice-gtk-0.29.tar.bz2 -> spice-gtk-0.30.tar.bz2 ++++++ ++++ 32090 lines of diff (skipped)
