Mailinglist Archive: opensuse-commit (1117 mails)
| < Previous | Next > |
commit gtk-vnc for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 06 Feb 2009 20:25:02 +0100
- Message-id: <20090206192503.113E267816B@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gtk-vnc for openSUSE:Factory
checked in at Fri Feb 6 20:25:02 CET 2009.
--------
--- GNOME/gtk-vnc/gtk-vnc.changes 2008-11-25 11:38:05.000000000 +0100
+++ gtk-vnc/gtk-vnc.changes 2008-12-19 22:08:50.000000000 +0100
@@ -1,0 +2,18 @@
+Sat Dec 20 07:35:13 EST 2008 - mboman@xxxxxxx
+
+- Update to version 0.3.8:
+ + Fix threads based coroutine locking
+ + Switch to alternate d3des code for clarity in
+ licensing terms
+ + Re-write keycode handling to improve correctness on
+ non-US keyboard layouts
+ + Fix keycode to scancode translation for evdev keyboard
+ driver
+ + Save dimensions when getting desktop resize events
+ + Avoid bogus framebuffer updates from psuedo-encodings
+ + Always allow key ungrab if keyboard grab is active
+ + Use Cairo for scaling support instead of OpenGL
+ + Ported to compile & run under Win32/MinGW
+- Removed gtk-vnc-0.3.7-ungrab.patch. Fixed upstream
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gtk-vnc-0.3.7.tar.bz2
gtk-vnc-0.3.7-ungrab.patch
New:
----
gtk-vnc-0.3.8.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk-vnc.spec ++++++
--- /var/tmp/diff_new_pack.W10888/_old 2009-02-06 20:20:21.000000000 +0100
+++ /var/tmp/diff_new_pack.W10888/_new 2009-02-06 20:20:21.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package gtk-vnc (Version 0.3.7)
+# spec file for package gtk-vnc (Version 0.3.8)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -31,13 +31,12 @@
BuildRequires: python-gtk-devel
%endif
Summary: A GTK widget for VNC clients
-Version: 0.3.7
-Release: 5
+Version: 0.3.8
+Release: 1
License: LGPL v2.1 only; LGPL v2.1 or later
Group: Development/Libraries/X11
Source:
http://downloads2.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
Patch: gtk-vnc-0.3.3-pkgconfig.patch
-Patch01: gtk-vnc-0.3.7-ungrab.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://gtk-vnc.sf.net/
AutoReqProv: on
@@ -88,7 +87,6 @@
%prep
%setup -q
%patch
-%patch01 -p1
%build
%configure --disable-static --with-pic
@@ -125,6 +123,21 @@
%{_libdir}/pkgconfig/*.pc
%changelog
+* Sat Dec 20 2008 mboman@xxxxxxx
+- Update to version 0.3.8:
+ + Fix threads based coroutine locking
+ + Switch to alternate d3des code for clarity in
+ licensing terms
+ + Re-write keycode handling to improve correctness on
+ non-US keyboard layouts
+ + Fix keycode to scancode translation for evdev keyboard
+ driver
+ + Save dimensions when getting desktop resize events
+ + Avoid bogus framebuffer updates from psuedo-encodings
+ + Always allow key ungrab if keyboard grab is active
+ + Use Cairo for scaling support instead of OpenGL
+ + Ported to compile & run under Win32/MinGW
+- Removed gtk-vnc-0.3.7-ungrab.patch. Fixed upstream
* Tue Nov 25 2008 anschneider@xxxxxxx
- Fix for inability to ungrab mouse when in absolute pointer mode
* Mon Sep 15 2008 jpr@xxxxxxxxxx
@@ -138,7 +151,7 @@
+ Register internal signal handlers against class instead
of per object
+ New feature: Add API to allow down-scaling to be enabled.
-* Thu Aug 14 2008 crrodriguez@xxxxxxx
+* Wed Aug 13 2008 crrodriguez@xxxxxxx
- pkgconfig has an odd behaviour with "Requires.private"
* Mon Jun 23 2008 maw@xxxxxxx
- Update to version 0.3.6:
++++++ gtk-vnc-0.3.7.tar.bz2 -> gtk-vnc-0.3.8.tar.bz2 ++++++
++++ 41354 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |