From 7b8d8ff554fa10b0f60099d0d2875310d40fb895 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 26 Dec 2025 06:32:58 -0600 Subject: [PATCH] fix: typst (#8650) Signed-off-by: Owen-sz --- 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