Browse Source

upgrading package: vim 8.2.3082 -> 8.2.3083

master
parent
commit
5416d3e173
  1. 5
      vim/vim.spec

5
vim/vim.spec

@ -24,7 +24,7 @@
# package versions
%define V_vl 8.2
%define V_vs 82
%define V_pl 3082
%define V_pl 3083
# package information
Name: vim
@ -37,7 +37,7 @@ Class: CORE
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
Release: 20210702
Release: 20210703
# package options
%option with_features normal
@ -3134,6 +3134,7 @@ Patch3079: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3079
Patch3080: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3080
Patch3081: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3081
Patch3082: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3082
Patch3083: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.3083
# build information
BuildPreReq: OpenPKG, openpkg >= 20160101, ncurses

Loading…
Cancel
Save