Merge branch 'f26' into f27
This commit is contained in:
commit
7930ab5a39
1
.gitignore
vendored
1
.gitignore
vendored
@ -133,3 +133,4 @@
|
||||
/vim-8.0-1226.tar.bz2
|
||||
/vim-8.0-1238.tar.bz2
|
||||
/vim-8.0-1240.tar.bz2
|
||||
/vim-8.0-1241.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vim-8.0-1240.tar.bz2) = c7d9d8735564f8ca515896ccb7fb522375d267b3f58000175cba4fc12c48f0df5ab59fbfd37e7c736074bfbe9c9a3d292c5493ce82656fd27795cab8fcded5fa
|
||||
SHA512 (vim-8.0-1241.tar.bz2) = c3df065530cecd5b10384e00b0128b550ad3d40a496f5523cd91705af2c4d7122e3faa20c54f28e8af6cd0f2990873019c456044e103919d841674cc9cee3132
|
||||
|
5
vim.spec
5
vim.spec
@ -1,4 +1,4 @@
|
||||
%define patchlevel 1240
|
||||
%define patchlevel 1241
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
%endif
|
||||
@ -773,6 +773,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/icons/locolor/*/apps/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 01 2017 Karsten Hopp <karsten@redhat.com> 8.0.1241-1
|
||||
- patchlevel 1241
|
||||
|
||||
* Tue Oct 31 2017 Karsten Hopp <karsten@redhat.com> 8.0.1240-1
|
||||
- patchlevel 1240
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user