Name: tmux Version: 3.7 Release: 1.gitb89d46bb%{?dist} Summary: Terminal multiplexer License: ISC URL: https://github.com/tmux/tmux Source0: https://github.com/tmux/tmux/archive/refs/heads/master.zip Conflicts: tmux BuildRequires: unzip BuildRequires: gcc BuildRequires: make BuildRequires: bison BuildRequires: libevent-devel BuildRequires: ncurses-devel BuildRequires: utf8proc-devel BuildRequires: libutempter-devel BuildRequires: jemalloc-devel BuildRequires: autoconf BuildRequires: automake BuildRequires: pkgconf-pkg-config %description tmux git snapshot (tracks tmux/tmux master). Git commit: b89d46bb %prep %setup -q -n tmux-master %build sh ./autogen.sh %configure %make_build %install %make_install %files %license COPYING %doc README* %{_bindir}/tmux %{_mandir}/man1/tmux.1* %changelog * Wed Jan 14 2026 Marc Reisner - 3.7-1.gitb89d46bb - Git snapshot build