- patchlevel 828
This commit is contained in:
parent
6d2e87d692
commit
8c0c7e08a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -418,3 +418,4 @@
|
||||
/vim-9.0-720.tar.bz2
|
||||
/vim-9.0-777.tar.bz2
|
||||
/vim-9.0-803.tar.bz2
|
||||
/vim-9.0-828.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-9.0-803.tar.bz2) = 864d6ffd779f46c606300a4af5c2bb9f2fcec9277fe2301a841f2abdc23a45e05c110a54c427c7c8aa5c723320bf7a3f102c0cf11a70bf4e03e8eb454a6dcfe1
|
||||
SHA512 (vim-9.0-828.tar.bz2) = 817b4ae2ca1bf615062eaba253a03be207dbd0e82bcc394cde5de3768843bc41656ef32c61be2863062b20ac8bdc535d3bd3520b38e82d332aab1dbda8b29d93
|
||||
|
5
vim.spec
5
vim.spec
@ -8,7 +8,7 @@
|
||||
%bcond_with libsodium_crypt
|
||||
%endif
|
||||
|
||||
%define patchlevel 803
|
||||
%define patchlevel 828
|
||||
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
@ -972,6 +972,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 03 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.828-1
|
||||
- patchlevel 828
|
||||
|
||||
* Thu Oct 20 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.803-1
|
||||
- patchlevel 803
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user