- patchlevel 258

This commit is contained in:
Zdenek Dohnal 2018-08-09 07:34:37 +02:00
parent 93f90ad577
commit 816b3c67a4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -220,3 +220,4 @@
/vim-8.1-233.tar.bz2
/vim-8.1-240.tar.bz2
/vim-8.1-254.tar.bz2
/vim-8.1-258.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.1-254.tar.bz2) = 5408d377754006ecc8547ea727056c7a0e1801455ebded9befb597e268ffcf4a4c090e891b05e15f855c4828c500eb6c0c362209ce7fd1c5bd780dd242c79a97
SHA512 (vim-8.1-258.tar.bz2) = e6ffd43b1e553a219a975189f04e004e2cfbbb737ce6e8dbfc70c683bd81f3f9ab8d9fe324b87fa8fe0a81c9e7712306813614e7349ca8ebfe4688f04b47088c

View File

@ -1,4 +1,4 @@
%define patchlevel 254
%define patchlevel 258
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -795,6 +795,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Thu Aug 09 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.258-1
- patchlevel 258
* Wed Aug 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.254-1
- patchlevel 254