- patchlevel 1006

This commit is contained in:
Zdenek Dohnal 2022-12-05 11:21:01 +01:00
parent 0e7aaa1f2f
commit c6f44dcb37
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -421,3 +421,4 @@
/vim-9.0-828.tar.bz2
/vim-9.0-915.tar.bz2
/vim-9.0-963.tar.bz2
/vim-9.0-1006.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-963.tar.bz2) = ed62cab1dbce7e6e989492a632f1c7f6ddd6e40fd1740564cd8f20a3d239f59d41475e8d3a66a31a9b3724c72feb9a037708edad826b0066a5df9a73159d0cf4
SHA512 (vim-9.0-1006.tar.bz2) = 590e175a6e5cc932401ffe22c613d7b1cd6897c60b511ce50d70afccb3943ed9ffcf2de3a8bc4b35cdea61a1e015961577ba2fb087f82c0a637f0c940aba0d9b

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 963
%define patchlevel 1006
%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 Dec 05 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1006-1
- patchlevel 1006
* Mon Nov 28 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.963-1
- patchlevel 963