commit spice-gtk for openSUSE:Factory
Hello community, here is the log from the commit of package spice-gtk for openSUSE:Factory checked in at 2015-04-03 14:32:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-12-21 12:01:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.spice-gtk.new/spice-gtk.changes 2015-04-03 14:32:25.000000000 +0200 @@ -1,0 +2,23 @@ +Thu Mar 26 22:47:43 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.28: + + webdav improvements: + - No longer spawn a server thread + - No longer use local TCP sockets & port + - Provides read-only mode with SpiceSession:share-dir-ro + - Requires libphodav-2.0 glib-2.0 >= 2.43.90 libsoup-2.4 >= + 2.49.91 + + Drop gstreamer 0.10 in favour of 1.0 + + Add spice+unix://path connection support + + Accept URI with empty parameters value, such as + spice://localhost?port=5900&tls-port= + + Fixed lz4 support + + Silence some harmless warnings + + Misc API documentation improvements + + Switch-host migration fixes + + Learn to build --without-gtk + + Bugs and regressions fixes +- Add pkgconfig(liblz4) BuildRequires and pass --enable-lz4 to + configure. + +------------------------------------------------------------------- Old: ---- spice-gtk-0.27.tar.bz2 New: ---- spice-gtk-0.28.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spice-gtk.spec ++++++ --- /var/tmp/diff_new_pack.7cxg07/_old 2015-04-03 14:32:25.000000000 +0200 +++ /var/tmp/diff_new_pack.7cxg07/_new 2015-04-03 14:32:25.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package spice-gtk # -# Copyright (c) 2014 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.27 +Version: 0.28 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 @@ -38,7 +38,7 @@ BuildRequires: pkgconfig(cairo) >= 1.2.0 BuildRequires: pkgconfig(celt051) >= 0.5.1.1 BuildRequires: pkgconfig(gio-2.0) >= 2.10.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.22 +BuildRequires: pkgconfig(glib-2.0) >= 2.43.90 BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gthread-2.0) >= 2.0.0 @@ -46,8 +46,9 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.3 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(libcacard) >= 0.1.2 +BuildRequires: pkgconfig(liblz4) BuildRequires: pkgconfig(libpulse-mainloop-glib) -BuildRequires: pkgconfig(libsoup-2.4) +BuildRequires: pkgconfig(libsoup-2.4) >= 2.49.91 BuildRequires: pkgconfig(libusb-1.0) >= 1.0.9 BuildRequires: pkgconfig(libusbredirhost) >= 0.4.2 BuildRequires: pkgconfig(libusbredirparser-0.5) >= 0.4 @@ -170,6 +171,7 @@ --disable-dependency-tracking \ --disable-static \ --with-gtk=2.0 \ + --enable-lz4 \ --disable-silent-rules make %{?_smp_mflags} @@ -177,6 +179,7 @@ %configure \ --disable-static \ --enable-vala \ + --enable-lz4 \ --disable-silent-rules make %{?_smp_mflags} ++++++ spice-gtk-0.27.tar.bz2 -> spice-gtk-0.28.tar.bz2 ++++++ ++++ 12496 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de