diff --git a/erofs-utils.changes b/erofs-utils.changes index 4101c2f..eae831f 100644 --- a/erofs-utils.changes +++ b/erofs-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 29 16:43:32 UTC 2023 - Jan Engelhardt + +- Enable lzma/xz compression; make `mkfs.erofs -z lzma` work. + ------------------------------------------------------------------- Wed Nov 1 13:22:02 UTC 2023 - Jan Engelhardt diff --git a/erofs-utils.spec b/erofs-utils.spec index 25956c9..f37f8c6 100644 --- a/erofs-utils.spec +++ b/erofs-utils.spec @@ -51,7 +51,7 @@ uncompressed: %build autoreconf -fiv -%configure --bindir="%_sbindir" +%configure --bindir="%_sbindir" --enable-lzma %make_build %install