- patchlevel 3154

This commit is contained in:
Zdenek Dohnal 2021-07-12 10:22:28 +02:00
parent bc9129dfc7
commit 97e5abef2d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -362,3 +362,4 @@
/vim-8.2-3043.tar.bz2
/vim-8.2-3046.tar.bz2
/vim-8.2-3070.tar.bz2
/vim-8.2-3154.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-3070.tar.bz2) = f3a8b2667ddd77bb0bab46fc2f9e4081d99d1ec465ec002ce3720cda72b6d8a15e1c1f17efa4449b1589f4130c01eb21ea62bec2e4f2445c68858f8a1088649d
SHA512 (vim-8.2-3154.tar.bz2) = 00cf6e0beb655eef3854d2eccc9da8371b4bad3496a776df959f11bcbb983ce78f6ed57a01a578a242daa41fd251bc322d15d63a010b8445ecde9a7a1869d00b

View File

@ -1,4 +1,4 @@
%define patchlevel 3070
%define patchlevel 3154
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -906,6 +906,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%endif
%changelog
* Mon Jul 12 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3154-1
- patchlevel 3154
* Mon Jun 28 2021 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.3070-1
- patchlevel 3070