[vim] - patchlevel 542

Karsten Hopp karsten at fedoraproject.org
Mon Dec 8 16:54:47 UTC 2014


commit 695c66dd9d18fe121faa442d5a90ad180534f4d7
Author: Karsten Hopp <karsten at redhat.com>
Date:   Mon Dec 8 18:00:12 2014 +0100

    - patchlevel 542

 README.patches |    1 +
 vim.spec       |    7 ++++++-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/README.patches b/README.patches
index a45391a..e75d7bf 100644
--- a/README.patches
+++ b/README.patches
@@ -563,3 +563,4 @@ Individual patches for Vim 7.4:
   7422  7.4.539  (after 7.4.530) crash when computing buffer count
   1802  7.4.540  (after 7.4.539) cannot build with tiny and small features
   2795  7.4.541  crash when doing a range assign
+ 28576  7.4.542  cannot specify the type of range for a user command
diff --git a/vim.spec b/vim.spec
index ed43ab7..da7dcf0 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 541
+%define patchlevel 542
 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
 %define WITH_SELINUX 1
 %endif
@@ -588,6 +588,7 @@ Patch538: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.538
 Patch539: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.539
 Patch540: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.540
 Patch541: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.541
+Patch542: ftp://ftp.vim.org/pub/vim/patches/7.4/7.4.542
 
 Patch3000: vim-7.4-syntax.patch
 Patch3002: vim-7.1-nowarnings.patch
@@ -1276,6 +1277,7 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
 %patch539 -p0
 %patch540 -p0
 %patch541 -p0
+%patch542 -p0
 
 # install spell files
 %if %{withvimspell}
@@ -1793,6 +1795,9 @@ rm -rf %{buildroot}
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Mon Dec 08 2014 Karsten Hopp <karsten at redhat.com> 7.4.542-1
+- patchlevel 542
+
 * Sun Dec 07 2014 Karsten Hopp <karsten at redhat.com> 7.4.541-1
 - patchlevel 541
 


More information about the scm-commits mailing list