- patchlevel 192
This commit is contained in:
parent
c881982a43
commit
8bb473e08e
@ -206,3 +206,13 @@ Individual patches for Vim 7.4:
|
|||||||
2650 7.4.180 (after 7.4.174) older Python versions don't support %ld
|
2650 7.4.180 (after 7.4.174) older Python versions don't support %ld
|
||||||
1947 7.4.181 when using 'pastetoggle' the status lines are not updated
|
1947 7.4.181 when using 'pastetoggle' the status lines are not updated
|
||||||
1916 7.4.182 building with mzscheme and racket does not work
|
1916 7.4.182 building with mzscheme and racket does not work
|
||||||
|
1493 7.4.183 MSVC Visual Studio update not supported
|
||||||
|
5677 7.4.184 match() does not work properly with a {count} argument
|
||||||
|
1837 7.4.185 Clang gives warnings
|
||||||
|
5437 7.4.186 (after 7.4.085) Visual mode insert mode is sometimes wrong
|
||||||
|
3991 7.4.187 delete that crosses line break splits multi-byte character
|
||||||
|
19236 7.4.188 SIZEOF_LONG clashes with similar defines in header files
|
||||||
|
1429 7.4.189 compiler warning for unused argument
|
||||||
|
2139 7.4.190 compiler warning for using %lld for off_t
|
||||||
|
27520 7.4.191 can't escape a file name for shell commands without a function
|
||||||
|
1329 7.4.192 memory leak when giving E853
|
||||||
|
95
vim.spec
95
vim.spec
@ -230,6 +230,52 @@ Patch179: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.179
|
|||||||
Patch180: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.180
|
Patch180: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.180
|
||||||
Patch181: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.181
|
Patch181: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.181
|
||||||
Patch182: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.182
|
Patch182: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.182
|
||||||
|
Patch183: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.183
|
||||||
|
Patch184: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.184
|
||||||
|
Patch185: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.185
|
||||||
|
Patch186: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.186
|
||||||
|
Patch187: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.187
|
||||||
|
Patch188: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.188
|
||||||
|
Patch189: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.189
|
||||||
|
Patch190: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.190
|
||||||
|
Patch191: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.191
|
||||||
|
Patch192: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.192
|
||||||
|
Patch180: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.180
|
||||||
|
Patch181: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.181
|
||||||
|
Patch182: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.182
|
||||||
|
Patch183: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.183
|
||||||
|
Patch184: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.184
|
||||||
|
Patch185: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.185
|
||||||
|
Patch186: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.186
|
||||||
|
Patch187: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.187
|
||||||
|
Patch188: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.188
|
||||||
|
Patch189: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.189
|
||||||
|
Patch190: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.190
|
||||||
|
Patch191: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.191
|
||||||
|
Patch192: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.192
|
||||||
|
Patch181: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.181
|
||||||
|
Patch182: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.182
|
||||||
|
Patch183: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.183
|
||||||
|
Patch184: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.184
|
||||||
|
Patch185: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.185
|
||||||
|
Patch186: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.186
|
||||||
|
Patch187: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.187
|
||||||
|
Patch188: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.188
|
||||||
|
Patch189: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.189
|
||||||
|
Patch190: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.190
|
||||||
|
Patch191: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.191
|
||||||
|
Patch192: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.192
|
||||||
|
Patch182: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.182
|
||||||
|
Patch183: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.183
|
||||||
|
Patch184: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.184
|
||||||
|
Patch185: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.185
|
||||||
|
Patch186: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.186
|
||||||
|
Patch187: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.187
|
||||||
|
Patch188: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.188
|
||||||
|
Patch189: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.189
|
||||||
|
Patch190: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.190
|
||||||
|
Patch191: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.191
|
||||||
|
Patch192: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.192
|
||||||
|
|
||||||
Patch3000: vim-7.4-syntax.patch
|
Patch3000: vim-7.4-syntax.patch
|
||||||
Patch3002: vim-7.1-nowarnings.patch
|
Patch3002: vim-7.1-nowarnings.patch
|
||||||
@ -560,6 +606,52 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
|
|||||||
%patch180 -p0
|
%patch180 -p0
|
||||||
%patch181 -p0
|
%patch181 -p0
|
||||||
%patch182 -p0
|
%patch182 -p0
|
||||||
|
%patch183 -p0
|
||||||
|
%patch184 -p0
|
||||||
|
%patch185 -p0
|
||||||
|
%patch186 -p0
|
||||||
|
%patch187 -p0
|
||||||
|
%patch188 -p0
|
||||||
|
%patch189 -p0
|
||||||
|
%patch190 -p0
|
||||||
|
%patch191 -p0
|
||||||
|
%patch192 -p0
|
||||||
|
%patch180 -p0
|
||||||
|
%patch181 -p0
|
||||||
|
%patch182 -p0
|
||||||
|
%patch183 -p0
|
||||||
|
%patch184 -p0
|
||||||
|
%patch185 -p0
|
||||||
|
%patch186 -p0
|
||||||
|
%patch187 -p0
|
||||||
|
%patch188 -p0
|
||||||
|
%patch189 -p0
|
||||||
|
%patch190 -p0
|
||||||
|
%patch191 -p0
|
||||||
|
%patch192 -p0
|
||||||
|
%patch181 -p0
|
||||||
|
%patch182 -p0
|
||||||
|
%patch183 -p0
|
||||||
|
%patch184 -p0
|
||||||
|
%patch185 -p0
|
||||||
|
%patch186 -p0
|
||||||
|
%patch187 -p0
|
||||||
|
%patch188 -p0
|
||||||
|
%patch189 -p0
|
||||||
|
%patch190 -p0
|
||||||
|
%patch191 -p0
|
||||||
|
%patch192 -p0
|
||||||
|
%patch182 -p0
|
||||||
|
%patch183 -p0
|
||||||
|
%patch184 -p0
|
||||||
|
%patch185 -p0
|
||||||
|
%patch186 -p0
|
||||||
|
%patch187 -p0
|
||||||
|
%patch188 -p0
|
||||||
|
%patch189 -p0
|
||||||
|
%patch190 -p0
|
||||||
|
%patch191 -p0
|
||||||
|
%patch192 -p0
|
||||||
|
|
||||||
# install spell files
|
# install spell files
|
||||||
%if %{withvimspell}
|
%if %{withvimspell}
|
||||||
@ -1070,6 +1162,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/icons/hicolor/*/apps/*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 24 2014 Karsten Hopp <karsten@redhat.com> 7.4.192-1
|
||||||
|
- patchlevel 192
|
||||||
|
|
||||||
* Tue Feb 18 2014 Karsten Hopp <karsten@redhat.com> 7.4.182-1
|
* Tue Feb 18 2014 Karsten Hopp <karsten@redhat.com> 7.4.182-1
|
||||||
- patchlevel 182
|
- patchlevel 182
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user