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