diff --git a/SPECS/vim.spec b/SPECS/vim.spec index 956872e1b079f906c56b2d418180abf22070a8bc..d7b9d3c9e02f29daa332a0f52e69f2625d7a93c5 100644 --- a/SPECS/vim.spec +++ b/SPECS/vim.spec @@ -1,3 +1,4 @@ +# test build %define patchlevel 1763 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 @@ -24,7 +25,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 19%{?dist}.2 +Release: 19%{?dist}.3 License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh