diff --git a/v7-4-683.tar.gz b/v7-4-683.tar.gz deleted file mode 100644 index 9f05b1a..0000000 --- a/v7-4-683.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:859c849ca93cb7da0cdfe302e5decdd266e9c014229235dd699fb7175ad80b00 -size 12160350 diff --git a/v7-4-694.tar.gz b/v7-4-694.tar.gz new file mode 100644 index 0000000..37704ad --- /dev/null +++ b/v7-4-694.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d394921eeb5478fd15681debffd9ef6b52fdb745ca2578d96bda05b80b83ff2 +size 12169148 diff --git a/vim.changes b/vim.changes index 2391351..026339b 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 13 11:25:34 UTC 2015 - idonmez@suse.com + +- Updated to revision 694, fixes the following problems + * When starting several Vim instances in diff mode, the temp files + used may not be unique. (Issue 353) + * When there are illegal utf-8 characters the old regexp engine may + go past the end of a string. + * "zr" and "zm" do not take a count. + * There is no way to use a different in Replace mode for a terminal. + * When "$" is in 'cpo' the popup menu isn't undrawn correctly. + (Issue 166) + * Memory access errors when changing indent in Ex mode. Also missing + redraw when using CTRL-U. (Knil Ino) + * Can't build with MzScheme. + * Session file is not correct when there are multiple tab pages. + * Running tests changes the .viminfo file. + ------------------------------------------------------------------- Thu Mar 26 09:16:27 UTC 2015 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index b6107a8..142cbf1 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 7.4 -%define patchlevel 683 +%define patchlevel 694 %define _rversion 7-4-%patchlevel %define VIM_SUBDIR vim74 %define site_runtimepath /usr/share/vim/site