Hello community, here is the log from the commit of package weechat for openSUSE:Factory checked in at 2016-01-12 16:13:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weechat (Old) and /work/SRC/openSUSE:Factory/.weechat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weechat" Changes: -------- --- /work/SRC/openSUSE:Factory/weechat/weechat.changes 2015-08-19 09:29:30.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2016-01-12 16:13:19.000000000 +0100 @@ -1,0 +2,62 @@ +Mon Jan 11 06:38:16 UTC 2016 - [email protected] + +- add weechat.keyring and verify source tarball by gpg + +------------------------------------------------------------------- +Sun Jan 10 12:59:27 UTC 2016 - [email protected] + +- Version bump to 1.4 ++ New features: + * core: add a parent name in options, display inherited values if null in /set + output, add option weechat.color.chat_value_null + * core: add tag "term_warning" in warnings about wrong $TERM on startup + * core: add option weechat.look.paste_auto_add_newline + * core: display a more explicit error when a filter fails to be added + * api: add function string_hex_dump() + * api: add argument "length" in function utf8_is_valid() + * alias: display completion in /alias list + * fifo: add /fifo command + * irc: evaluate content of server option "addresses" + * irc: move option irc.network.alternate_nick into servers + (irc.server.xxx.nicks_alternate) + * irc: track real names using extended-join and WHO + * irc: add support of SNI (Server Name Indication) in SSL connection + to IRC server + * irc: use current channel and current server channels first in completions + "irc_server_channels" and "irc_channels" + * irc: add support of "cap-notify" capability + * irc: add command /cap + * irc: add hex dump of messages in raw buffer when debug is enabled for irc + plugin (level 2 or more) + * logger: display system error when the log file can not be written + * relay: add option relay.irc.backlog_since_last_message + * script: add completion with languages and extensions, support search by + language/extension in /script search + * script: add option script.scripts.download_timeout + * doc: add Czech man page and quickstart guide + * tests: check if all plugins are loaded ++ Bugs fixed: + * core: fix execution of empty command name ("/" and "/ " are not valid + commands) + * core: fix memory leak when using multiple "-d" or "-r" in command line + arguments + * core: don’t complain any more about "tmux" and "tmux-256color" $TERM values + when WeeChat is running under tmux + * core: fix truncated messages after a word with a length of zero on screen + (for example a zero width space: U+200B) + * api: fix handle of invalid escape in function string_convert_escaped_chars() + * alias: do not allow slashes and spaces in alias name + * irc: fix channel forwarding when option + irc.look.buffer_open_before_{autojoin|join} is on + * irc: add a missing colon before the password in PASS message, if the password + has spaces or begins with a colon + * irc: fix charset decoding in incoming private messages + * irc: display the arrow before server name in raw buffer + * irc: fix display of messages sent to server in raw buffer + * irc: fix display of invalid UTF-8 chars in raw buffer + * relay: display the arrow before client id and protocol in raw buffer + * ruby: fix load of scripts requiring "uri" + * ruby: fix Ruby detection when pkg-config is not installed + * tests: fix locale used to execute tests + +------------------------------------------------------------------- Old: ---- weechat-1.3.tar.bz2 New: ---- weechat-1.4.tar.bz2 weechat-1.4.tar.bz2.asc weechat.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weechat.spec ++++++ --- /var/tmp/diff_new_pack.Zh8miF/_old 2016-01-12 16:13:20.000000000 +0100 +++ /var/tmp/diff_new_pack.Zh8miF/_new 2016-01-12 16:13:20.000000000 +0100 @@ -17,7 +17,7 @@ Name: weechat -Version: 1.3 +Version: 1.4 Release: 0 Summary: Portable, Fast, Light and Extensible Chat Client License: GPL-3.0+ @@ -25,6 +25,8 @@ Url: http://weechat.org Source: http://weechat.org/files/src/%{name}-%{version}.tar.bz2 Source1: weechat.desktop +Source2: %{name}.keyring +Source3: %{name}-%{version}.tar.bz2.asc BuildRequires: asciidoc BuildRequires: ca-certificates BuildRequires: cmake ++++++ weechat-1.3.tar.bz2 -> weechat-1.4.tar.bz2 ++++++ ++++ 30327 lines of diff (skipped)
