- patchlevel 4198
This commit is contained in:
parent
380067b1da
commit
c81678a1eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -382,3 +382,4 @@
|
||||
/vim-8.2-4006.tar.bz2
|
||||
/vim-8.2-4051.tar.bz2
|
||||
/vim-8.2-4068.tar.bz2
|
||||
/vim-8.2-4198.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.2-4068.tar.bz2) = b2e95ca4efbf69bfc61ce1f02ad7972d4c8df3ea972ffe8802c4e5dccbec075dd5be8e2bfa8c2277388d363a271d248dd25e3078aa6a1c76c848cf19720c54bd
|
||||
SHA512 (vim-8.2-4198.tar.bz2) = fa1cfc0ec941b3357f0e0f464bacc285d3b4b2bfae490419cd7aaebf716fe5beb4ea8ede2d4e74efc2a70368ca9bd93efc48d7130d6e1771c928a0f2d073a142
|
||||
|
7
vim.spec
7
vim.spec
@ -8,7 +8,7 @@
|
||||
%bcond_with libsodium_crypt
|
||||
%endif
|
||||
|
||||
%define patchlevel 4068
|
||||
%define patchlevel 4198
|
||||
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
@ -38,7 +38,7 @@ Summary: The VIM editor
|
||||
URL: http://www.vim.org/
|
||||
Name: vim
|
||||
Version: %{baseversion}.%{patchlevel}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
License: Vim and MIT
|
||||
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
|
||||
@ -969,6 +969,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.4198-1
|
||||
- patchlevel 4198
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:8.2.4068-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user