- patchlevel 1224

This commit is contained in:
Zdenek Dohnal 2020-07-16 06:21:42 +02:00
parent 6b95a39d58
commit 2294d55934
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -310,3 +310,4 @@
/vim-8.2-1081.tar.bz2
/vim-8.2-1199.tar.bz2
/vim-8.2-1217.tar.bz2
/vim-8.2-1224.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.2-1217.tar.bz2) = acae6601dc2b0449ae2724125daf6844db17f1a369bfb5a57dd2fa511ad7e03ef56e9581b38d949b54fa2426498868bd1e27d2c7ba061250f9ecdbca68ac20b5
SHA512 (vim-8.2-1224.tar.bz2) = 6cd337587b2ba971b267ee558e57b2fbab4763ba9cc050cd015366003afe8c36b6c8fd19f4832459044d50c4c5f746b7b821837911f3aa9f3521d08b63e1a466

View File

@ -1,4 +1,4 @@
%define patchlevel 1217
%define patchlevel 1224
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -775,6 +775,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Thu Jul 16 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1224-1
- patchlevel 1224
* Wed Jul 15 2020 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.2.1217-1
- patchlevel 1217