Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at Thu Sep 22 13:02:34 CEST 2011.
-------- --- vim/vim.changes 2011-09-20 01:43:31.000000000 +0200 +++ /mounts/work_src_done/STABLE/vim/vim.changes 2011-09-22 11:29:08.000000000 +0200 @@ -1,0 +2,33 @@ +Thu Sep 22 09:14:38 UTC 2011 - [email protected] + +- Update to official patchlevel 289 + Following bugs are fixed: + + * Redobuff doesn't always include changes of the completion leader. + * "C" on the last line deletes that line if it's blank. + * Calling debug.debug() in Lua may cause Vim to hang. + * Crash when 'colorcolumn' is set and closing buffer. + * Opening a window before forking causes problems for GTK. + * Complete function isn't called when the leader changed. + * Writing to 'verbosefile' has problems, e.g. for :highlight. + * Python 3 doesn't support slice assignment. + * When closing a window there is a chance that deleting a scrollbar + triggers a GUI resize, which uses the window while it is not in a + valid state. + * Auto-loading a function while editing the command line causes + scrolling up the display. + * Python doesn't parse multi-byte argument correctly. + * Built-in colors are different from rgb.txt. + * Can't load Perl 5.14 dynamically. + * When writing to an external command a zombie process may be left + behind. + * When filtering text with an external command Vim may not read all + the output. + * Crash when using fold markers and selecting a visual block that + includes a folded line and goes to end of line. (Sam Lidder) + * Configure doesn't work properly with Python3. + * When a BufWriteCmd autocommand resets 'modified' this doesn't + change older buffer states to be marked as 'modified' like + ":write" does. (Yukihiro Nakadaira) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.XDHJVg/_old 2011-09-22 13:02:28.000000000 +0200 +++ /var/tmp/diff_new_pack.XDHJVg/_new 2011-09-22 13:02:28.000000000 +0200 @@ -19,7 +19,7 @@ Name: vim Version: 7.3 -Release: 16 +Release: 1 License: Vim Group: Productivity/Editors/Vi BuildRequires: db-devel @@ -46,7 +46,7 @@ %endif # %define pkg_version 7.3 -%define official_ptchlvl 289 +%define official_ptchlvl 322 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site # ++++++ vim-7.3-patches.tar.bz2 ++++++ ++++ 8316 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
