- patchlevel 351

This commit is contained in:
Zdenek Dohnal 2018-09-07 09:34:52 +02:00
parent 4c4239744c
commit a4a91f32a0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -225,3 +225,4 @@
/vim-8.1-279.tar.bz2
/vim-8.1-287.tar.bz2
/vim-8.1-328.tar.bz2
/vim-8.1-351.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-328.tar.bz2) = 512950340c4dd9538af397f894e6af3a7f423f661c46324863321fcd05552e55c7f6f8e592442bf73c6c7b1ae12252add60e51cb9fc6061f6d1e5a91df48f05f
SHA512 (vim-8.1-351.tar.bz2) = 320c91eb7eab8d87c45fa9843e31d058a424ad5ad4685cdf419b7e268bad35451881f2d94f3cfb9999a560fd21cc63a8c5416362e6fabaac23d2f3a6a7daf6bf

View File

@ -1,4 +1,4 @@
%define patchlevel 328
%define patchlevel 351
%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
@ -795,6 +795,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Fri Sep 07 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.351-1
- patchlevel 351
* Fri Aug 31 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.328-2
- vim-update.sh - F29 got enabled in bodhi