Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/vim.git#ef509c33a83d0392f7af32eb3e38473e193492e2
This commit is contained in:
parent
40df514c28
commit
86f3816c21
1
.gitignore
vendored
1
.gitignore
vendored
@ -332,3 +332,4 @@
|
||||
/vim-8.2-1961.tar.bz2
|
||||
/vim-8.2-1971.tar.bz2
|
||||
/vim-8.2-2018.tar.bz2
|
||||
/vim-8.2-2072.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-2018.tar.bz2) = ecfb141a93f43c42ea59e2630ebe08dd22766865e2418fb7ad7af54c24fbde7f435adbf8b1ec03088c57be97d072e2b8bc45808139ce4c1258ef5fc5219b9f0e
|
||||
SHA512 (vim-8.2-2072.tar.bz2) = 19caffbf1f1a85b845c2a6cf3f2245bbc4c368d24f47467e6b652d1faa4c891c62a8b86bacb2cb28f2dbf8698a122d28cee757f68c1c3db9eb376edec73526b3
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 2018
|
||||
%define patchlevel 2072
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
%endif
|
||||
@ -826,6 +826,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 01 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2072-1
|
||||
- patchlevel 2072
|
||||
|
||||
* Fri Nov 20 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2018-1
|
||||
- patchlevel 2018
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user