Name: tmux Version: 3.7 Release: 1.gitd6073998%{?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: d6073998 %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 * Thu Dec 25 2025 Marc Reisner - 3.7-1.gitd6073998 - Git snapshot build