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#181cf84eba44e830035eb2d455c4bd88535651de
This commit is contained in:
parent
96cf06c272
commit
3ec0574c6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -345,4 +345,3 @@
|
||||
/vim-8.2-2529.tar.bz2
|
||||
/vim-8.2-2541.tar.bz2
|
||||
/vim-8.2-2559.tar.bz2
|
||||
/vim-8.2-2576.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-2576.tar.bz2) = a3e0fa23c5ba99678741e4852e46f221e75917be30d5b3fe00e9ac63bd6cdfcc0e7167f59fc43efe6e6918466851c74ee310380c4da7b23ae8f31b40e3272164
|
||||
SHA512 (vim-8.2-2559.tar.bz2) = f7926cd032272eb2d79bf1b2ad8257c67943833dc5c8f601ee8ca0ac7045be0ebcb2fc3620216984465734369126ce5ff4b45094e19be06fea939d9bbff05929
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 2576
|
||||
%define patchlevel 2559
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
%endif
|
||||
@ -819,9 +819,6 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
|
||||
|
||||
%changelog
|
||||
* 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