- patchlevel 1988

This commit is contained in:
Karsten Hopp 2016-07-04 10:18:06 +02:00
parent ab015bee6d
commit 99e113a216
4 changed files with 1059 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/vim-7.4-1835.tar.bz2
/vim-7.4-1842.tar.bz2
/vim-7.4-1868.tar.bz2
/vim-7.4-1988.tar.bz2

File diff suppressed because it is too large Load Diff

View File

@ -1 +1 @@
a8f4c1638f45ab87c3b31a13d833b3c3 vim-7.4-1868.tar.bz2
2d27068fec425d9ddb71081ae7001897 vim-7.4-1988.tar.bz2

View File

@ -1,4 +1,4 @@
%define patchlevel 1868
%define patchlevel 1988
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
%define WITH_SELINUX 1
%endif
@ -745,6 +745,9 @@ rm -rf %{buildroot}
%{_datadir}/icons/hicolor/*/apps/*
%changelog
* Mon Jul 04 2016 Karsten Hopp <karsten@redhat.com> 7.4.1988-1
- patchlevel 1988
* Thu Jun 02 2016 Karsten Hopp <karsten@redhat.com> 7.4.1868-1
- patchlevel 1868