Accepting request 1171080 from Virtualization:containers

OBS-URL: https://build.opensuse.org/request/show/1171080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/host-spawn?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2024-05-01 12:57:22 +00:00 committed by Git OBS Bridge
commit 6069d15c11
6 changed files with 16 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/1player/host-spawn</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">1.5.0</param>
<param name="revision">1.5.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">(.*)</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1841a0357fca2d8de49a07e330c4df0778995fb115aac8271151f0e0ae0719a8
size 6472

3
host-spawn-1.5.1.tar.zst Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03d705a6cef864d514c9fbc8f4581766dce49d3df3d68e610e2e9d8c320bca00
size 7142

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Apr 28 03:08:16 UTC 2024 - jun wang <jgwang@suse.com>
- Update to version 1.5.1
* Update golang.org/x/sys dependency to v0.15.0.
* Refactor build scripts to target single architecture
-------------------------------------------------------------------
Mon Nov 13 21:28:39 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package host-spawn
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,15 +17,15 @@
Name: host-spawn
Version: 1.5.0
Version: 1.5.1
Release: 0
Summary: A reimplementation of flatpak-spawn --host
License: MIT-0
URL: https://github.com/1player/host-spawn
Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
BuildRequires: golang(API) >= 1.18
BuildRequires: zstd
BuildRequires: golang(API) >= 1.18
%description
Run commands on your host machine from inside your flatpak sandbox, toolbox or distrobox containers.

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e54b4798c792d333dc1f6ee7540349239c170a2d47a7ee458ae4b3fa9d905a1
size 317854
oid sha256:8946e8abc3a926026d89aaed808cdc4678b4bd6972b5c25a1942df7f30dc29ad
size 642225