Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libtsm for openSUSE:Factory checked in at 2025-08-06 14:33:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libtsm (Old) and /work/SRC/openSUSE:Factory/.libtsm.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libtsm" Wed Aug 6 14:33:19 2025 rev:4 rq:1297721 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libtsm/libtsm.changes 2025-02-12 21:40:19.611993254 +0100 +++ /work/SRC/openSUSE:Factory/.libtsm.new.1085/libtsm.changes 2025-08-06 14:33:59.717800888 +0200 @@ -1,0 +2,11 @@ +Sat Aug 2 14:48:06 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 4.1.0 + * Make code sent by backspace key configurable + * Fix wrong background color of new cells after resize + * Expose the VTE flags + * Add mouse tracking + * Add getters for scrollback buffer line count and line pos + * Add EGA/VGA palette + +------------------------------------------------------------------- Old: ---- 69922bde02c7af83b4d48a414cc6036af7388626.tar.gz New: ---- v4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtsm.spec ++++++ --- /var/tmp/diff_new_pack.LSKEbp/_old 2025-08-06 14:34:01.925893330 +0200 +++ /var/tmp/diff_new_pack.LSKEbp/_new 2025-08-06 14:34:01.945894167 +0200 @@ -19,14 +19,13 @@ %global sover 4 %global lname libtsm%{sover} Name: libtsm -Version: 4.0.2+git24 +Version: 4.1.0 Release: 0 Summary: DEC-VT terminal emulator state machine License: LGPL-2.1-or-later AND MIT Group: Development/Libraries/C and C++ URL: https://github.com/Aetf/libtsm -%define rev 69922bde02c7af83b4d48a414cc6036af7388626 -Source: https://github.com/Aetf/libtsm/archive/%rev.tar.gz +Source: https://github.com/Aetf/libtsm/archive/refs/tags/v%version.tar.gz BuildRequires: cmake BuildRequires: pkg-config BuildRequires: xz @@ -67,7 +66,7 @@ in %{lname}. %prep -%autosetup -p1 -n libtsm-%rev +%autosetup -p1 %build %cmake