File project.diff of Package backhand
--- _service.orig
+++ _service
@@ -3,7 +3,7 @@
<param name="url">https://github.com/wcampbell0x2a/backhand</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
- <param name="revision">v0.24.0</param>
+ <param name="revision">v0.24.1</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="changesgenerate">enable</param>
</service>
--- _servicedata.orig
+++ _servicedata
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/wcampbell0x2a/backhand</param>
- <param name="changesrevision">87727cd4b26572cd9acd5b7ac8cd479037d9976b</param></service></servicedata>
\ No newline at end of file
+ <param name="changesrevision">b5b36eaef0277863714f7ffbf49e62e4092042e9</param></service></servicedata>
\ No newline at end of file
--- backhand.changes.orig
+++ backhand.changes
@@ -1,4 +1,15 @@
-------------------------------------------------------------------
+Sun Jan 18 19:04:33 UTC 2026 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 0.24.1:
+ backhand
+ * Add a method to create an XzFilter.
+ * impl Seek for SquashfsReadFile.
+ * Update dependencies.
+ backhand-cli
+ * Update dependencies.
+
+-------------------------------------------------------------------
Sun Dec 07 08:56:44 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.24.0:
--- backhand.obsinfo.orig
+++ backhand.obsinfo
@@ -1,4 +1,4 @@
name: backhand
-version: 0.24.0
-mtime: 1765081090
-commit: 87727cd4b26572cd9acd5b7ac8cd479037d9976b
+version: 0.24.1
+mtime: 1768762544
+commit: b5b36eaef0277863714f7ffbf49e62e4092042e9
--- backhand.spec.orig
+++ backhand.spec
@@ -1,7 +1,7 @@
#
# spec file for package backhand
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2025, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: backhand
-Version: 0.24.0
+Version: 0.24.1
Release: 0
Summary: Tools for the reading, creating, and modification of SquashFS file systems
License: Apache-2.0 OR MIT