- patchlevel 137
This commit is contained in:
parent
e8204a5a6f
commit
cbdce42a3d
1
.gitignore
vendored
1
.gitignore
vendored
@ -407,3 +407,4 @@
|
||||
/vim-8.2-5172.tar.bz2
|
||||
/vim-9.0-049.tar.bz2
|
||||
/vim-9.0-077.tar.bz2
|
||||
/vim-9.0-137.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-9.0-077.tar.bz2) = 9642d8cc137b0c56aa3f7973befbd74fca01ccc592530854fc66b8d6be5ae0949470a8113b05a156dcce4774fb33ece8e2886c10cf7ba61e52694ec900e32586
|
||||
SHA512 (vim-9.0-137.tar.bz2) = 55e3e9663b8bae92f8dc8e0084bdb35d72c5e4e9a82d44bd8e0aa1cde236b8bc2a417a95779fa123cb3c80c6ad9d8cc774dc34e0e5d865905f442e1592506259
|
||||
|
5
vim.spec
5
vim.spec
@ -8,7 +8,7 @@
|
||||
%bcond_with libsodium_crypt
|
||||
%endif
|
||||
|
||||
%define patchlevel 077
|
||||
%define patchlevel 137
|
||||
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
@ -970,6 +970,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Aug 04 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.137-1
|
||||
- patchlevel 137
|
||||
|
||||
* Tue Jul 26 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.077-1
|
||||
- patchlevel 077
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user