- patchlevel 209

This commit is contained in:
Zdenek Dohnal 2018-07-25 08:39:30 +02:00
parent 4d1eca2f3f
commit 626eb2def9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -214,3 +214,4 @@
/vim-8.1-189.tar.bz2
/vim-8.1-197.tar.bz2
/vim-8.1-207.tar.bz2
/vim-8.1-209.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-207.tar.bz2) = 9561f213fed301f5b9a3dcad57a84abc47e1b4ec01337773f80832485981a8851476c28f317aea51250fdbcfcd34a261085a7223fabe5a1e2efa70a9eaf1abb3
SHA512 (vim-8.1-209.tar.bz2) = f7d426e9e57308b8f436d3e7263adecd72d5261b3a55bea7b1c8e34d6bed30ea614adc9f0c46c53a55e408af0da99959bc674aeb51b04353ec5269c790489b3f

View File

@ -1,4 +1,4 @@
%define patchlevel 207
%define patchlevel 209
%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
@ -777,6 +777,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Wed Jul 25 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.209-1
- patchlevel 209
* Tue Jul 24 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.207-2
- correcting license