diff --git a/.gitignore b/.gitignore index 55ec5a8..5812aa4 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,4 @@ /vim-8.0-1184.tar.bz2 /vim-8.0-1187.tar.bz2 /vim-8.0-1203.tar.bz2 +/vim-8.0-1207.tar.bz2 diff --git a/sources b/sources index bcfa07f..2a52248 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.0-1203.tar.bz2) = 2eb4d52cd0a31d475ff3cc71e9b64b34187d7884dcfa9ecc3861edd836465003e7cc21d117c8192d6013c22407e3dbcb35244c6efe4d34fd97f288612614cdab +SHA512 (vim-8.0-1207.tar.bz2) = 31078e0c3a464af0d0f633cd5843ebea77fb05c67c7aeeed280fd735f5364e9e81dc3db79689bbcdae59756310d42ac8c8c0dcaad2229b6a108e37a9cf04c542 diff --git a/vim.spec b/vim.spec index 628360c..f3247b1 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 1203 +%define patchlevel 1207 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -773,6 +773,9 @@ rm -rf %{buildroot} %{_datadir}/icons/locolor/*/apps/* %changelog +* Fri Oct 20 2017 Karsten Hopp 8.0.1207-1 +- patchlevel 1207 + * Mon Oct 16 2017 Karsten Hopp 8.0.1203-1 - patchlevel 1203