diff --git a/.gitignore b/.gitignore index 9933095..f781995 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /vim-8.0-057.tar.bz2 /vim-8.0-061.tar.bz2 /vim-8.0-000.tar.bz2 +/vim-8.0-070.tar.bz2 diff --git a/sources b/sources index b6218ba..ced0a12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a63e8e33edd71b58dc0b22232121f5ec vim-8.0-000.tar.bz2 +a63e8e33edd71b58dc0b22232121f5ec vim-8.0-070.tar.bz2 diff --git a/vim.spec b/vim.spec index c53859b..d48f757 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 000 +%define patchlevel 070 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -754,6 +754,9 @@ rm -rf %{buildroot} %{_datadir}/icons/locolor/*/apps/* %changelog +* Mon Nov 14 2016 Zdenek Dohnal - 8.0.070-1 +- patchlevel 070 + * Mon Nov 14 2016 Karsten Hopp 8.0.000-1 - patchlevel 000