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#bd7649faf15d0bd179bc262f74789fc630327aea
This commit is contained in:
parent
92e23ea025
commit
40df514c28
1
.gitignore
vendored
1
.gitignore
vendored
@ -331,3 +331,4 @@
|
|||||||
/vim-8.2-1941.tar.bz2
|
/vim-8.2-1941.tar.bz2
|
||||||
/vim-8.2-1961.tar.bz2
|
/vim-8.2-1961.tar.bz2
|
||||||
/vim-8.2-1971.tar.bz2
|
/vim-8.2-1971.tar.bz2
|
||||||
|
/vim-8.2-2018.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (vim-8.2-1971.tar.bz2) = e4af24fb2adbfdbf3a452e0ebe8433d0d081f9d91028280d2bdd14ec0569e162ce7ff5c98cae5951173ece6cc575d10b35fce8ca8d9955d704dfd5049d4ee04c
|
SHA512 (vim-8.2-2018.tar.bz2) = ecfb141a93f43c42ea59e2630ebe08dd22766865e2418fb7ad7af54c24fbde7f435adbf8b1ec03088c57be97d072e2b8bc45808139ce4c1258ef5fc5219b9f0e
|
||||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
|||||||
%define patchlevel 1971
|
%define patchlevel 2018
|
||||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||||
%define WITH_SELINUX 1
|
%define WITH_SELINUX 1
|
||||||
%endif
|
%endif
|
||||||
@ -826,6 +826,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
|||||||
%config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
|
%config(noreplace) %{_sysconfdir}/profile.d/vim-default-editor.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 20 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.2018-1
|
||||||
|
- patchlevel 2018
|
||||||
|
|
||||||
* Tue Nov 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1971-1
|
* Tue Nov 10 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1971-1
|
||||||
- patchlevel 1971
|
- patchlevel 1971
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user