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