diff --git a/v7-4-788.tar.gz b/v7-4-788.tar.gz deleted file mode 100644 index 79f6621..0000000 --- a/v7-4-788.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:530657c7fdcdaaeecfbdc5c4cd18f9ca84e78087a07e7a85b3dda8ac99960883 -size 12194695 diff --git a/v7-4-803.tar.gz b/v7-4-803.tar.gz new file mode 100644 index 0000000..f7daf58 --- /dev/null +++ b/v7-4-803.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7e1c5f1b79960efffabe91476a2ebaf842032349c115525d80b2a333d837a4 +size 12202826 diff --git a/vim.changes b/vim.changes index c03b862..9b7bbe3 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Jul 29 08:55:32 UTC 2015 - idonmez@suse.com + +- Updated to revision 803, fixes the following problems + * Repeating a change in Visual mode does not work as expected. (Urtica Dioica) + * Accessing memory before an allocated block. + * Using freed memory when triggering CmdUndefined autocommands. + * Test for ":diffoff" doesn't catch all potential problems. + * Using "A" in Visual mode while 'linebreak' is set is not tested. + * C indent does not support C11 raw strings. (Mark Lodato) + +------------------------------------------------------------------- +Tue Jul 28 08:01:33 UTC 2015 - idonmez@suse.com + +- Updated to revision 797, fixes the following problems + * Using freed memory and crash. (Dominique Pellej) + * Test fails when the autochdir feature is not available. + Test output contains the test script. + * The buffer list can be very long. + * Can only conceal text by defining syntax items. + * Can't specify when not to ring the bell. + * The 'fixeol' option is not copied to a new window. + * Warning from 64 bit compiler. + * Crash when using more lines for the command line than 'maxcombine'. + ------------------------------------------------------------------- Sun Jul 19 12:19:20 UTC 2015 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 8724144..61841ba 100644 --- a/vim.spec +++ b/vim.spec @@ -17,7 +17,7 @@ %define pkg_version 7.4 -%define patchlevel 788 +%define patchlevel 803 %define _rversion 7-4-%patchlevel %define VIM_SUBDIR vim74 %define site_runtimepath /usr/share/vim/site