Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2012-09-17 14:12:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-01 22:00:54.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2012-09-17 
14:12:31.000000000 +0200
@@ -1,0 +2,19 @@
+Wed Sep 12 21:27:54 UTC 2012 - [email protected]
+
+- Update to patchlevel 661, fixes the following problems
+  * "gnd" doesn't work correctly in Visual mode.
+  * Crash when using a very long file name. (ZyX)
+  * When 'clipboard' is set to "unnamed" small deletes end up in the
+  * Completion after ":help \{-" gives an error message and messes up
+  * Completion after ":help \{-" gives an error message.
+  * Workaround for Python crash isn't perfect.
+  * MingW needs build rule for included XPM files.  Object directory
+  * When creating a Vim dictionary from Python objects an empty key
+  * Internal error in :pyeval.
+  * Python bindings silently truncate string values containing NUL.
+  * NUL bytes truncate strings when converted from Python.
+  * Recent Python changes are not tested.
+  * ":help !" jumps to help for ":!".
+  * SEGV in Python code.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.lHzkAw/_old  2012-09-17 14:12:35.000000000 +0200
+++ /var/tmp/diff_new_pack.lHzkAw/_new  2012-09-17 14:12:35.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.3
-%define official_ptchlvl 646
+%define official_ptchlvl 661
 %define VIM_SUBDIR vim73
 %define site_runtimepath /usr/share/vim/site
 
@@ -478,6 +478,11 @@
 %fdupes -s %{buildroot}%{_datadir}/vim/%{VIM_SUBDIR}/ftplugin
 %endif
 
+%check
+# Look for "TEST FAILURE" in the build log
+# Currently test16 (needs X) & test83 fails
+make test || true
+
 %post
 /usr/sbin/update-alternatives --install \
     /bin/vim        vim  /bin/vim-normal          15


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

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

Reply via email to