mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commit 18a5b2da05)
Co-authored-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=DevPod
|
||||
Comment=DevPod
|
||||
Comment=Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker
|
||||
Exec=/usr/bin/DevPod
|
||||
Icon=devpod.png
|
||||
Terminal=false
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
# https://github.com/loft-sh/devpod
|
||||
%global goipath github.com/loft-sh/devpod
|
||||
Version: 0.6.9
|
||||
Version: 0.6.13
|
||||
|
||||
%gometa -f
|
||||
|
||||
@@ -17,7 +17,7 @@ and lets you use any cloud, kubernetes or just localhost docker.}
|
||||
loadtest/README.md
|
||||
|
||||
Name: devpod
|
||||
Release: %autorelease
|
||||
Release: 1%?dist
|
||||
Summary: Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker
|
||||
Provides: golang-github-loft-sh-devpod
|
||||
BuildRequires: anda-srpm-macros mold
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
rpm.version(gh("loft-sh/devpod"));
|
||||
Reference in New Issue
Block a user