forked from pool/libvmdk
Compare commits
19 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 9c520f4e0b | |||
| ae40ee1bdf | |||
| 28e08b9810 | |||
| 40e1b34e90 | |||
| 7e6857455c | |||
| 76a2a482cb | |||
| 1a356cdff5 | |||
| c126553c89 | |||
| e9f65f7b72 | |||
| 3c6b6c525a | |||
| 571781cbac | |||
| aefccf65e7 | |||
| f91918ce4c | |||
| d6ab2341c4 | |||
| 04c16c6a36 | |||
| 352de6f5e1 | |||
| c9a9ec9235 | |||
| 3aa8f740bf | |||
| bf344c75dc |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -9,7 +9,7 @@
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
#*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
Binary file not shown.
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 30 20:00:41 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- build with fuse 3 boo#1242079
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 10 07:59:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
# spec file for package libvmdk
|
||||
#
|
||||
# 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
|
||||
@@ -36,7 +35,7 @@ BuildRequires: %python_module setuptools
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(fuse3)
|
||||
BuildRequires: pkgconfig(fuse)
|
||||
BuildRequires: pkgconfig(libbfio) >= 20240414
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240414
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||
|
||||
Reference in New Issue
Block a user