- patchlevel 1789

This commit is contained in:
Zdenek Dohnal 2018-05-04 11:47:16 +02:00
parent 68a336bfe4
commit acab121fe3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -189,3 +189,4 @@
/vim-8.0-1766.tar.bz2
/vim-8.0-1787.tar.bz2
/vim-8.0-1788.tar.bz2
/vim-8.0-1789.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1788.tar.bz2) = e566ce57d0304e03ef2a8a0dc32b89a27df21e14680ab5327971eebdd09153126aa24357289a5ded11d1657cec478c6c4a837ecd9bea0bec11acb1a042d9aba8
SHA512 (vim-8.0-1789.tar.bz2) = 145149e208806643c4c24518d370eb869abced194ca02942ba450e534b734e63f87d78acbfa9080e09ce3180265225b436a0d8680cb03c7595bf45cd7cc63511

View File

@ -1,4 +1,4 @@
%define patchlevel 1788
%define patchlevel 1789
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -734,6 +734,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Fri May 04 2018 Karsten Hopp <karsten@redhat.com> 8.0.1789-1
- patchlevel 1789
* Thu May 03 2018 Karsten Hopp <karsten@redhat.com> 8.0.1788-1
- patchlevel 1788