This commit is contained in:
Sergey Zhemoytel 2023-08-03 21:42:56 +00:00
parent 96fcf54b17
commit cfcb56fb56
3 changed files with 17 additions and 2 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
vscode-1.80.2.tar.gz: 3cf4c867f2f44f674486d8f33df415ce04e55d58 vscode-1.81.0.tar.gz: c83618c332ee9c716706fb7655373b246deaa5f5

View file

@ -0,0 +1,15 @@
*** product.json.orig 2022-10-09 00:47:45.639671501 +0300
--- product.json 2022-10-09 00:50:47.900004568 +0300
***************
*** 28,33 ****
--- 28,37 ----
"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
"urlProtocol": "code-oss",
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/",
+ "extensionsGallery": {
+ "serviceUrl": "https://open-vsx.org/vscode/gallery",
+ "itemUrl": "https://open-vsx.org/vscode/item"
+ },
"builtInExtensions": [
{
"name": "ms-vscode.js-debug-companion",

View file

@ -4,7 +4,7 @@
%define nodever 18 %define nodever 18
Name: vscode Name: vscode
Version: 1.80.2 Version: 1.81.0
Release: 1 Release: 1
Summary: Visual Studio Code Summary: Visual Studio Code
Group: Development/Tools Group: Development/Tools