Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2013-05-27 10:09:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2013-05-07 07:38:29.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2013-05-27 
10:09:17.000000000 +0200
@@ -1,0 +2,36 @@
+Fri May 17 13:39:31 UTC 2013 - idon...@suse.com
+
+- Updated to revision 962, fixes the following problems
+  * No completion for :xmap and :smap. (Yukihiro Nakadaira)
+  * Compiler warning for uninitialized variable. (Tony Mechelynck)
+  * E381 and E380 make the user think nothing happened.
+  * Init stack works differently on 64 bit systems.
+  * Ruby 1.8: Missing piece for static linking on 64 bit systems.
+  * More can be shared between Python 2 and 3.
+  * Python: not easy to get to window number.
+  * Using Py_BuildValue is inefficient sometimes.
+  * Python: Can't get position of window.
+  * Stuff in if_py_both.h is ordered badly.
+  * Python: SEGV in Buffer functions.
+  * Python: Negative indices were failing.
+  * External program receives the termrespone.
+  * Python: List of buffers is not very useful.
+  * Sometimes get stuck in waiting for cursor position report,
+    resulting in keys starting with <Esc>[ not working.
+  * Python: No iterator for vim.list and vim.bufferlist.
+  * Python: no easy access to tabpages.
+  * Python: Stack trace printer can't handle messages.
+  * Python exceptions have problems.
+  * Python: It's not easy to change window/buffer/tabpage.
+  * Python: string exceptions are deprecated.
+  * No check if PyObject_IsTrue fails.
+  * Python: Not enough tests.
+  * Python vim.bindeval() causes SIGABRT.
+  * Python does not have a "do" command like Perl or Lua.
+  * Python: Iteration destructor not set.
+  * Missing error number.
+  * Compiler warning for unused variable.
+  * Tests 86 and 87 fail when using another language than English.
+  * Python tests are not portable.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.ulKPAK/_old  2013-05-27 10:09:18.000000000 +0200
+++ /var/tmp/diff_new_pack.ulKPAK/_new  2013-05-27 10:09:18.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.3
-%define official_ptchlvl 929
+%define official_ptchlvl 962
 %define VIM_SUBDIR vim73
 %define site_runtimepath /usr/share/vim/site
 
@@ -483,7 +483,7 @@
 
 %check
 # Look for "TEST FAILURE" in the build log
-# Currently test83 & test92 fails
+# Currently test 83, 86, 92 fails
 make test || true
 
 %post


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

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to