2 Commits

2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 7 16:30:08 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- build with fuse 3 (boo#1242079)
-------------------------------------------------------------------
Sun May 5 21:59:01 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -2,6 +2,7 @@
# spec file for package libbfoverlay
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +32,7 @@ BuildRequires: c_compiler
BuildRequires: gettext-tools >= 0.18.1
BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: pkgconfig(fuse)
BuildRequires: pkgconfig(fuse3)
BuildRequires: pkgconfig(libbfio) >= 20240414
BuildRequires: pkgconfig(libcdata) >= 20240414
BuildRequires: pkgconfig(libcerror) >= 20240413