mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-23 03:39:23 +00:00
Add Group, Vendor and Packager metadata to rpm spec
This commit is contained in:
@@ -2,6 +2,9 @@ Name: @@NAME@@
|
||||
Version: @@VERSION@@
|
||||
Release: @@RELEASE@@
|
||||
Summary: Code editing. Redefined.
|
||||
Group: Development/Tools
|
||||
Vendor: Microsoft Corporation
|
||||
Packager: Visual Studio Code Team <vscode-linux@microsoft.com>
|
||||
License: MIT
|
||||
URL: https://code.visualstudio.com/
|
||||
Requires: git
|
||||
|
||||
Reference in New Issue
Block a user