diff --git a/_service b/_service
index 63f1e8a..5df93ba 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
https://github.com/1player/host-spawn
git
.git
- 1.5.0
+ 1.5.1
@PARENT_TAG@
enable
(.*)
diff --git a/host-spawn-1.5.0.tar.zst b/host-spawn-1.5.0.tar.zst
deleted file mode 100644
index 9feb08d..0000000
--- a/host-spawn-1.5.0.tar.zst
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:1841a0357fca2d8de49a07e330c4df0778995fb115aac8271151f0e0ae0719a8
-size 6472
diff --git a/host-spawn-1.5.1.tar.zst b/host-spawn-1.5.1.tar.zst
new file mode 100644
index 0000000..b605e59
--- /dev/null
+++ b/host-spawn-1.5.1.tar.zst
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:03d705a6cef864d514c9fbc8f4581766dce49d3df3d68e610e2e9d8c320bca00
+size 7142
diff --git a/host-spawn.changes b/host-spawn.changes
index 3aa3be2..d68e9d5 100644
--- a/host-spawn.changes
+++ b/host-spawn.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Sun Apr 28 03:08:16 UTC 2024 - jun wang
+
+- 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
diff --git a/host-spawn.spec b/host-spawn.spec
index 5ed5ffc..a4587f3 100644
--- a/host-spawn.spec
+++ b/host-spawn.spec
@@ -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.
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 9b05599..07e66fa 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:7e54b4798c792d333dc1f6ee7540349239c170a2d47a7ee458ae4b3fa9d905a1
-size 317854
+oid sha256:8946e8abc3a926026d89aaed808cdc4678b4bd6972b5c25a1942df7f30dc29ad
+size 642225