Browse Source

upgrading package: vim 8.2.1127 -> 8.2.1139

master
parent
commit
f77421a70c
  1. 16
      vim/vim.spec

16
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 1127
%define V_pl 1139
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200705
Release: 20200706
# package options
%option with_features normal
@ -1179,6 +1179,18 @@ Patch1124: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1124
Patch1125: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1125
Patch1126: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1126
Patch1127: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1127
Patch1128: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1128
Patch1129: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1129
Patch1130: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1130
Patch1131: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1131
Patch1132: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1132
Patch1133: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1133
Patch1134: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1134
Patch1135: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1135
Patch1136: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1136
Patch1137: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1137
Patch1138: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1138
Patch1139: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1139
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save