Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2022-01-15 21:45:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim"

Sat Jan 15 21:45:10 2022 rev:298 rq:946430 version:8.2.4063

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2022-01-13 00:22:26.447933278 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new.1892/vim.changes        2022-01-15 
21:45:23.109619978 +0100
@@ -1,0 +2,5 @@
+Thu Jan 13 10:09:19 UTC 2022 - Andreas Schwab <sch...@suse.de>
+
+- disable-unreliable-tests-arch.patch: refresh
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ disable-unreliable-tests-arch.patch ++++++
--- /var/tmp/diff_new_pack.5VOCcm/_old  2022-01-15 21:45:24.441620684 +0100
+++ /var/tmp/diff_new_pack.5VOCcm/_new  2022-01-15 21:45:24.441620684 +0100
@@ -1,8 +1,8 @@
-Index: vim-8.2.3318/src/testdir/Make_all.mak
+Index: vim-8.2.4063/src/testdir/Make_all.mak
 ===================================================================
---- vim-8.2.3318.orig/src/testdir/Make_all.mak
-+++ vim-8.2.3318/src/testdir/Make_all.mak
-@@ -30,23 +30,17 @@ SCRIPTS_TINY_OUT = \
+--- vim-8.2.4063.orig/src/testdir/Make_all.mak
++++ vim-8.2.4063/src/testdir/Make_all.mak
+@@ -30,24 +30,18 @@ SCRIPTS_TINY_OUT = \
  
  # Tests for Vim9 script.
  TEST_VIM9 = \
@@ -13,6 +13,7 @@
 -      test_vim9_expr \
        test_vim9_fails \
 -      test_vim9_func \
+       test_vim9_import \
        test_vim9_script
  
  TEST_VIM9_RES = \
@@ -23,10 +24,10 @@
 -      test_vim9_expr.res \
        test_vim9_fails.res \
 -      test_vim9_func.res \
+       test_vim9_import.res \
        test_vim9_script.res
  
- # Benchmark scripts.
-@@ -222,7 +216,6 @@ NEW_TESTS = \
+@@ -224,7 +218,6 @@ NEW_TESTS = \
        test_quickfix \
        test_quotestar \
        test_random \
@@ -34,7 +35,7 @@
        test_regex_char_classes \
        test_regexp_latin \
        test_regexp_utf8 \
-@@ -458,7 +451,6 @@ NEW_TESTS_RES = \
+@@ -460,7 +453,6 @@ NEW_TESTS_RES = \
        test_quickfix.res \
        test_quotestar.res \
        test_random.res \

Reply via email to