add new sources
This commit is contained in:
parent
5eac912655
commit
cedef7ba13
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/vim-8.0-095.tar.bz2
|
||||
/vim-8.0-104.tar.bz2
|
||||
/vim-8.0-118.tar.bz2
|
||||
/vim-8.0-124.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
7c574e3cd3550aea8c57eac9676fe323 vim-8.0-118.tar.bz2
|
||||
825a08b9edbffaa09ea7ecb61a691f1a vim-8.0-124.tar.bz2
|
||||
|
5
vim.spec
5
vim.spec
@ -21,7 +21,7 @@ Summary: The VIM editor
|
||||
URL: http://www.vim.org/
|
||||
Name: vim
|
||||
Version: %{baseversion}.%{patchlevel}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: Vim
|
||||
Group: Applications/Editors
|
||||
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
|
||||
@ -754,6 +754,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/icons/locolor/*/apps/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 05 2016 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.0.124-2
|
||||
- add new sources
|
||||
|
||||
* Mon Dec 05 2016 Karsten Hopp <karsten@redhat.com> 8.0.124-1
|
||||
- patchlevel 124
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user