diff --git a/vim-8.0-copy-paste.patch b/vim-8.0-copy-paste.patch index 461777b..5cb1a88 100644 --- a/vim-8.0-copy-paste.patch +++ b/vim-8.0-copy-paste.patch @@ -1,6 +1,6 @@ diff -up vim80/runtime/defaults.vim.copy-paste vim80/runtime/defaults.vim ---- vim80/runtime/defaults.vim.copy-paste 2016-12-19 08:33:07.270919287 +0100 -+++ vim80/runtime/defaults.vim 2016-12-19 08:51:51.196438644 +0100 +--- vim80/runtime/defaults.vim.copy-paste 2016-12-19 09:01:20.351119199 +0100 ++++ vim80/runtime/defaults.vim 2016-12-19 09:01:53.735738941 +0100 @@ -64,12 +64,6 @@ map Q gq " Revert with ":iunmap ". inoremap u @@ -8,7 +8,7 @@ diff -up vim80/runtime/defaults.vim.copy-paste vim80/runtime/defaults.vim -" In many terminal emulators the mouse works just fine. By enabling it you -" can position the cursor, Visually select and scroll with the mouse. -if has('mouse') -- set mouse=v +- set mouse=a -endif - " Switch syntax highlighting on when the terminal has colors or when using the diff --git a/vim.spec b/vim.spec index 51157b7..d273d21 100644 --- a/vim.spec +++ b/vim.spec @@ -757,6 +757,9 @@ rm -rf %{buildroot} %changelog * Mon Dec 19 2016 Zdenek Dohnal - 2:8.0.134-2 +- f24->f25 vim: copy paste no longer works (bug #1401410) - fixing error in prep + +* Mon Dec 19 2016 Zdenek Dohnal - 2:8.0.134-2 - f24->f25 vim: copy paste no longer works (bug #1401410) - deleting mouse setting block from defaults.vim * Mon Dec 19 2016 Karsten Hopp 8.0.134-1