- patchlevel 287
This commit is contained in:
parent
ded1030f11
commit
7a096be39f
1
.gitignore
vendored
1
.gitignore
vendored
@ -223,3 +223,4 @@
|
||||
/vim-8.1-258.tar.bz2
|
||||
/vim-8.1-264.tar.bz2
|
||||
/vim-8.1-279.tar.bz2
|
||||
/vim-8.1-287.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.1-279.tar.bz2) = 79b4588be3f8b9b832ddb964bd1393ead250389c7047cdea0da16aa37cc857d2832c6507c725ac6f368a95a380ac464348b30a15f7df782a4a4503262e81b9d6
|
||||
SHA512 (vim-8.1-287.tar.bz2) = c5eb10806e1a25fad5e983345498a6d33bce9d2f59d7e72f5bae0ceea1e6ffeca73cfa7155c8d710b0d0039b0e6e7cd73394dd58f909383e70f7c693562b017e
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 279
|
||||
%define patchlevel 287
|
||||
%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
|
||||
* Wed Aug 15 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.287-1
|
||||
- patchlevel 287
|
||||
|
||||
* Mon Aug 13 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.279-1
|
||||
- patchlevel 279
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user