- patchlevel 963
This commit is contained in:
parent
09c5bd5eb0
commit
9a3364860e
1
.gitignore
vendored
1
.gitignore
vendored
@ -420,3 +420,4 @@
|
||||
/vim-9.0-803.tar.bz2
|
||||
/vim-9.0-828.tar.bz2
|
||||
/vim-9.0-915.tar.bz2
|
||||
/vim-9.0-963.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-9.0-915.tar.bz2) = ea46d36b9f48e42fafa49a56bd60d07189f0fd23c6a5581c8ee6b555d2f9796c6a6918b5bcb63fd07841e4cb43b387a81b7fd547528a62bea95bf9f3b2e6b39d
|
||||
SHA512 (vim-9.0-963.tar.bz2) = ed62cab1dbce7e6e989492a632f1c7f6ddd6e40fd1740564cd8f20a3d239f59d41475e8d3a66a31a9b3724c72feb9a037708edad826b0066a5df9a73159d0cf4
|
||||
|
5
vim.spec
5
vim.spec
@ -8,7 +8,7 @@
|
||||
%bcond_with libsodium_crypt
|
||||
%endif
|
||||
|
||||
%define patchlevel 915
|
||||
%define patchlevel 963
|
||||
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
@ -972,6 +972,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 28 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.963-1
|
||||
- patchlevel 963
|
||||
|
||||
* Mon Nov 21 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.915-1
|
||||
- patchlevel 915
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user