Browse Source

upgrading package: vim 8.2.0834 -> 8.2.0835

master
parent
commit
609c8d81e5
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 0834
%define V_pl 0835
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20200528
Release: 20200529
# package options
%option with_features normal
@ -886,6 +886,7 @@ Patch0831: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0831
Patch0832: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0832
Patch0833: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0833
Patch0834: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0834
Patch0835: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0835
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save