Browse Source

upgrading package: vim 8.1.0978 -> 8.1.0982

master
parent
commit
a5a53db920
  1. 8
      vim/vim.spec

8
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 0978
%define V_pl 0982
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20190223
Release: 20190225
# package options
%option with_features normal
@ -1031,6 +1031,10 @@ Patch1075: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0975
Patch1076: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0976
Patch1077: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0977
Patch1078: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0978
Patch1079: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0979
Patch1080: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0980
Patch1081: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0981
Patch1082: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0982
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save