- patchlevel 77

This commit is contained in:
Zdenek Dohnal 2022-07-26 14:54:25 +02:00
parent 57248766e4
commit e8204a5a6f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -406,3 +406,4 @@
/vim-8.2-5141.tar.bz2 /vim-8.2-5141.tar.bz2
/vim-8.2-5172.tar.bz2 /vim-8.2-5172.tar.bz2
/vim-9.0-049.tar.bz2 /vim-9.0-049.tar.bz2
/vim-9.0-077.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-9.0-049.tar.bz2) = 20272279e21de0843b6260e8a8ecd43c328d43cf8ce7df6d7e86793e219ae99da6dfbb49ca903840e817847f1ace4f78f12d6a2a0cbc81c0e2cac54e345257af SHA512 (vim-9.0-077.tar.bz2) = 9642d8cc137b0c56aa3f7973befbd74fca01ccc592530854fc66b8d6be5ae0949470a8113b05a156dcce4774fb33ece8e2886c10cf7ba61e52694ec900e32586

View File

@ -8,7 +8,7 @@
%bcond_with libsodium_crypt %bcond_with libsodium_crypt
%endif %endif
%define patchlevel 049 %define patchlevel 077
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1} %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1 %define WITH_SELINUX 1
@ -38,7 +38,7 @@ Summary: The VIM editor
URL: http://www.vim.org/ URL: http://www.vim.org/
Name: vim Name: vim
Version: %{baseversion}.%{patchlevel} Version: %{baseversion}.%{patchlevel}
Release: 2%{?dist} Release: 1%{?dist}
Epoch: 2 Epoch: 2
License: Vim and MIT License: Vim and MIT
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
@ -970,6 +970,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif %endif
%changelog %changelog
* Tue Jul 26 2022 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.0.077-1
- patchlevel 077
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:9.0.049-2 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:9.0.049-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild