Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package weechat for openSUSE:Factory checked in at 2021-10-23 23:14:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weechat (Old) and /work/SRC/openSUSE:Factory/.weechat.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weechat" Sat Oct 23 23:14:10 2021 rev:62 rq:927115 version:3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/weechat/weechat.changes 2021-07-04 22:11:01.781095955 +0200 +++ /work/SRC/openSUSE:Factory/.weechat.new.1890/weechat.changes 2021-10-23 23:14:26.900994939 +0200 @@ -1,0 +2,46 @@ +Sat Oct 16 12:29:54 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 3.3: + * core: change key kbd:[Alt+h] to kbd:[Alt+h], kbd:[Alt+c] + * core: add options "hotlist_remove_buffer", "hotlist_restore_buffer" and "hotlist_restore_all" + * core: add option "certs" in command /debug + * core: add options "-o", "-ol", "-i" and "-il" in command "/plugin list" + * api: add split of string and shell arguments in evaluation of expressions + with "split:number,seps,flags,xxx" and "split_shell:number,xxx" + * api: add `${re:repl_index}` to get the index of replacement in function + string_eval_expression + * api: add random integer number in evaluation of expressions with "random:min,max" + * api: add function string_cut + * api: add function file_copy + * api: remember insertion order in hashtables + * api: add keys/values with tags in output of irc_message_parse_to_hashtable + * irc: add option "-parted" in command /allchan + * irc: allow signals "irc_raw_in" and "irc_in" to eat messages + * irc: implement IRCv3.2 SASL authentication, add command /auth, reconnect by + default to the server in case of SASL authentication failure + * irc: add support of capability "message-tags" and TAGMSG messages + * irc: enable all capabilities by default (if supported by server and WeeChat), + change default value of option irc.server_default.capabilities to "*" + * irc: add options irc.look.display_account_message and irc.look.display_extended_join + * irc: add command /setname, add support of message and capability "setname" + * irc: always set realname in nicks even when extended-join capability is not enabled + * irc: add support of FAIL/WARN/NOTE messages + * irc: drop support of DH-BLOWFISH and DH-AES SASL mechanisms + * typing: new plugin "typing": display users currently writing messages on + IRC channel/private buffers + * core: fix decoding of attributes in basic ANSI colors + * api: fix function string_match with joker in the string if multiple words + matched in input string + * irc: fix send of empty JOIN when connecting to a server with only parted channels + * irc: fix SASL authentication when AUTHENTICATE message is received with a server name + * irc: remove unneeded message about Diffie-Hellman shared secret exchange during SSL connection to server + * irc: escape/unescape IRC message tags values + * irc: set notify level to "private" for received WALLOPS + * script: fix move of installed script on another filesystem + * core: switch to PHP 8.0 in CI + * core: add build on macOS in CI + * core: fix build on macOS (issue #1662) + * lua: add detection of Lua 5.4 + * php: add support of PHP 8.0 and 8.1 (issue #1599, issue #1668) + +------------------------------------------------------------------- Old: ---- weechat-3.2.tar.xz weechat-3.2.tar.xz.asc New: ---- weechat-3.3.tar.xz weechat-3.3.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weechat.spec ++++++ --- /var/tmp/diff_new_pack.IRfpTe/_old 2021-10-23 23:14:27.400995184 +0200 +++ /var/tmp/diff_new_pack.IRfpTe/_new 2021-10-23 23:14:27.404995186 +0200 @@ -1,7 +1,7 @@ # # spec file for package weechat # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: weechat -Version: 3.2 +Version: 3.3 Release: 0 Summary: Multi-protocol extensible Chat Client License: GPL-3.0-or-later @@ -174,6 +174,7 @@ %{_libdir}/weechat/plugins/trigger.so %{_libdir}/weechat/plugins/xfer.so %{_libdir}/weechat/plugins/fset.so +%{_libdir}/weechat/plugins/typing.so %{_datadir}/applications/weechat.desktop %{_datadir}/icons/hicolor/*/apps/weechat.png ++++++ weechat-3.2.tar.xz -> weechat-3.3.tar.xz ++++++ ++++ 92633 lines of diff (skipped)
