- patchlevel 1221

This commit is contained in:
Zdenek Dohnal 2023-01-19 12:10:28 +01:00
parent 0fbf1cf2b9
commit 808e42817f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -425,3 +425,4 @@
/vim-9.0-1054.tar.bz2
/vim-9.0-1160.tar.bz2
/vim-9.0-1182.tar.bz2
/vim-9.0-1221.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-1182.tar.bz2) = 8e24b7c41ca988841a391ba91ab287cbb3c1641c8feab8f3699632d1f63a5f387c4bf077cbb55c94cdf4aa734958b6f3067ae2f7d50a45684cfac7c4fb2d03e6
SHA512 (vim-9.0-1221.tar.bz2) = 4db5fbe56ea5291904e061c7e0fc3ba3cff0de1e4f60e45a83ba50b167495ebb0e7b262171384a0c412423ef51860eb4e1115d6dc2ec391f2f786b73a9bc6844

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt
%endif
%define patchlevel 1182
%define patchlevel 1221
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
@ -992,6 +992,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Thu Jan 19 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1221-1
- patchlevel 1221
* Thu Jan 12 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1182-1
- patchlevel 1182