Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2012-11-02 22:24:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim", Maintainer is "idon...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2012-10-03 08:47:25.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2012-11-02 
22:24:51.000000000 +0100
@@ -1,0 +2,48 @@
+Fri Nov  2 16:06:58 UTC 2012 - idon...@suse.com
+
+- Update to patchlevel 712, fixes the following problems
+  * Can't build Ruby interface with Ruby 1.9.3.
+  * End of color scheme name not clear in E185. (Aaron Lewis)
+  * Buffer overflow in unescaping text. (Raymond Ko)
+  * MSVC 11 is not supported.
+  * Unused variables in Perl interface.
+  * Building with Perl loaded dynamically  still uses static library.
+  * When building with Cygwin loading Python dynamically fails.
+  * Python: memory leaks when there are exceptions.
+  * More Python code can be shared between Python 2 and 3.
+  * Not possible to lock/unlock lists in Python interface.
+  * Using "gN" while 'selection' is "exclusive" misses one character.
+  * Using uninitialized memory with very long file name.
+  * buf_spname() is used inconsistently.
+  * Ruby .so name may not be correct.
+  * Ruby detection uses Config, newer Ruby versions use RbConfig.
+  * Some files missing in the list of distributed files.
+  * List of distributed files picks up backup files.
+  * Compiler complains about incompatible types.
+  * ":python" may crash when vimbindeval() returns None.
+  * "make test" does not delete lua.vim.
+  * Using CTRL-\ e mappings is useful also when entering an
+  * Test 16 fails when $DISPLAY is not set.
+  * Python 3.3 is not supported.
+  * MzScheme and Lua may use a NULL string.
+  * When the current directory name is exactly the maximum path length
+  * State specific to the Python thread is discarded.
+  * Can't build GTK version with GTK 2.0.
+  * Can't make 'softtabstop' follow 'shiftwidth'.
+  * Now that 'shiftwidth' may use the value of 'tabstop' it is not so
+  * Balloon cannot show multi-byte text.
+  * Message about added spell language can be wrong.
+  * Leaking resources when setting GUI font.
+  * Python 3 does not preserve state beween commands.
+  * When 'ttymouse' is set to "sgr" manually, it is overruled by
+  * Cannot detect URXVT and SGR mouse support.
+  * When 'undofile' is reset the hash is computed unnecessarily.
+  * Repeating "cgn" does not always work correctly.
+  * Mouse features are not sorted properly. (Tony Mechelynck)
+  * Problems loading a library for a file name with non-latin
+  * Filler lines above the first line may be hidden when opening Vim.
+  * Compiler warning for unused argument.
+  * vim.current.buffer is not available. (lilydjwg)
+- Drop vim-7.3-ruby_ldflags_configure.patch, unneeded now
+
+-------------------------------------------------------------------

Old:
----
  vim-7.3-ruby_ldflags_configure.patch

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.bq0JnX/_old  2012-11-02 22:24:54.000000000 +0100
+++ /var/tmp/diff_new_pack.bq0JnX/_new  2012-11-02 22:24:54.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.3
-%define official_ptchlvl 661
+%define official_ptchlvl 712
 %define VIM_SUBDIR vim73
 %define site_runtimepath /usr/share/vim/site
 
@@ -103,7 +103,6 @@
 Patch9:         %{name}-7.3-use_awk.patch
 Patch10:        %{name}-7.3-name_vimrc.patch
 Patch11:        %{name}-7.3-mktemp_tutor.patch
-Patch12:        %{name}-7.3-ruby_ldflags_configure.patch
 Patch14:        %{name}-7.3-grub.patch
 Patch15:        %{name}-7.3-filetype_apparmor.patch
 Patch18:        %{name}-7.3-filetype_spec.patch
@@ -279,7 +278,6 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
-%patch12 -p1
 %patch14 -p1
 %patch15 -p1
 cp %{SOURCE23} runtime/syntax/apparmor.vim
@@ -483,7 +481,7 @@
 
 %check
 # Look for "TEST FAILURE" in the build log
-# Currently test16 (needs X) & test83 fails
+# Currently test83 fails
 make test || true
 
 %post


++++++ vim-7.3-patches.tar.bz2 ++++++
++++ 6035 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