- patchlevel 2167

This commit is contained in:
Zdenek Dohnal 2023-12-15 09:18:51 +01:00
parent b81a3a6746
commit 5863537d72
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -461,3 +461,4 @@
/vim-9.0-2105.tar.bz2
/vim-9.0-2120.tar.bz2
/vim-9.0-2153.tar.bz2
/vim-9.0-2167.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-2153.tar.bz2) = b7403daf311414ddb9e1feb2e523870237076336e6986e38eafb0130745953ff0da5b985717a6d8ef1e18131abd0bb13983469cf484f595099059bb63c297ee6
SHA512 (vim-9.0-2167.tar.bz2) = 4df67ed86288cc91ab87f0aa0753af670941ef97026c40c27f2953e46d65779d6ab511627a0432afdaa1eb57b7330d01c0581edff70e402a87e951cba4b154c3

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 2153
%define patchlevel 2167
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -1034,6 +1034,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%changelog
* Fri Dec 15 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.2167-1
- patchlevel 2167
* Fri Dec 08 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.2153-1
- patchlevel 2153