- patchlevel 1988
This commit is contained in:
parent
ab015bee6d
commit
99e113a216
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
1053
README.patches
1053
README.patches
File diff suppressed because it is too large
Load Diff
2
sources
2
sources
@ -1 +1 @@
|
||||
a8f4c1638f45ab87c3b31a13d833b3c3 vim-7.4-1868.tar.bz2
|
||||
2d27068fec425d9ddb71081ae7001897 vim-7.4-1988.tar.bz2
|
||||
|
5
vim.spec
5
vim.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user