Просмотр исходного кода

upgrading package: vim 8.2.2020 -> 8.2.2022

Ralf S. Engelschall 5 лет назад
Родитель
Сommit
62931a2535
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      vim/vim.spec

+ 4 - 2
vim/vim.spec

@@ -24,7 +24,7 @@
 #   package versions
 %define       V_vl  8.2
 %define       V_vs  82
-%define       V_pl  2020
+%define       V_pl  2022
 
 #   package information
 Name:         vim
@@ -37,7 +37,7 @@ Class:        CORE
 Group:        Editor
 License:      Charityware
 Version:      %{V_vl}.%{V_pl}
-Release:      20201120
+Release:      20201121
 
 #   package options
 %option       with_features   normal
@@ -2072,6 +2072,8 @@ Patch2017:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2017
 Patch2018:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2018
 Patch2019:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2019
 Patch2020:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2020
+Patch2021:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2021
+Patch2022:    ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.2022
 
 #   build information
 BuildPreReq:  OpenPKG, openpkg >= 20160101, ncurses