Browse Source

upgrading package: vim 8.0.1538 -> 8.0.1541

master
parent
commit
00add85a6d
  1. 7
      vim/vim.spec

7
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.0
%define V_vs 80
%define V_pl 1538
%define V_pl 1541
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20180224
Release: 20180225
# package options
%option with_features normal
@ -1592,6 +1592,9 @@ Patch1635: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1535
Patch1636: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1536
Patch1637: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1537
Patch1638: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1538
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
Patch1641: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1541
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save