Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2016-12-05 16:29:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-11-22 18:55:51.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2016-12-05 
16:29:39.000000000 +0100
@@ -1,0 +2,20 @@
+Sat Nov 26 09:21:03 UTC 2016 - [email protected]
+
+- Updated to revision 101, fixes the following problems
+  * When the input or output is not a tty Vim appears to hang.
+  * When a channel callback consumes a lot of time Vim becomes
+    unresponsive. (skywind)
+  * Can't build on MS-Windows.
+  * Popup menu always appears above the cursor when it is in the
+    lower half of the screen. (Matt Gardner)
+  * Options that are a file name may contain non-filename characters.
+  * Some options are not strictly checked.
+  * (after 8.0.0101) cannot set 'dictionary' to a path
+
+-------------------------------------------------------------------
+Tue Nov 22 12:03:22 UTC 2016 - [email protected]
+
+- Updated to revision 95, fixes the following problems
+  * Problems with GTK 3.22.2 fixed in 3.22.4.
+ 
+-------------------------------------------------------------------

Old:
----
  v8.0.0092.tar.gz

New:
----
  vim-8.0.0102.tar.gz

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.OT45bO/_old  2016-12-05 16:29:41.000000000 +0100
+++ /var/tmp/diff_new_pack.OT45bO/_new  2016-12-05 16:29:41.000000000 +0100
@@ -17,8 +17,8 @@
 
 
 %define pkg_version 8.0
-%define patchlevel  0092
-%define patchlevel_compact 92
+%define patchlevel  0102
+%define patchlevel_compact 102
 %define VIM_SUBDIR vim80
 %define site_runtimepath /usr/share/vim/site
 %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current 
MAKE="make -e" %{?_smp_mflags}
@@ -64,7 +64,7 @@
 License:        Vim
 Group:          Productivity/Editors/Vi
 Url:            http://www.vim.org/
-Source:         
https://github.com/vim/vim/archive/v%{pkg_version}.%{patchlevel}.tar.gz
+Source:         
https://github.com/vim/vim/archive/v%{pkg_version}.%{patchlevel}.tar.gz#/vim-%{pkg_version}.%{patchlevel}.tar.gz
 Source3:        suse.vimrc
 Source4:        vimrc_example1
 Source5:        vimrc_example2



Reply via email to