- patchlevel 1927
This commit is contained in:
parent
6bd5a39c27
commit
ebd9aa2b25
1
.gitignore
vendored
1
.gitignore
vendored
@ -453,3 +453,4 @@
|
||||
/vim-9.0-1822.tar.bz2
|
||||
/vim-9.0-1872.tar.bz2
|
||||
/vim-9.0-1882.tar.bz2
|
||||
/vim-9.0-1927.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-9.0-1882.tar.bz2) = a0d25b6a37145605fe8d5154d3d13d7eec256942f5d6be9a60ea1458cc12aace595452bc94172c0dc6f7e8bf7c028f5e789bd99008c870c819621c714c7554eb
|
||||
SHA512 (vim-9.0-1927.tar.bz2) = 53c66a75e84f78ddf0b0e260e8e5cb24153e0fa9f7f823265216f5179dbaec8d043a02e96eb40f497a035a1232dd58aa21b85c6afb592935227d2ff831869375
|
||||
|
5
vim.spec
5
vim.spec
@ -8,7 +8,7 @@
|
||||
%bcond_with libsodium_crypt
|
||||
%endif
|
||||
|
||||
%define patchlevel 1882
|
||||
%define patchlevel 1927
|
||||
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
@ -1033,6 +1033,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 22 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1927-1
|
||||
- patchlevel 1927
|
||||
|
||||
* Thu Sep 07 2023 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.1882-1
|
||||
- patchlevel 1882
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user