update spec
This commit is contained in:
parent
334850a86b
commit
d77bd0823d
6
vim.spec
6
vim.spec
@ -24,7 +24,7 @@ Summary: The VIM editor
|
||||
URL: http://www.vim.org/
|
||||
Name: vim
|
||||
Version: %{baseversion}.%{patchlevel}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Vim
|
||||
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
|
||||
Source1: vim.sh
|
||||
@ -732,6 +732,10 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
||||
%{_datadir}/icons/locolor/*/apps/*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 06 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.1569-2
|
||||
- update spec
|
||||
- f28 got enabled in bodhi
|
||||
|
||||
* Mon Mar 05 2018 Karsten Hopp <karsten@redhat.com> 8.0.1569-1
|
||||
- patchlevel 1569
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user