- patchlevel 1687
This commit is contained in:
parent
9c22f86e9a
commit
53b53f3289
1
.gitignore
vendored
1
.gitignore
vendored
@ -323,3 +323,4 @@
|
||||
/vim-8.2-1551.tar.bz2
|
||||
/vim-8.2-1634.tar.bz2
|
||||
/vim-8.2-1651.tar.bz2
|
||||
/vim-8.2-1687.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-1651.tar.bz2) = 870e52f1e3cd3e262a8a527d96b4a9bcb030104d528c8f485c6f5ad3b3e3fe42f8065fc9ec0f90bfbb0848f7e11b88d72d13f55ca6ab4acebc6392e511d683b1
|
||||
SHA512 (vim-8.2-1687.tar.bz2) = 231517c21ac75a0b15cf4b0e7533902e55fcb0afd0663b1dfcb418a8efd661bdcc8e451f916bf34dc2788cb965980e28863cafbece056e6e6d6880f1f76a440e
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 1651
|
||||
%define patchlevel 1687
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
%endif
|
||||
@ -786,6 +786,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%{_datadir}/icons/locolor/*/apps/*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1687-1
|
||||
- patchlevel 1687
|
||||
|
||||
* Thu Sep 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1651-1
|
||||
- patchlevel 1651
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user