Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-libtmux for openSUSE:Factory checked in at 2026-07-06 12:35:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-libtmux (Old) and /work/SRC/openSUSE:Factory/.python-libtmux.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libtmux" Mon Jul 6 12:35:21 2026 rev:31 rq:1363990 version:0.61.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-libtmux/python-libtmux.changes 2026-07-02 20:13:17.093350433 +0200 +++ /work/SRC/openSUSE:Factory/.python-libtmux.new.1982/python-libtmux.changes 2026-07-06 12:37:48.342817942 +0200 @@ -1,0 +2,30 @@ +Mon Jul 6 06:21:14 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 0.61.0: + libtmux 0.61.0 hardens support for the tmux 3.7 patch line. It + fixes Pane.break_pane() naming broken-out windows libtmux instead + of tmux's own default on tmux 3.7a/3.7b, and adds + get_version_str() for reading the raw tmux version with its + point-release suffix intact. + * Highlights + - Fix — break_pane() keeps tmux's default window name on + 3.7a/3.7b (#699). Breaking a pane into a new window without + an explicit window_name left it named libtmux on tmux + 3.7a/3.7b; it now keeps tmux's own default (typically the + running command). Passing window_name is unaffected. + - New — get_version_str() (#699). + libtmux.common.get_version_str() returns the running tmux + version verbatim, keeping the point-release suffix ("3.7a") + that get_version() strips for numeric comparison — useful for + telling patch releases apart, e.g. 3.7 from 3.7a. + - tmux 3.7a/3.7b test compatibility (#698). The test suite now + passes against tmux 3.7a and 3.7b, which CI also exercises. + * What's Changed + - docs: lead topic pages with the concept, add docs voice guide + by @tony in #696 + - Fix window-name test for tmux 3.7a/3.7b and add them to CI by + @tony in #698 + - Fix break_pane forcing 'libtmux' window name on tmux + 3.7a/3.7b by @tony in #699 + +------------------------------------------------------------------- Old: ---- libtmux-0.60.0.tar.gz New: ---- libtmux-0.61.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-libtmux.spec ++++++ --- /var/tmp/diff_new_pack.sCvEgD/_old 2026-07-06 12:37:48.886836845 +0200 +++ /var/tmp/diff_new_pack.sCvEgD/_new 2026-07-06 12:37:48.886836845 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-libtmux -Version: 0.60.0 +Version: 0.61.0 Release: 0 Summary: Python API / wrapper for tmux License: MIT ++++++ libtmux-0.60.0.tar.gz -> libtmux-0.61.0.tar.gz ++++++ ++++ 4214 lines of diff (skipped)
