Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2012-12-03 11:39:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2012-11-02 22:24:51.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2012-12-03 
11:39:44.000000000 +0100
@@ -1,0 +2,32 @@
+Sat Dec  1 13:40:48 UTC 2012 - [email protected]
+
+- Updated to revision 744, fixes the following problems
+  * printf() can only align to bytes, not characters.
+  * Inconsistency: :set can be used in the sandbox, but :setlocal and
+  * Crash when calling setloclist() in BufUnload autocmd. (Marcin
+  * Error on exit when using Python 3.
+  * When changing the font size, only MS-Windows limits the window
+  * When re-using the current buffer the buffer-local options stay.
+  * Cannot run new version of cproto, it fails on missing include
+  * Proto files are outdated.
+  * Ruby interface defines local functions globally.
+  * Perl flags may contain "-g", which breaks "make proto".
+  * Building with Ruby and Tcl on MS-Windows 64 bit does not work.
+  * :aboveleft and :belowright have no effect on :copen.
+  * Typos and duplicate info in README.
+  * Building with Ruby fails on some systems.
+  * Crash in PHP file when using syntastic.
+  * Py3Init_vim() is exported uneccessarily.
+  * Compiler warnings for function arguments.
+  * Tests fail when including MzScheme.
+  * Cannot put help files in a sub-directory.
+  * File name completion in input() escapes white space.
+  * Unused function argument.
+  * Computing number of lines may have an integer overflow.
+  * IOC tool complains about undefined behavior for int.
+  * Tiny build fails.
+  * Leaking memory when :vimgrep restores the directory.
+  * Tiny build still fails.
+  * 64 bit compiler warning.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.GGZ4sc/_old  2012-12-03 11:39:46.000000000 +0100
+++ /var/tmp/diff_new_pack.GGZ4sc/_new  2012-12-03 11:39:46.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.3
-%define official_ptchlvl 712
+%define official_ptchlvl 744
 %define VIM_SUBDIR vim73
 %define site_runtimepath /usr/share/vim/site
 


++++++ vim-7.3-patches.tar.bz2 ++++++
++++ 4216 lines of diff (skipped)

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

Reply via email to