Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qtermwidget for openSUSE:Leap:16.0 checked in at 2025-08-07 21:45:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/qtermwidget (Old) and /work/SRC/openSUSE:Leap:16.0/.qtermwidget.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtermwidget" Thu Aug 7 21:45:55 2025 rev:3 rq:1298218 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/qtermwidget/qtermwidget.changes 2025-03-19 11:56:05.209293830 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.qtermwidget.new.1085/qtermwidget.changes 2025-08-07 21:46:15.535282794 +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.gz5T6Z/_old 2025-08-07 21:46:15.831295122 +0200 +++ /var/tmp/diff_new_pack.gz5T6Z/_new 2025-08-07 21:46:15.835295289 +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)