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#7a77071e60ff9fe21c251058345921368b37a2a8
This commit is contained in:
parent
67b4992588
commit
29e877d25c
1
.gitignore
vendored
1
.gitignore
vendored
@ -347,3 +347,4 @@
|
||||
/vim-8.2-2559.tar.bz2
|
||||
/vim-8.2-2576.tar.bz2
|
||||
/vim-8.2-2607.tar.bz2
|
||||
/vim-8.2-2637.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-2607.tar.bz2) = ffaa4ed2d5c2c1661a1b5538d652c50b2427b3064a2c816e384a30b0588065d1f549ceb76e27822bad2120d65456ee1af6cf749a87730ecd0350c783ed63ec4b
|
||||
SHA512 (vim-8.2-2637.tar.bz2) = 2355bdc0eff241943d7c0e2dcf196e4ceefed0470aece58a1d3a44688496c2befb597c87efc01af385455ff3fd3d047306413ea450b3221800653f9d293aa737
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 2607
|
||||
%define patchlevel 2637
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
%endif
|
||||
@ -819,6 +819,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 22 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2637-1
|
||||
- patchlevel 2637
|
||||
|
||||
* Mon Mar 15 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2607-1
|
||||
- patchlevel 2607
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user