Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 905e28254d | |||
| 1a9d2b8b21 |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -9,7 +9,7 @@
|
|||||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
*.oxt 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
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun May 4 16:23:38 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
||||||
|
|
||||||
- build with fuse 3 (boo#1242079)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 4 08:02:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Sat May 4 08:02:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
# spec file for package libvshadow
|
# spec file for package libvshadow
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -38,7 +37,7 @@ BuildRequires: %python_module setuptools
|
|||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(fuse3)
|
BuildRequires: pkgconfig(fuse)
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20240414
|
BuildRequires: pkgconfig(libbfio) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20240414
|
BuildRequires: pkgconfig(libcdata) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20240413
|
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||||
|
|||||||
Reference in New Issue
Block a user