Browse Source

upgrading package: vim 8.1.0536 -> 8.1.0539

master
parent
commit
62a03e333b
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.1
%define V_vs 81
%define V_pl 0536
%define V_pl 0539
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20181118
Release: 20181121
# package options
%option with_features normal
@ -589,6 +589,9 @@ Patch633: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0533
Patch634: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0534
Patch635: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0535
Patch636: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0536
Patch637: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0537
Patch638: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0538
Patch639: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0539
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save