diff --git a/.gitignore b/.gitignore index 0e0f923..e197720 100644 --- a/.gitignore +++ b/.gitignore @@ -140,3 +140,4 @@ /vim-8.0-1283.tar.bz2 /vim-8.0-1322.tar.bz2 /vim-8.0-1326.tar.bz2 +/vim-8.0-1330.tar.bz2 diff --git a/sources b/sources index 899e879..f6e5063 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.0-1326.tar.bz2) = 25fcbc7937e4753356d2390e7b1c76cbbae90db82a33d3c9376e8e78ceddbbe3351d618d1dfb19f6b5f1487844d4a8c7671e9a4a58618b4f5e6a92f6d77fe944 +SHA512 (vim-8.0-1330.tar.bz2) = edb76af0aadfbc9b1601f5b0250aad3e756a93605039cac4143ee5345978ac5844c844da737f7c1b1dee15d0b648808627bdb38df74db948d384dc2a654bfc8d diff --git a/vim.spec b/vim.spec index 8ac8080..d2c21d9 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 1326 +%define patchlevel 1330 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -768,6 +768,9 @@ rm -rf %{buildroot} %{_datadir}/icons/locolor/*/apps/* %changelog +* Wed Nov 22 2017 Karsten Hopp 8.0.1330-1 +- patchlevel 1330 + * Tue Nov 21 2017 Karsten Hopp 8.0.1326-1 - patchlevel 1326