Browse Source

upgrading package: vim 8.1.0878 -> 8.1.0884

master
parent
commit
8dcff191da
  1. 10
      vim/vim.spec

10
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 0878
%define V_pl 0884
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20190208
Release: 20190209
# package options
%option with_features normal
@ -931,6 +931,12 @@ Patch975: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0875
Patch976: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0876
Patch977: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0877
Patch978: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0878
Patch979: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0879
Patch980: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0880
Patch981: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0881
Patch982: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0882
Patch983: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0883
Patch984: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0884
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save