Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtermwidget for openSUSE:Factory checked in at 2025-04-22 17:26:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qtermwidget (Old) and /work/SRC/openSUSE:Factory/.qtermwidget.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtermwidget" Tue Apr 22 17:26:27 2025 rev:5 rq:1270848 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qtermwidget/qtermwidget.changes 2025-01-16 20:25:21.605399509 +0100 +++ /work/SRC/openSUSE:Factory/.qtermwidget.new.30101/qtermwidget.changes 2025-04-22 17:26:50.503451862 +0200 @@ -1,0 +2,18 @@ +Thu Apr 17 22:35:54 UTC 2025 - Shawn Dunn <sfal...@opensuse.org> + +- Update to version 2.2.0: + * Fixed the problem with characters like '/'(U+29F8) + * Close the session correctly before destroying it + * Fixed URL highlighting on wrapping + * Handle double-column and small characters correctly on + calculating text width + * Fixed problem with characters wider than monospace + * Support combining characters + * Make too wide characters fit into available space + * Get rid of "Mq", which sometimes persisted at the top left + corner after the display was updated. + * Added support for auto-hiding inactive mouse cursor + * Fixed cursor blinking with subterminals +- Removed Group: declarations, no longer used + +------------------------------------------------------------------- Old: ---- qtermwidget-2.1.0.tar.xz qtermwidget-2.1.0.tar.xz.asc New: ---- qtermwidget-2.2.0.tar.xz qtermwidget-2.2.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qtermwidget.spec ++++++ --- /var/tmp/diff_new_pack.To5atB/_old 2025-04-22 17:26:52.631541168 +0200 +++ /var/tmp/diff_new_pack.To5atB/_new 2025-04-22 17:26:52.651542007 +0200 @@ -19,16 +19,15 @@ %define qt_ver 6 %define sover 2 Name: qtermwidget -Version: 2.1.0 +Version: 2.2.0 Release: 0 Summary: The terminal widget for QTerminal License: BSD-3-Clause AND GPL-2.0-or-later AND LGPL-2.0-or-later -Group: Development/Libraries/C and C++ URL: https://github.com/lxqt/qtermwidget Source: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz Source1: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc Source2: %{name}.keyring -BuildRequires: cmake +BuildRequires: cmake >= 3.5.0 %if 0%{?suse_version} < 1600 BuildRequires: utempter-devel %endif ++++++ qtermwidget-2.1.0.tar.xz -> qtermwidget-2.2.0.tar.xz ++++++ ++++ 5750 lines of diff (skipped)