Browse Source

upgrading package: vim 8.1.1646 -> 8.1.1649

master
parent
commit
a9c58928c2
  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 1646
%define V_pl 1649
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20190707
Release: 20190708
# package options
%option with_features normal
@ -1699,6 +1699,9 @@ Patch1743: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1643
Patch1744: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1644
Patch1745: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1645
Patch1746: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1646
Patch1747: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1647
Patch1748: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1648
Patch1749: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.1649
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save