Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libewf for openSUSE:Factory checked in at 2025-05-06 16:41:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libewf (Old) and /work/SRC/openSUSE:Factory/.libewf.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libewf" Tue May 6 16:41:58 2025 rev:30 rq:1274738 version:20240506 Changes: -------- --- /work/SRC/openSUSE:Factory/libewf/libewf.changes 2024-05-06 17:55:55.952940623 +0200 +++ /work/SRC/openSUSE:Factory/.libewf.new.30101/libewf.changes 2025-05-06 16:42:11.354098466 +0200 @@ -1,0 +2,5 @@ +Mon May 5 14:08:56 UTC 2025 - Andreas Stieger <[email protected]> + +- build with fuse 3 (boo#1242079) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libewf.spec ++++++ --- /var/tmp/diff_new_pack.qyMf4I/_old 2025-05-06 16:42:11.866120009 +0200 +++ /var/tmp/diff_new_pack.qyMf4I/_new 2025-05-06 16:42:11.866120009 +0200 @@ -2,6 +2,7 @@ # spec file for package libewf # # Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,7 +45,7 @@ BuildRequires: python-rpm-macros BuildRequires: timezone BuildRequires: pkgconfig(bzip2) >= 1.0 -BuildRequires: pkgconfig(fuse) >= 2.6 +BuildRequires: pkgconfig(fuse3) >= 3.0 BuildRequires: pkgconfig(libbfio) >= 20240414 BuildRequires: pkgconfig(libcaes) >= 20240413 BuildRequires: pkgconfig(libcdata) >= 20240414 @@ -96,8 +97,7 @@ Summary: Utilities for the Expert Witness Compression Format (EWF) License: LGPL-3.0-or-later Group: System/Filesystems -Requires: fuse -Requires: python3-fuse >= 0.2 +Requires: fuse3 %description tools Several tools for reading and writing EWF files.
