- patchlevel 1553

This commit is contained in:
Zdenek Dohnal 2018-02-28 14:23:32 +01:00
parent 6834328b36
commit 9e624af53d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -168,3 +168,4 @@
/vim-8.0-1523.tar.bz2
/vim-8.0-1527.tar.bz2
/vim-8.0-1543.tar.bz2
/vim-8.0-1553.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1543.tar.bz2) = 6775b39aef749a65f0ce5b14547bb10a13b157e8dd956c237d9b149539a169ab16b8535299e80b66d4375fd58096df919519ca4464406f24728024232ab3503b
SHA512 (vim-8.0-1553.tar.bz2) = b400f8022487d5a1c5cd6657be7daf653a009cbecc200818968bf04b4c1a318745a4f16b90cb191fad40c2f9103f7e352235d44ef233c848dc0ab02c23c96547

View File

@ -1,4 +1,4 @@
%define patchlevel 1543
%define patchlevel 1553
%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
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
Source1: vim.sh
@ -730,6 +730,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Wed Feb 28 2018 Karsten Hopp <karsten@redhat.com> 8.0.1553-1
- patchlevel 1553
* Wed Feb 28 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1543-2
- fix vim-update.sh - bodhi update wasn't created