Browse Source

upgrading package: vim 8.0.1820 -> 8.0.1826

master
parent
commit
d1a14bd9f0
  1. 10
      vim/vim.spec

10
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.0
%define V_vs 80
%define V_pl 1820
%define V_pl 1826
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20180512
Release: 20180513
# package options
%option with_features normal
@ -1874,6 +1874,12 @@ Patch1917: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1817
Patch1918: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1818
Patch1919: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1819
Patch1920: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1820
Patch1921: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1821
Patch1922: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1822
Patch1923: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1823
Patch1924: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1824
Patch1925: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1825
Patch1926: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1826
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save