Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2018-07-04 23:49:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Wed Jul  4 23:49:04 2018 rev:212 rq:619109 version:8.1.0115

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2018-06-15 14:36:13.594396174 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2018-07-04 
23:49:07.272290498 +0200
@@ -1,0 +2,56 @@
+Mon Jun 25 10:32:38 UTC 2018 - [email protected]
+
+- update to 8.1 revision 0115
+- refresh vim-7.4-disable_lang_no.patch
+ * The matchparen plugin may throw an error.
+ * Rename new_ts to new_vts_array.
+ * No error when using bad arguments with searchpair()
+ * File name not displayed with ":file" when 'F' is in 'shortmess'.
+ * New po makefile missing from distribution.
+ * Python: getting buffer option clears message
+ * Build fails when HAVE_DATE_TIME is undefined.
+ * All tab stops are the same
+ * Can't build without the +eval feature.
+ * Build the string in init_longVersion()
+ * Cannot build without syntax highlighting.
+ * Terminal debugger: error when setting a watch point.
+ * exclamation mark in error message not needed
+ * Segfault when pattern with \z() is very slow.
+ * Superfluous space before exclamation mark.
+ * Dialog for ":browse tabnew" says "new window".
+ * Cannot interrupt gdb when program is running.
+ * Set 'nomodified' before closing the window.
+ * "..." used inconsistently in a message.
+ * error when ending the terminal debugger
+ * v:shell_error is always zero when using terminal for "!cmd".
+ * "is" and "as" have trouble with quoted punctuation.
+ * in terminal window, typing : at more prompt, inserts ':'
+ * terminal debugger doesn't adjust to changed 'background'.
+ * can't see the breakpoint number in the terminal debugger.
+ * "..." used inconsistently in messages.
+ * Command getting cleared with CTRL-W : in a terminal window.
+ * Crash when autocommands call setloclist().
+ * Use of 'termwinkey' is inconsistent.
+ * Terminal debugger only works with the terminal feature.
+ * Cannot handle pressing CTRL-C in a prompt buffer.
+ * Nasty autocommands can still cause using freed memory.
+ * Syntax highlighting not working when re-entering a buffer.
+ * balloon displayed at the wrong position
+ * Typing CTRL-W in a prompt buffer shows mode "-- --".
+ * Popup menu broken if a callback changes the window layout.
+ * Window title is wrong after resetting and setting 'title'.
+ * crash when autocommands delete the current buffer
+ * Displayed digraph for "ga" wrong with 'encoding' "cp1251".
+ * Display problem with margins and scrolling.
+ * Popup menu displayed wrong when using autocmd.
+ * Crash when using :hardcopy with illegal byte.
+ * first argument of 'completefunc' has inconsistent type
+ * When a mapping to <Nop> times out the next mapping is skipped
+ * $VIM_TERMINAL is also set when not in a terminal window
+ * shell cannot tell running in a terminal window
+ * vim_str2nr() does not handle numbers close to the maximum.
+ * no completion for :unlet $VAR
+ * loading a session file fails if 'winheight' is big
+ * ++bad argument of :edit does not work properly
+
+-------------------------------------------------------------------

Old:
----
  vim-8.1.0042.tar.gz

New:
----
  vim-8.1.0115.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.K6Or1H/_old  2018-07-04 23:49:08.752288861 +0200
+++ /var/tmp/diff_new_pack.K6Or1H/_new  2018-07-04 23:49:08.752288861 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 8.1
-%define patchlevel  0042
+%define patchlevel  0115
 %define patchlevel_compact %{patchlevel}
 %define VIM_SUBDIR vim81
 %define site_runtimepath %{_datadir}/vim/site







++++++ vim-7.4-disable_lang_no.patch ++++++
--- /var/tmp/diff_new_pack.K6Or1H/_old  2018-07-04 23:49:08.888288711 +0200
+++ /var/tmp/diff_new_pack.K6Or1H/_new  2018-07-04 23:49:08.888288711 +0200
@@ -1,28 +1,28 @@
-Index: vim-8.0.1358/src/po/Makefile
+Index: vim-8.1.0115/src/po/Make_all.mak
 ===================================================================
---- vim-8.0.1358.orig/src/po/Makefile
-+++ vim-8.0.1358/src/po/Makefile
-@@ -25,7 +25,6 @@ LANGUAGES = \
-                 lv \
+--- vim-8.1.0115.orig/src/po/Make_all.mak
++++ vim-8.1.0115/src/po/Make_all.mak
+@@ -23,7 +23,6 @@ LANGUAGES = \
+               ko.UTF-8 \
                nb \
                nl \
 -              no \
                pl \
-               pt_BR \
-               ru \
-@@ -67,7 +66,6 @@ MOFILES = \
-                 lv.mo \
+               pl.UTF-8 \
+               pl.cp1250 \
+@@ -63,7 +62,6 @@ MOFILES = \
+               ko.mo \
                nb.mo \
                nl.mo \
 -              no.mo \
                pl.mo \
                pt_BR.mo \
                ru.mo \
-@@ -108,7 +106,6 @@ CHECKFILES = \
-               ko.UTF-8.ck \
+@@ -113,7 +111,6 @@ CHECKFILES = \
+               lv.ck \
                nb.ck \
                nl.ck \
 -              no.ck \
+               pl.UTF-8.ck \
                pl.ck \
-               pt_BR.ck \
-               ru.ck \
+               pl.cp1250.ck \

++++++ vim-8.1.0042.tar.gz -> vim-8.1.0115.tar.gz ++++++
/work/SRC/openSUSE:Factory/vim/vim-8.1.0042.tar.gz 
/work/SRC/openSUSE:Factory/.vim.new/vim-8.1.0115.tar.gz differ: char 30, line 1


Reply via email to