- patchlevel 1607
This commit is contained in:
parent
729524ecf9
commit
f8ac30b02a
1
.gitignore
vendored
1
.gitignore
vendored
@ -444,3 +444,4 @@
|
||||
/vim-9.0-1575.tar.bz2
|
||||
/vim-9.0-1587.tar.bz2
|
||||
/vim-9.0-1592.tar.bz2
|
||||
/vim-9.0-1607.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-9.0-1592.tar.bz2) = 158a36ccfcc73a7d9af04c5c3d7ec3c832b4797aaee3bde048a5c1997fce9b1d33f9076df2558925fca8db35737a04c96d7b08272b024ead1e1ef998f63bb1e2
|
||||
SHA512 (vim-9.0-1607.tar.bz2) = 694ae59c228f5aa1f8e7f3a6e43c37c2a0abd63061f1fa1eac724a3bf4eefd61af2cc2bf9f7b907a98164b861fd2c58cc2b24d846d743d9077ecb7ecf24a3ab1
|
||||
|
5
vim.spec
5
vim.spec
@ -8,7 +8,7 @@
|
||||
%bcond_with libsodium_crypt
|
||||
%endif
|
||||
|
||||
%define patchlevel 1592
|
||||
%define patchlevel 1607
|
||||
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
@ -1030,6 +1030,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 05 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1607-1
|
||||
- patchlevel 1607
|
||||
|
||||
* Wed May 31 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1592-1
|
||||
- patchlevel 1592
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user