Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package weechat for openSUSE:Factory checked in at 2022-03-28 19:24:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/weechat (Old) and /work/SRC/openSUSE:Factory/.weechat.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "weechat" Mon Mar 28 19:24:33 2022 rev:66 rq:965446 version:3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/weechat/weechat.changes 2022-03-15 19:05:19.424964542 +0100 +++ /work/SRC/openSUSE:Factory/.weechat.new.1900/weechat.changes 2022-03-28 19:24:36.113039618 +0200 @@ -1,0 +2,16 @@ +Sun Mar 27 19:22:03 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.5: + * search in message tags when tags are displayed with "/debug tags" + * add support of date and tags in messages displayed in buffers with free + content, add function printf_y_date_tags + * add command /autojoin, add IRC server option "autojoin_dynamic" + * add IRC message tags in messages displayed + * add "zstd" (Zstandard) compression in relay weechat protocol, remove option + "compression" from "init" command, rename option + relay.network.compression_level to relay.network.compression + * add trigger variables "${tg_tag_irc_xxx}" containing IRC message tags + * many bugs fixed. +- drop 0001-ruby-add-detection-of-Ruby-3.1.patch (upstream) + +------------------------------------------------------------------- Old: ---- 0001-ruby-add-detection-of-Ruby-3.1.patch weechat-3.4.1.tar.xz weechat-3.4.1.tar.xz.asc New: ---- weechat-3.5.tar.xz weechat-3.5.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ weechat.spec ++++++ --- /var/tmp/diff_new_pack.VUxRL2/_old 2022-03-28 19:24:38.041042032 +0200 +++ /var/tmp/diff_new_pack.VUxRL2/_new 2022-03-28 19:24:38.049042042 +0200 @@ -17,7 +17,7 @@ Name: weechat -Version: 3.4.1 +Version: 3.5 Release: 0 Summary: Multi-protocol extensible Chat Client License: GPL-3.0-or-later @@ -25,11 +25,9 @@ URL: https://weechat.org Source: https://weechat.org/files/src/%{name}-%{version}.tar.xz Source1: weechat.desktop -Source2: %{name}.keyring -Source3: https://weechat.org/files/src/%{name}-%{version}.tar.xz.asc +Source2: https://weechat.org/files/src/%{name}-%{version}.tar.xz.asc +Source3: %{name}.keyring Source4: %{name}.changes -# PATCH-FIX-UPSTREAM -Patch0: 0001-ruby-add-detection-of-Ruby-3.1.patch BuildRequires: ca-certificates BuildRequires: cmake BuildRequires: curl-devel @@ -40,6 +38,7 @@ BuildRequires: libgpg-error-devel BuildRequires: libtool BuildRequires: lzo-devel +BuildRequires: libzstd-devel BuildRequires: ncurses-devel BuildRequires: perl BuildRequires: pkgconfig ++++++ weechat-3.4.1.tar.xz -> weechat-3.5.tar.xz ++++++ ++++ 78190 lines of diff (skipped)