Hello community,

here is the log from the commit of package gtk-vnc for openSUSE:Factory checked 
in at 2013-03-30 14:57:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-vnc (Old)
 and      /work/SRC/openSUSE:Factory/.gtk-vnc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gtk-vnc", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-vnc/gtk-vnc.changes  2012-07-17 
13:08:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-vnc.new/gtk-vnc.changes     2013-03-30 
14:57:38.000000000 +0100
@@ -1,0 +2,28 @@
+Fri Mar 22 11:53:15 UTC 2013 - [email protected]
+
+- license update: LGPL-2.1+
+  Consolidate licenses
+
+-------------------------------------------------------------------
+Tue Feb 26 08:10:51 UTC 2013 - [email protected]
+
+- Update to version 0.5.2:
+  + Browser plugin is deleted, since it was unmaintained.
+  + Bugs fixed:
+    - Misc fixes to RPM specfiles
+    - Fix big-endian support in cairo framebuffer
+    - Avoid out of bounds accessing arrays
+    - Fix win32 quote key mapping
+    - Fix NULL dereference in logging code
+    - Fix OOM check in python bindings
+    - Avoid array overrun in colourmap mode
+    - Fix buffer space check when sending data
+    - Add introspection annotation for vnc_display_send_keys
+    - Fix pulseaudio enablement in demo
+    - Avoid crash with unsupported audio formats
+    - Turn off deprecation warnings
+    - Convert VncConnectionCredential to VncDisplayCredential
+    - Add API to allow access to keysyms from introspected bindings
+  + Updated translations.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/gtk-vnc/gtk-vnc2.changes 2012-07-17 
13:08:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtk-vnc.new/gtk-vnc2.changes    2013-03-30 
14:57:38.000000000 +0100
@@ -1,0 +2,22 @@
+Tue Feb 26 08:10:51 UTC 2013 - [email protected]
+
+- Update to version 0.5.2:
+  + Browser plugin is deleted, since it was unmaintained.
+  + Bugs fixed:
+    - Misc fixes to RPM specfiles
+    - Fix big-endian support in cairo framebuffer
+    - Avoid out of bounds accessing arrays
+    - Fix win32 quote key mapping
+    - Fix NULL dereference in logging code
+    - Fix OOM check in python bindings
+    - Avoid array overrun in colourmap mode
+    - Fix buffer space check when sending data
+    - Add introspection annotation for vnc_display_send_keys
+    - Fix pulseaudio enablement in demo
+    - Avoid crash with unsupported audio formats
+    - Turn off deprecation warnings
+    - Convert VncConnectionCredential to VncDisplayCredential
+    - Add API to allow access to keysyms from introspected bindings
+  + Updated translations.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gtk-vnc.spec ++++++
--- /var/tmp/diff_new_pack.PH4esF/_old  2013-03-30 14:57:39.000000000 +0100
+++ /var/tmp/diff_new_pack.PH4esF/_new  2013-03-30 14:57:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-vnc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -51,9 +51,9 @@
 BuildRequires:  pkgconfig(gnutls) >= 1.4.0
 BuildRequires:  pkgconfig(libpulse-simple)
 Summary:        A GTK widget for VNC clients
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1+
 Group:          Development/Libraries/X11
-Version:        0.5.1
+Version:        0.5.2
 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
@@ -67,7 +67,7 @@
 
 %package -n libgvnc-1_0-0
 Summary:        GObject-based library to interact with the RFB protocol
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          Development/Libraries/X11
 
 %description  -n libgvnc-1_0-0
@@ -80,7 +80,7 @@
 
 %package -n typelib-1_0-GVnc-1_0
 Summary:        GObject-based library to interact with the RFB protocol -- 
Introspection bindings
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n typelib-1_0-GVnc-1_0
@@ -93,7 +93,7 @@
 
 %package -n libgvncpulse-1_0-0
 Summary:        Pulse audio bridge for VNC client connections
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          Development/Libraries/X11
 
 %description  -n libgvncpulse-1_0-0
@@ -105,7 +105,7 @@
 
 %package -n typelib-1_0-GVncPulse-1_0
 Summary:        Pulse audio bridge for VNC client connections -- Introspection 
bindings
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n typelib-1_0-GVncPulse-1_0
@@ -119,7 +119,7 @@
 %package -n libgtk-vnc%{_sover}
 
 Summary:        A GTK widget for VNC clients
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          Development/Libraries/X11
 Recommends:     %{name}-lang
 # Needed to make lang package installable (and because we used to
@@ -134,7 +134,7 @@
 
 %package -n typelib-1_0-GtkVnc-%{_sonamepkg}
 Summary:        A GTK widget for VNC clients -- Introspection bindings
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n typelib-1_0-GtkVnc-%{_sonamepkg}
@@ -147,7 +147,7 @@
 
 %package tools
 Summary:        VNC Tools based on gtk-vnc
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1+
 Group:          Development/Libraries/X11
 
 %description tools
@@ -285,7 +285,8 @@
 
 %files -n python-gtk-vnc
 %defattr(-, root, root)
-%doc examples/gvncviewer.py
+%doc examples/gvncviewer-bindings.py
+%doc examples/gvncviewer-introspection.py
 %{py_sitedir}/gtkvnc.so
 %endif
 

++++++ gtk-vnc2.spec ++++++
--- /var/tmp/diff_new_pack.PH4esF/_old  2013-03-30 14:57:39.000000000 +0100
+++ /var/tmp/diff_new_pack.PH4esF/_new  2013-03-30 14:57:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtk-vnc2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -51,9 +51,9 @@
 BuildRequires:  pkgconfig(gnutls) >= 1.4.0
 BuildRequires:  pkgconfig(libpulse-simple)
 Summary:        A GTK widget for VNC clients
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          Development/Libraries/X11
-Version:        0.5.1
+Version:        0.5.2
 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
@@ -67,7 +67,7 @@
 
 %package -n libgvnc-1_0-0
 Summary:        GObject-based library to interact with the RFB protocol
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          Development/Libraries/X11
 
 %description  -n libgvnc-1_0-0
@@ -80,7 +80,7 @@
 
 %package -n typelib-1_0-GVnc-1_0
 Summary:        GObject-based library to interact with the RFB protocol -- 
Introspection bindings
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n typelib-1_0-GVnc-1_0
@@ -93,7 +93,7 @@
 
 %package -n libgvncpulse-1_0-0
 Summary:        Pulse audio bridge for VNC client connections
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          Development/Libraries/X11
 
 %description  -n libgvncpulse-1_0-0
@@ -105,7 +105,7 @@
 
 %package -n typelib-1_0-GVncPulse-1_0
 Summary:        Pulse audio bridge for VNC client connections -- Introspection 
bindings
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n typelib-1_0-GVncPulse-1_0
@@ -119,7 +119,7 @@
 %package -n libgtk-vnc%{_sover}
 
 Summary:        A GTK widget for VNC clients
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          Development/Libraries/X11
 Recommends:     %{name}-lang
 # Needed to make lang package installable (and because we used to
@@ -134,7 +134,7 @@
 
 %package -n typelib-1_0-GtkVnc-%{_sonamepkg}
 Summary:        A GTK widget for VNC clients -- Introspection bindings
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          System/Libraries
 
 %description -n typelib-1_0-GtkVnc-%{_sonamepkg}
@@ -147,7 +147,7 @@
 
 %package tools
 Summary:        VNC Tools based on gtk-vnc
-License:        LGPL-2.1 ; LGPL-2.1+
+License:        LGPL-2.1 and LGPL-2.1+
 Group:          Development/Libraries/X11
 
 %description tools
@@ -285,7 +285,8 @@
 
 %files -n python-gtk-vnc
 %defattr(-, root, root)
-%doc examples/gvncviewer.py
+%doc examples/gvncviewer-bindings.py
+%doc examples/gvncviewer-introspection.py
 %{py_sitedir}/gtkvnc.so
 %endif
 

++++++ gtk-vnc-0.5.1.tar.xz -> gtk-vnc-0.5.2.tar.xz ++++++
++++ 11852 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to