Browse Source

upgrading package: vim 8.0.1542 -> 8.0.1551

master
parent
commit
614fb9ab78
  1. 13
      vim/vim.spec

13
vim/vim.spec

@ -24,7 +24,7 @@
# package versions # package versions
%define V_vl 8.0 %define V_vl 8.0
%define V_vs 80 %define V_vs 80
%define V_pl 1542 %define V_pl 1551
# 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: 20180226 Release: 20180227
# package options # package options
%option with_features normal %option with_features normal
@ -1596,6 +1596,15 @@ Patch1639: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1539
Patch1640: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1540 Patch1640: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1540
Patch1641: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1541 Patch1641: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1541
Patch1642: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1542 Patch1642: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1542
Patch1643: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1543
Patch1644: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1544
Patch1645: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1545
Patch1646: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1546
Patch1647: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1547
Patch1648: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1548
Patch1649: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1549
Patch1650: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1550
Patch1651: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1551
# build information # build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save