commit vte for openSUSE:Factory
Hello community, here is the log from the commit of package vte for openSUSE:Factory checked in at Fri Nov 27 14:07:56 CET 2009. -------- --- GNOME/vte/vte.changes 2009-09-29 10:16:44.000000000 +0200 +++ /mounts/work_src_done/STABLE/vte/vte.changes 2009-11-14 12:07:53.000000000 +0100 @@ -1,0 +2,37 @@ +Sat Nov 14 12:06:05 CET 2009 - vuntz@opensuse.org + +- Update to version 0.23.1: + + Various crash and bug fixes + + Rework mouse selection to be more robust. In particular, + PRIMARY selection now only changes when mouse button is + released, not upon every motion when selecting. + + Interpret and document negative number of scrollback lines as + infinite + + We now chain unhandled motion-notify events up such that the + parent widget can give them a shot. + + Bugs fixed: + - bgo#597604 - assertion failed: (_vte_ring_contains (ring, + position)) + - bgo#598124 - The selection does not only change when the + mousebutton is released + - bgo#598090 - LMB Mouse up event not registered when opining + context popup menu + - bgo#587463 - "select all"+copy from gnome-terminal includes + lines no longer in scrollback + - bgo#585370 - Incomplete disabling of python + - bgo#597242 - libvte color and cursor glitches + - bgo#591648 - Don't clear the screen when switching to the + alternate screen + - bgo#595445 - Motion notify events are not propagated to + parent widget + - bgo#569184 - vte generates unnecessary ioctl(I_FIND) kernel + warnings + - bgo#599444 - Scrollback index type mess + - bgo#598814 - text.getText(0, -1) triggers assertion in + vteaccess.c + - bgo#596739 - Python bindings leak memory + - bgo#597165 - void return in vte.c + - bgo#587894 - the environment passing with python does no + longer work + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- vte-0.22.2.tar.bz2 New: ---- vte-0.23.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vte.spec ++++++ --- /var/tmp/diff_new_pack.qcwGG4/_old 2009-11-27 14:07:21.000000000 +0100 +++ /var/tmp/diff_new_pack.qcwGG4/_new 2009-11-27 14:07:21.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package vte (Version 0.22.2) +# spec file for package vte (Version 0.23.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,10 +27,10 @@ BuildRequires: ncurses-devel BuildRequires: translation-update-upstream Url: http://www.gnome.org -License: GPL v2 or later +License: GPLv2+ Group: Development/Libraries/GNOME AutoReqProv: on -Version: 0.22.2 +Version: 0.23.1 Release: 1 Summary: Terminal Emulator Source: ftp://ftp.gnome.org/pub/gnome/sources/vte/0.16/%{name}-%{version}.tar.bz2 @@ -51,7 +51,7 @@ Nalin Dahyabhai <nalin@redhat.com> %package devel -License: GPL v2 or later +License: GPLv2+ Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/GNOME Requires: %{name} = %{version} fontconfig-devel glib2-devel gtk2-devel ncurses-devel pango-devel xorg-x11-devel ++++++ vte-0.22.2.tar.bz2 -> vte-0.23.1.tar.bz2 ++++++ ++++ 1962 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de