diff --git a/v7.4.1194.tar.gz b/v7.4.1194.tar.gz deleted file mode 100644 index fe7a4fc..0000000 --- a/v7.4.1194.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e903b22d3a6154d26a9991d9d1196a41be86c500369c9fe5a2dd80800e60916 -size 12595792 diff --git a/v7.4.1294.tar.gz b/v7.4.1294.tar.gz new file mode 100644 index 0000000..e468020 --- /dev/null +++ b/v7.4.1294.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e3ee61bb1899d1c84f19f4b5cc084798e3af6a67a936404cc06a69f432e096 +size 12595306 diff --git a/vim.changes b/vim.changes index ed2b0a0..1552cc0 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Feb 8 13:22:33 UTC 2016 - idonmez@suse.com + +- Updated to revision 1294, fixes the following problems + * copy() and deepcopy() fail with special variables. + * Encoding {'key':} to JSON doesn't give an error. + * assert_false(v:false) reports an error. + * When jsonencode() fails it still returns something. + * jsonencode() is not producing strict JSON. + * Crash when evaluating the pattern of ":catch" causes an error. + * The job feature isn't available on MS-Windows. + * ch_open() with a timeout doesn't work correctly. + * ch_sendexpr() does not use JS encoding. +- Temporarily disable vim-7.3-diff_check.patch + ------------------------------------------------------------------- Fri Jan 29 08:45:41 UTC 2016 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 3eda87f..b0c4034 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 7.4 -%define patchlevel 1194 +%define patchlevel 1294 %define VIM_SUBDIR vim74 %define site_runtimepath /usr/share/vim/site %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?_smp_mflags} @@ -88,7 +88,7 @@ Patch10: %{name}-7.3-name_vimrc.patch Patch11: %{name}-7.3-mktemp_tutor.patch Patch15: %{name}-7.4-filetype_apparmor.patch Patch18: %{name}-7.3-filetype_spec.patch -Patch19: %{name}-7.3-diff_check.patch +#Patch19: %{name}-7.3-diff_check.patch Patch21: %{name}-7.3-filetype_changes.patch Patch22: %{name}-7.4-filetype_mine.patch Patch100: vim-7.1.314-CVE-2009-0316-debian.patch @@ -164,7 +164,7 @@ want less features, you might want to install vim instead. cp %{SOURCE23} runtime/syntax/apparmor.vim %patch15 -p1 %patch18 -p1 -%patch19 -p1 +#%patch19 -p1 %patch21 -p1 %patch22 -p1 %patch100 -p1