karsten pushed to vim (master). "- patchlevel 681"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 10 08:18:03 UTC 2015


From 3cca53167050f38d8cbd967d93995fec6618045a Mon Sep 17 00:00:00 2001
From: Karsten Hopp <karsten at redhat.com>
Date: Tue, 24 Mar 2015 18:00:05 +0100
Subject: - patchlevel 681


diff --git a/README.patches b/README.patches
index c565746..88cd947 100644
--- a/README.patches
+++ b/README.patches
@@ -696,3 +696,10 @@ Individual patches for Vim 7.4:
  13937  7.4.672  shell command completion does not see local directories
   1459  7.4.673  first syntax entry gets wrong sequence number zero
   2019  7.4.674  (after 7.4.672) missing changes in one file
+  2676  7.4.675  when FileReadPost moves cursor inside line it gets moved back
+  6606  7.4.676  on Mac, configure can't handle non-default Python framework
+  3820  7.4.677  (after 7.4.676) configure fails when using python-config-dir
+  3797  7.4.678  when using --remote the directory may end up being wrong
+  2444  7.4.679  color values greater than 255 cause problems on MS-Windows
+  9657  7.4.680  CTRL-W in Insert mode does not work well for multi-byte chars
+  2327  7.4.681  MS-Windows: with minimized Vim window height is incorrect
diff --git a/vim.spec b/vim.spec
index ec5d3dc..d8d68c7 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 674
+%define patchlevel 681
 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
 %define WITH_SELINUX 1
 %endif
@@ -721,6 +721,13 @@ Patch671: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.671
 Patch672: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.672
 Patch673: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.673
 Patch674: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.674
+Patch675: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.675
+Patch676: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.676
+Patch677: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.677
+Patch678: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.678
+Patch679: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.679
+Patch680: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.680
+Patch681: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.681
 
 Patch1559: 7.4.559.rhpatched
 Patch3000: vim-7.4-syntax.patch
@@ -1545,6 +1552,13 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
 %patch672 -p0
 %patch673 -p0
 %patch674 -p0
+%patch675 -p0
+%patch676 -p0
+%patch677 -p0
+%patch678 -p0
+%patch679 -p0
+%patch680 -p0
+%patch681 -p0
 
 # install spell files
 %if %{withvimspell}
@@ -2062,6 +2076,9 @@ rm -rf %{buildroot}
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Tue Mar 24 2015 Karsten Hopp <karsten at redhat.com> 7.4.681-1
+- patchlevel 681
+
 * Sun Mar 22 2015 Karsten Hopp <karsten at redhat.com> 7.4.674-1
 - patchlevel 674
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/vim.git/commit/?h=master&id=3cca53167050f38d8cbd967d93995fec6618045a


More information about the scm-commits mailing list