From 484535bf2cbe64f76a79a87da66277ce831c662f Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Fri, 26 Dec 2025 04:36:29 -0800 Subject: [PATCH] fix: typst (#8650) (#8657) (cherry picked from commit 7b8d8ff554fa10b0f60099d0d2875310d40fb895) Signed-off-by: Owen-sz Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/langs/rust/typst/rust-typst.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/anda/langs/rust/typst/rust-typst.spec b/anda/langs/rust/typst/rust-typst.spec index 426c01abc4..082e2be580 100644 --- a/anda/langs/rust/typst/rust-typst.spec +++ b/anda/langs/rust/typst/rust-typst.spec @@ -35,8 +35,10 @@ Provides: %crate-cli = %version-%release %doc README.md %_bindir/typst %_mandir/man1/typst-compile.1.gz +%_mandir/man1/typst-completions.1.gz %_mandir/man1/typst-fonts.1.gz %_mandir/man1/typst-init.1.gz +%_mandir/man1/typst-info.1.gz %_mandir/man1/typst-query.1.gz %_mandir/man1/typst-update.1.gz %_mandir/man1/typst-watch.1.gz