- patchlevel 328

This commit is contained in:
Zdenek Dohnal 2018-08-27 12:08:49 +02:00
parent 7725dffc9a
commit 618e6bec51
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -224,3 +224,4 @@
/vim-8.1-264.tar.bz2
/vim-8.1-279.tar.bz2
/vim-8.1-287.tar.bz2
/vim-8.1-328.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-287.tar.bz2) = c5eb10806e1a25fad5e983345498a6d33bce9d2f59d7e72f5bae0ceea1e6ffeca73cfa7155c8d710b0d0039b0e6e7cd73394dd58f909383e70f7c693562b017e
SHA512 (vim-8.1-328.tar.bz2) = 512950340c4dd9538af397f894e6af3a7f423f661c46324863321fcd05552e55c7f6f8e592442bf73c6c7b1ae12252add60e51cb9fc6061f6d1e5a91df48f05f

View File

@ -1,4 +1,4 @@
%define patchlevel 287
%define patchlevel 328
%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
* Mon Aug 27 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.328-1
- patchlevel 328
* Wed Aug 15 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.287-2
- vim-update.sh - add f29 branch