- patchlevel 2120
This commit is contained in:
parent
5f7b13674e
commit
f2e1a4c7cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -459,3 +459,4 @@
|
||||
/vim-9.0-2048.tar.bz2
|
||||
/vim-9.0-2081.tar.bz2
|
||||
/vim-9.0-2105.tar.bz2
|
||||
/vim-9.0-2120.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-9.0-2105.tar.bz2) = 88b89a92fe3ade4d1157fb327064b06c46e29a6d2710fed081c98bcfda33317287cc8242840ab9d931b566a5b53a22b764efcd53c71c498d138a0417e96f3547
|
||||
SHA512 (vim-9.0-2120.tar.bz2) = d93d304461d9b6aeb112e26d5058f7564496a4fe040d78dcb88ee7a12d30cd2b93b4cbc832dffdb91f35189cca77912395d834ae6a4c27fdf5d29cd61e877dd6
|
||||
|
5
vim.spec
5
vim.spec
@ -8,7 +8,7 @@
|
||||
%bcond_with libsodium_crypt
|
||||
%endif
|
||||
|
||||
%define patchlevel 2105
|
||||
%define patchlevel 2120
|
||||
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
@ -1034,6 +1034,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Nov 22 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.2120-1
|
||||
- patchlevel 2120
|
||||
|
||||
* Thu Nov 16 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.2105-1
|
||||
- patchlevel 2105
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user