Browse Source

upgrading package: vim 8.1.0479 -> 8.1.0481

master
parent
commit
2e66f5553b
  1. 6
      vim/vim.spec

6
vim/vim.spec

@ -24,7 +24,7 @@
# package versions # package versions
%define V_vl 8.1 %define V_vl 8.1
%define V_vs 81 %define V_vs 81
%define V_pl 0479 %define V_pl 0481
# package information # package information
Name: vim Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor Group: Editor
License: Charityware License: Charityware
Version: %{V_vl}.%{V_pl} Version: %{V_vl}.%{V_pl}
Release: 20181016 Release: 20181017
# package options # package options
%option with_features normal %option with_features normal
@ -532,6 +532,8 @@ Patch576: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0476
Patch577: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0477 Patch577: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0477
Patch578: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0478 Patch578: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0478
Patch579: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0479 Patch579: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0479
Patch580: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0480
Patch581: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.0481
# build information # build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save