- patchlevel 1423

This commit is contained in:
Zdenek Dohnal 2023-03-22 11:35:18 +01:00
parent ea1439cf89
commit ef64a78289
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -433,3 +433,4 @@
/vim-9.0-1367.tar.bz2
/vim-9.0-1403.tar.bz2
/vim-9.0-1407.tar.bz2
/vim-9.0-1423.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-1407.tar.bz2) = 9981739960c0ea42f290b348e45e114ec50ff2070eae2dcb5d57c5f8356f7f4382850da35ec055aa1b56393290c32c92e08d0314d0419d31b7946ca5188e050c
SHA512 (vim-9.0-1423.tar.bz2) = 0460247023fc3666fd532c36e6c6c3ea2f53503f8b47cd2dee351876226800436525574f7d15a18282adfb035af3f0f89e80f6d8a64317df3ba3e82a346a7ab5

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 1407
%define patchlevel 1423
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -1003,6 +1003,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Wed Mar 22 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1423-1
- patchlevel 1423
* Thu Mar 16 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1407-1
- patchlevel 1407