- patchlevel 1283

This commit is contained in:
Zdenek Dohnal 2017-11-10 13:11:42 +01:00
parent 9606a16c69
commit e95d1be2c9
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -137,3 +137,4 @@
/vim-8.0-1257.tar.bz2
/vim-8.0-1272.tar.bz2
/vim-8.0-1274.tar.bz2
/vim-8.0-1283.tar.bz2

View File

@ -1 +1 @@
SHA512 (vim-8.0-1274.tar.bz2) = 52f7d795c28f419a25a957d7a63fb85266f3fae8efd31ad5771c961c5f9be269f3af9b34067150616da63b819773838298de82e981078d42d4a23dd3d8fab33d
SHA512 (vim-8.0-1283.tar.bz2) = 9faf99c020d14b577dcc8eeaea5cd4657805e18885ad47839e2253f95c9da70f8e68288ca7cf1acfc499dafdc262f71abda20b372f8e03a078b4134b16975778

View File

@ -1,4 +1,4 @@
%define patchlevel 1274
%define patchlevel 1283
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -766,6 +766,9 @@ rm -rf %{buildroot}
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Fri Nov 10 2017 Karsten Hopp <karsten@redhat.com> 8.0.1283-1
- patchlevel 1283
* Tue Nov 07 2017 Karsten Hopp <karsten@redhat.com> 8.0.1274-1
- patchlevel 1274