diff --git a/.gitignore b/.gitignore index 398d7d4..6f68bac 100644 --- a/.gitignore +++ b/.gitignore @@ -234,3 +234,4 @@ /vim-8.1-511.tar.bz2 /vim-8.1-513.tar.bz2 /vim-8.1-527.tar.bz2 +/vim-8.1-549.tar.bz2 diff --git a/sources b/sources index b009b5f..e73c414 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (vim-8.1-527.tar.bz2) = 2fa5889dba3267d6c0b547df5adde836a58f2b2a09f60573c0d06ef480b5381d304fa04fd6a535087595e93ae244223c96dc3974036a7eaa3c039a52967c6960 +SHA512 (vim-8.1-549.tar.bz2) = 2a98e2f6af9b9748b8658c4e8b0e000e7e9eb6767b81b025d8e03574597dbf2f6300d4a89ae0ac52ed9a0138e8ebd53715bdf6ee2fdfd56b1d6fe0c1b752afe1 diff --git a/vim.spec b/vim.spec index 42635e2..6e3878f 100644 --- a/vim.spec +++ b/vim.spec @@ -1,4 +1,4 @@ -%define patchlevel 527 +%define patchlevel 549 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %define WITH_SELINUX 1 %endif @@ -24,7 +24,7 @@ Summary: The VIM editor URL: http://www.vim.org/ Name: vim Version: %{baseversion}.%{patchlevel} -Release: 2%{?dist} +Release: 1%{?dist} License: Vim and MIT Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source1: vim.sh @@ -799,6 +799,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags %{_datadir}/icons/locolor/*/apps/* %changelog +* Tue Nov 27 2018 Zdenek Dohnal - 2:8.1.549-1 +- patchlevel 549 + * Tue Nov 27 2018 Zdenek Dohnal - 2:8.1.527-2 - update vim-update.sh - F27 EOL