- patchlevel 3070
This commit is contained in:
parent
f8d0187a42
commit
bc9129dfc7
1
.gitignore
vendored
1
.gitignore
vendored
@ -361,3 +361,4 @@
|
||||
/vim-8.2-3009.tar.bz2
|
||||
/vim-8.2-3043.tar.bz2
|
||||
/vim-8.2-3046.tar.bz2
|
||||
/vim-8.2-3070.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-3046.tar.bz2) = 439d919483d372575564c0e8c8ff2e57713a25eb52eede705eaf482ab2506906bf2e44142d82626422af3e8fc445c3caee8b677bcef6e9710a82103aa8f8cdf9
|
||||
SHA512 (vim-8.2-3070.tar.bz2) = f3a8b2667ddd77bb0bab46fc2f9e4081d99d1ec465ec002ce3720cda72b6d8a15e1c1f17efa4449b1589f4130c01eb21ea62bec2e4f2445c68858f8a1088649d
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 3046
|
||||
%define patchlevel 3070
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
%endif
|
||||
@ -906,6 +906,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 28 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3070-1
|
||||
- patchlevel 3070
|
||||
|
||||
* Fri Jun 25 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3046-1
|
||||
- patchlevel 3046
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user