This update for tmux fixes the following issues:
Update to version 3.1c
tmux 3.1b:
tmux 3.1a:
includes changes between 3.1-rc1 and 3.1:
Update to v3.1-rc
Fix tmux completion
Update to v3.0a
Update to v2.9a
Add trailing newline to tmpfiles.d/tmux.conf. On newer systems (such as Leap 15.1), the lack of a trailing newline appears to cause the directory to not be created. This is only evident on setups where /run is an actual tmpfs (on btrfs-root installs, /run is a btrfs subvolume and thus /run/tmux is persistent across reboots).
Update to version 2.9
update to 2.8
move bash-completion to right place
Add bash completion for tmux
Update to 2.7
build from release tarball instead of source (drops automake dep)
Bash completion is now removed and provided by
cleanup specfile directory with tmpfiles.d functionality in /run/tmux