vim: upgrade to version 9.0.0598 (#3882)

Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
This commit is contained in:
Saul Paredes 2022-10-03 08:57:50 -07:00 committed by GitHub
parent 0fcb2aa0ba
commit cfe6b85c87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View File

@ -1,5 +1,5 @@
{
"Signatures": {
"vim-9.0.0490.tar.gz": "9ed6dfd6d3e4e89c594ce7ff7890318c11140c2f46c484a50dfc157401e73b7f"
"vim-9.0.0598.tar.gz": "d2bc8c395e727f29f59d41296f67a8fde4b28c959dfcfdeb0e2c0ff1528b203e"
}
}

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Summary: Text editor
Name: vim
Version: 9.0.0490
Version: 9.0.0598
Release: 1%{?dist}
License: Vim
Vendor: Microsoft Corporation
@ -196,6 +196,9 @@ fi
%{_bindir}/vimdiff
%changelog
* Fri Sep 30 2022 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.0.0598-1
- Upgrade to 9.0.0598
* Thu Sep 22 2022 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 9.0.0490-1
- Upgrade to 9.0.0490

View File

@ -26697,8 +26697,8 @@
"type": "other",
"other": {
"name": "vim",
"version": "9.0.0490",
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.0490.tar.gz"
"version": "9.0.0598",
"downloadUrl": "https://github.com/vim/vim/archive/v9.0.0598.tar.gz"
}
}
},