Accepting request 1198545 from filesystems

- Enable zstd [boo#1229961]

OBS-URL: https://build.opensuse.org/request/show/1198545
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erofs-utils?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2024-09-04 11:26:32 +00:00 committed by Git OBS Bridge
commit 74d776b3c8
4 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,4 @@
mtime: 1723240479
commit: ccd26f0e9bb248a04646cdfd13da65f41338c74ed1c5b7c64872288278f1c210
mtime: 1725376244
commit: 89ca1dfacb27f49776cea4089fb001d354674d70d6bdad9534197a2fb480b60c
url: https://src.opensuse.org/jengelh/erofs-utils
revision: master

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54d4d31ce4b259c9b47c8118f8334a39f39f1fc7ed80525cce1c338a3657d985
oid sha256:8f7e91773e05a40548dc57d12116ed237f22bfc246dd8bdfc29c489edca691c7
size 256

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 3 13:54:55 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Enable zstd [boo#1229961]
-------------------------------------------------------------------
Fri Aug 9 21:49:47 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -33,6 +33,9 @@ BuildRequires: libuuid-devel
BuildRequires: pkg-config
BuildRequires: xz
BuildRequires: pkgconfig(liblzma)
%if 0%{?suse_version} >= 150600
BuildRequires: pkgconfig(libzstd) >= 5.3.2
%endif
BuildRequires: pkgconfig(zlib)
Supplements: filesystem(erofs)