Hello community,

here is the log from the commit of package gtk-vnc for openSUSE:Factory checked 
in at 2015-02-14 13:49:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-vnc (Old)
 and      /work/SRC/openSUSE:Factory/.gtk-vnc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk-vnc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-vnc/gtk-vnc.changes  2013-09-26 
11:45:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-vnc.new/gtk-vnc.changes     2015-02-14 
13:49:36.000000000 +0100
@@ -1,0 +2,25 @@
+Tue Feb 10 15:06:41 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.5.4:
+  + Fix auth when using PLAIN SASL method.
+  + Fix introspection build support on FreeBSD.
+  + Remove use of deprecated GTK_STOCK_* constants.
+  + Fix parallel build for introspection files.
+  + Add mising dep on Gtk introspection file.
+  + Release held keys when getting grab notify.
+  + Updated translations.
+  + Don't call into GDK if no GdkWindow is realized.
+  + Chain up parent realize_event vfunc.
+  + Fix colourmap mode by always sending pixel format message.
+  + Update GCC compiler warning flags used.
+  + Enable double buffering on Gtk3 to fix child widget clipping.
+  + Disable -Wbad-function-cast to avoid glib header warnings.
+  + Don't set thread callbacks on gcrypt >= 1.6 or gnutls >= 2.12.
+  + Do explicit check for gcrypt since gnutls might use nettle.
+  + Add support for Wayland & Xwayland keymaps.
+  + Add support for Gtk Broadway backend keymaps.
+  + Fix AltGr handling on Windows displays.
+  + Fix virtual keycode conversion on Win32.
+  + Fix USB/HID scsancodes for volume keys.
+
+-------------------------------------------------------------------
gtk-vnc2.changes: same change

Old:
----
  gtk-vnc-0.5.3.tar.xz

New:
----
  gtk-vnc-0.5.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gtk-vnc.spec ++++++
--- /var/tmp/diff_new_pack.m2V9hn/_old  2015-02-14 13:49:37.000000000 +0100
+++ /var/tmp/diff_new_pack.m2V9hn/_new  2015-02-14 13:49:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-vnc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,8 +30,17 @@
 
 Name:           gtk-vnc
 %define _name   gtk-vnc
+Summary:        A GTK widget for VNC clients
+License:        LGPL-2.1+
+Group:          Development/Libraries/X11
+# FIXME: see if the browser plugin can be built (last try 0.4.2)
+Version:        0.5.4
+Release:        0
+Source:         
http://download.gnome.org/sources/gtk-vnc/0.5/%{_name}-%{version}.tar.xz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Url:            http://gtk-vnc.sf.net/
 BuildRequires:  cyrus-sasl-devel
-BuildRequires:  gobject-introspection-devel
+BuildRequires:  gobject-introspection-devel >= 0.9.4
 %if %{build_for_gtk2}
 BuildRequires:  gtk2-devel
 %else
@@ -50,15 +59,6 @@
 %endif
 BuildRequires:  pkgconfig(gnutls) >= 1.4.0
 BuildRequires:  pkgconfig(libpulse-simple)
-Summary:        A GTK widget for VNC clients
-License:        LGPL-2.1+
-Group:          Development/Libraries/X11
-Version:        0.5.3
-Release:        0
-# FIXME: see if the browser plugin can be built (last try 0.4.2)
-Source:         
http://download.gnome.org/sources/gtk-vnc/0.5/%{_name}-%{version}.tar.xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Url:            http://gtk-vnc.sf.net/
 
 %description
 gtk-vnc is a VNC viewer widget for GTK+. It is built using coroutines

++++++ gtk-vnc2.spec ++++++
--- /var/tmp/diff_new_pack.m2V9hn/_old  2015-02-14 13:49:37.000000000 +0100
+++ /var/tmp/diff_new_pack.m2V9hn/_new  2015-02-14 13:49:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-vnc2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,8 +30,17 @@
 
 Name:           gtk-vnc2
 %define _name   gtk-vnc
+Summary:        A GTK widget for VNC clients
+License:        LGPL-2.1+
+Group:          Development/Libraries/X11
+# FIXME: see if the browser plugin can be built (last try 0.4.2)
+Version:        0.5.4
+Release:        0
+Source:         
http://download.gnome.org/sources/gtk-vnc/0.5/%{_name}-%{version}.tar.xz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Url:            http://gtk-vnc.sf.net/
 BuildRequires:  cyrus-sasl-devel
-BuildRequires:  gobject-introspection-devel
+BuildRequires:  gobject-introspection-devel >= 0.9.4
 %if %{build_for_gtk2}
 BuildRequires:  gtk2-devel
 %else
@@ -50,15 +59,6 @@
 %endif
 BuildRequires:  pkgconfig(gnutls) >= 1.4.0
 BuildRequires:  pkgconfig(libpulse-simple)
-Summary:        A GTK widget for VNC clients
-License:        LGPL-2.1+
-Group:          Development/Libraries/X11
-Version:        0.5.3
-Release:        0
-# FIXME: see if the browser plugin can be built (last try 0.4.2)
-Source:         
http://download.gnome.org/sources/gtk-vnc/0.5/%{_name}-%{version}.tar.xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Url:            http://gtk-vnc.sf.net/
 
 %description
 gtk-vnc is a VNC viewer widget for GTK+. It is built using coroutines

++++++ gtk-vnc-0.5.3.tar.xz -> gtk-vnc-0.5.4.tar.xz ++++++
++++ 5260 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to