Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package host-spawn for openSUSE:Factory 
checked in at 2024-06-05 17:42:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/host-spawn (Old)
 and      /work/SRC/openSUSE:Factory/.host-spawn.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "host-spawn"

Wed Jun  5 17:42:52 2024 rev:3 rq:1178700 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/host-spawn/host-spawn.changes    2024-05-01 
14:57:52.369000849 +0200
+++ /work/SRC/openSUSE:Factory/.host-spawn.new.24587/host-spawn.changes 
2024-06-05 17:43:31.692570240 +0200
@@ -1,0 +2,7 @@
+Tue Jun 04 14:39:54 UTC 2024 - michal.vysko...@gmail.com
+
+- Update to version v1.6.0:
+  * Add -cwd flag to change the working directory of the spawned process.
+    Thanks @someone13574.
+
+-------------------------------------------------------------------

Old:
----
  host-spawn-1.5.1.tar.zst

New:
----
  host-spawn-v1.6.0.tar.zst

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ host-spawn.spec ++++++
--- /var/tmp/diff_new_pack.6jZeJG/_old  2024-06-05 17:43:32.532600833 +0200
+++ /var/tmp/diff_new_pack.6jZeJG/_new  2024-06-05 17:43:32.536600978 +0200
@@ -17,21 +17,22 @@
 
 
 Name:           host-spawn
-Version:        1.5.1
+Version:        1.6.0
 Release:        0
 Summary:        A reimplementation of flatpak-spawn --host
 License:        MIT-0
 URL:            https://github.com/1player/host-spawn
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-v%{version}.tar.zst
 Source1:        vendor.tar.zst
-BuildRequires:  zstd
+# Go packaging wiki suggests golang-packaging, but this does not work on 15.5
 BuildRequires:  golang(API) >= 1.18
+BuildRequires:  zstd
 
 %description
 Run commands on your host machine from inside your flatpak sandbox, toolbox or 
distrobox containers.
 
 %prep
-%autosetup -p1 -a1
+%autosetup -p1 -a1 -n %{name}-v%{version}
 
 %build
 # https://github.com/1player/host-spawn/blob/master/build.sh#L22

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6jZeJG/_old  2024-06-05 17:43:32.584602726 +0200
+++ /var/tmp/diff_new_pack.6jZeJG/_new  2024-06-05 17:43:32.588602872 +0200
@@ -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.1</param>
+    <param name="revision">v1.6.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">(.*)</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6jZeJG/_old  2024-06-05 17:43:32.616603891 +0200
+++ /var/tmp/diff_new_pack.6jZeJG/_new  2024-06-05 17:43:32.620604037 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/1player/host-spawn</param>
-              <param 
name="changesrevision">d1b5a7092d604f8467bc57a5470c3e25969da196</param></service></servicedata>
+              <param 
name="changesrevision">e150d2cf98d93e08db9fba7a87cabc51a9c9e34a</param></service></servicedata>
 (No newline at EOF)
 

++++++ vendor.tar.zst ++++++
++++ 1661 lines of diff (skipped)

Reply via email to