- patchlevel 412

This commit is contained in:
Zdenek Dohnal 2022-09-08 10:28:50 +02:00
parent 756d97c8fe
commit 405bfd2cf6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -413,3 +413,4 @@
/vim-9.0-246.tar.bz2
/vim-9.0-327.tar.bz2
/vim-9.0-348.tar.bz2
/vim-9.0-412.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-348.tar.bz2) = 05defef5b7f0a856c2b891ac040a08c2de4a8541f87334156779f8ec74cdec5f41b0683aff7870b667316941bf8b6fcfc6648bd4f9f6450ea8b28ffc9ee754a8
SHA512 (vim-9.0-412.tar.bz2) = fae887557bc8b0e20e01fefea9b88d12f18c371f0c0fa8848a3a5bfe3120e47d5bcf402344cb2137226e1612ad766f3c6a5071018227e0c6639345a02543bcbd

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 348
%define patchlevel 412
%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 Sep 08 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.412-1
- patchlevel 412
* Thu Sep 01 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.348-1
- patchlevel 348