Name: tuwunel Version: 0.0.git.6002.bad606dc 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#bad606dc636bd880fa78d1a3128788a486144eee: Source: tuwunel-bad606dc.tar.gz BuildRequires: git BuildRequires: rust >= 1.91.1 BuildRequires: cargo >= 1.91.1 BuildRequires: liburing-devel BuildRequires: clang-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