Name: tuwunel Version: 0.0.git.6002.6c5f2fab Release: 1%{?dist} Summary: High Performance Matrix Homeserver in Rust License: Apache-2.0 URL: https://github.com/matrix-construct/tuwunel VCS: git+https://github.com/matrix-construct/tuwunel#6c5f2faba0d58c0f87ae0964ab51845c9ceb3f9d: Source: tuwunel-6c5f2fab.tar.gz BuildRequires: git BuildRequires: rust >= 1.91.1 BuildRequires: cargo >= 1.91.1 BuildRequires: liburing-devel %description High Performance Matrix Homeserver in Rust %prep %setup -T -b 0 -q -n tuwunel %build cargo build --verbose --locked --workspace --all-features --profile=release --color=always --bins %files /etc/systemd/system/tuwunel.service /etc/tuwunel/tuwunel.toml %{_bindir}tuwunel /usr/share/doc/tuwunel/README.md %changelog