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#adead012f8356422ff2e7232adfade0ac3c8bfe2
This commit is contained in:
parent
86f3816c21
commit
364008d056
1
.gitignore
vendored
1
.gitignore
vendored
@ -333,3 +333,4 @@
|
||||
/vim-8.2-1971.tar.bz2
|
||||
/vim-8.2-2018.tar.bz2
|
||||
/vim-8.2-2072.tar.bz2
|
||||
/vim-8.2-2086.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-2072.tar.bz2) = 19caffbf1f1a85b845c2a6cf3f2245bbc4c368d24f47467e6b652d1faa4c891c62a8b86bacb2cb28f2dbf8698a122d28cee757f68c1c3db9eb376edec73526b3
|
||||
SHA512 (vim-8.2-2086.tar.bz2) = 16dfa2404dbe39bd4139cf7947b22dc4c17327f15a33e08ef2bc1d019c54640c88b8519cc964744475db7b46abccab85f723e36a361de185436d5f4351535e95
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 2072
|
||||
%define patchlevel 2086
|
||||
%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
|
||||
* Fri Dec 04 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2086-1
|
||||
- patchlevel 2086
|
||||
|
||||
* Tue Dec 01 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2072-1
|
||||
- patchlevel 2072
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user