File project.diff of Package squashfs-tools
--- squashfs-tools.changes.orig
+++ squashfs-tools.changes
@@ -1,4 +1,20 @@
-------------------------------------------------------------------
+Mon Nov 10 06:54:39 UTC 2025 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 4.7.4
+ * Fix regression introduced by SEEK_DATA optimisation.
+ * Fix regression introduced by -stream option.
+ * Fix build on big-endian machines.
+
+-------------------------------------------------------------------
+Sat Nov 8 08:23:26 UTC 2025 - Martin Hauke <mardnh@gmx.de>
+
+- Update to version 4.7.3
+ * Mksquashfs/Sqfstar can now stream output filesystem to STDOUT.
+ * Reading of sparse files has been optimised.
+ * New Align(value) action, which will align file to <value>.
+
+-------------------------------------------------------------------
Fri Aug 22 08:56:30 UTC 2025 - Fabian Vogt <fvogt@suse.com>
- Update to version 4.7.2
--- squashfs-tools.spec.orig
+++ squashfs-tools.spec
@@ -17,7 +17,7 @@
Name: squashfs-tools
-Version: 4.7.2
+Version: 4.7.4
Release: 0
Summary: Squashfs image helper tools
License: GPL-2.0-only
@@ -50,7 +50,7 @@ Tools to create and extract Squashfs fil
%files
%license COPYING
-%doc CHANGES README USAGE
+%doc CHANGES README
%{_bindir}/mksquashfs
%{_bindir}/unsquashfs
%{_bindir}/sqfscat