From 61579346bfcc9755c1d436e410d7c68fa97954b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 14 Jun 2013 11:24:12 +0300 Subject: [PATCH] add link to VCS --- vim.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/vim.spec b/vim.spec index 16903a2..46e7569 100644 --- a/vim.spec +++ b/vim.spec @@ -24,6 +24,7 @@ # Command to check for latest patch: # wget ftp://ftp.vim.org/pub/editors/vim/patches/7.3/MD5SUMS -O sources # tail -n1 sources | awk '{print $2}' +# VCS Commits: https://code.google.com/p/vim/source/browse/ %define ver 7.3 %define patchlevel 1109 -- 2.44.0