Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hexchat for openSUSE:Factory checked in at 2024-02-08 19:04:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hexchat (Old) and /work/SRC/openSUSE:Factory/.hexchat.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hexchat" Thu Feb 8 19:04:16 2024 rev:34 rq:1145194 version:2.16.2 Changes: -------- --- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes 2022-12-13 18:57:36.639889594 +0100 +++ /work/SRC/openSUSE:Factory/.hexchat.new.1815/hexchat.changes 2024-02-08 19:05:59.063427112 +0100 @@ -1,0 +2,22 @@ +Thu Feb 8 11:04:15 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 2.16.2: + + change /server to use TLS by default, use -insecure or the - + prefix on the port to disable. + + change preferences dialog to be modal. + + add support for the extended-monitor capability. + + add support for SCRAM SASL mechanisms. + + add option to hide nick from window title. + + increase max server password length to 1024. + + fix some detecting some URLs causing a crash. + + fix long SASL auth strings not being split. + + fix PROTOCOL_NAMESX support and only use it when not using + multi-prefix. + + fix dialog topic not being updated with CHGHOST. + + fix notify.conf being reversed when saved. + + lua: fix crash when using pluginprefs. + + python: fix API break in hook_timer(). + + python: fix timers that unhook themselves. + + checksum: Various improvements including not blocking the UI. + +------------------------------------------------------------------- Old: ---- hexchat-2.16.1.tar.xz New: ---- hexchat-2.16.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hexchat.spec ++++++ --- /var/tmp/diff_new_pack.quJbfr/_old 2024-02-08 19:05:59.591446517 +0100 +++ /var/tmp/diff_new_pack.quJbfr/_new 2024-02-08 19:05:59.595446664 +0100 @@ -1,7 +1,7 @@ # # spec file for package hexchat # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: hexchat -Version: 2.16.1 +Version: 2.16.2 Release: 0 Summary: A graphical IRC (chat) client License: GPL-2.0-or-later Group: Productivity/Networking/IRC URL: https://hexchat.github.io/ -Source0: https://dl.%{name}.net/%{name}/%{name}-%{version}.tar.xz +Source0: https://github.com/hexchat/hexchat/releases/download/v%{version}/%{name}-%{version}.tar.xz Source1: hexchat-migrate-sh # PATCH-FEATURE-SLE migrate-configuration-from-xchat.patch ty...@suse.com fate#318480 -- replace xchat with hexchat Patch1: migrate-configuration-from-xchat.patch ++++++ hexchat-2.16.1.tar.xz -> hexchat-2.16.2.tar.xz ++++++ ++++ 2495 lines of diff (skipped)