SHA256
1
0
forked from pool/weechat

Accepting request 1144472 from home:dimstar:Factory

Fix build in Factory, update detects ruby 3.3

OBS-URL: https://build.opensuse.org/request/show/1144472
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=115
This commit is contained in:
Ondřej Súkup 2024-02-21 11:26:30 +00:00 committed by Git OBS Bridge
parent cf10c6cad5
commit d0dcc06631
6 changed files with 87 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a9b910fbe768bb9de7c7ac944f5db8f233833f345b2e505e16ec6ef35effbb5
size 2635776

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEqatat3j6XDUi/QN4+C9LFt7ECPgFAmVsxtUACgkQ+C9LFt7E
CPigVQ//cosxxR+ynY3avpDJNIG9dl0voCHdkOkf0XnuTCv2n4E07Ap37yJjzsJ0
pQIWykmmGuFoAX6ej07BbixuiVdtvlPuwKw9hXRWCLsNyecbKTLgXLP8UKN8I0t3
UWjOjvMLGgeqmxCbJgUcRwyD+ZQVempuGPjquAiTjtbCo66WZn/D2BIyWWu/X6tk
x/eB7YyIvFMEt8bJOtbBgUhCTYlUYq0HuBk08gT0YOQ/sG5b28MYdvksTZjpPVRg
NXFZZ6PSOjzOGnRVgbiotuCQkmv++f94OoHPRiTU7P9b7a53fIio3GHvVBjJ7qrL
iN/dDEBQDs9VxveRh57SDyDWghHfHmfPKhSbsIR6uPHDPLUVl4pv01NSjKwSU8fC
FQcZwqFholVucVIS0ZyA9L8No705Qw/b+AstobFR0cp4bGIIIAy2TCJ3r9g0xTx2
hS13mPmFj3y6LXY3PmSQvfTI18RzI2Ps6Wr+teKpAMYapxe2Cn1a1PMIs7Agmj17
O+MN8lRcyiDo9xrcssfLmCKKYAY3d2iFgPKEDXcMGpApPBuxVDjCYvLSaYJlm6/R
6haKe6IThiEgyL3cuT9BuECwsCvWs9HcWnrN9IJe0JisXblzR2pWUxHXvQ21DyWM
dXKC9NJ84dZOXYzCQNTctbdzJCYO9yFcakMxVgmpIu47Ym935YE=
=SU7C
-----END PGP SIGNATURE-----

3
weechat-4.2.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:253ddf086f6c845031a2dd294b1552851d6b04cc08a2f9da4aedfb3e2f91bdcd
size 2594044

16
weechat-4.2.1.tar.xz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEqatat3j6XDUi/QN4+C9LFt7ECPgFAmWuqoMACgkQ+C9LFt7E
CPhBfhAAhl/qthvw2ZBdeEoybmdkERi9OSpFVxtiPfg8byVGLIL7SepuL0W+YEa8
v9e2d4kEqIfh/Aly1bLbVVW0AgqWc06jakDQb2bBR4vUhfQkDptQ4A1WO2EUXHI0
eYMervb3Uc7NVnHQlNkuRWEIWCxn/09/ZhScUUg9rzzpPd9KKAUc0OQo1WM7qFyU
eZ/3fsTobYDNreyBO5bfM91ELf0HSMWpGvGvu7VUovvWuXLzRcxBhMGVgIiKzGM/
pn5f1Fevqpu1fA9c72IE1ZzTZ7ojeO4y1Rx+06sD9EieCV50Is+8DfaLrvlj9IFw
wmjBq0reIqHml3qP4u/wiy0M8kdkp1gUZdzuF/t1C/jY9jNKaOiF6wbBEfJ+VTes
85XQO8H37tHqQJ5AzWy8BU6WmIAfwyCt0crQsA8yaM1E3s1nQQRiuftbkQuWEX0q
quVASbb3iO74ubNl4wBJpgeyjLG2QWeKwhANyWnRnbl4UpqdZnfk0ytCGJk+fvo3
iT7oHAgASKCLf5CM3Sr5uKSxogr1KxNjpYlLCLPdN8s+oBdjkwbhsF6wjXNExRKX
p1m0pYl0Y7o4ku7kTiAWEBmUlNlpViZir4vAHBRH/j0vJ8PDwnxsAEL7JTG90usj
zFvNkS2JbmlzpVDId3iDtsA7/gNOkjVTqmFrn1hOyyxLZNW0hic=
=RGDy
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,70 @@
-------------------------------------------------------------------
Tue Feb 6 07:47:45 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.2.1:
+ irc: fix random date displayed when a received message contains
tags but no "time".
- Changes from version 4.2.0:
+ core:
- add variable "opening" in buffer, do not send buffer signals
when the buffer is opening.
- store microseconds in buffer lines.
- evaluate expressions even when the suffix is missing ("}" by
default).
- add syntax highlighting in evaluation of expressions with
raw_hl:string and hl:string, add option
weechat.color.eval_syntax_colors.
- add option search_history in command /input, add key Ctrl+r
to search in commands history, add key context "histsearch".
- add option weechat.look.buffer_search_history.
- add key Ctrl+o to send command found and insert next one in
input.
- add buffer variables "text_search_direction",
"text_search_history" and "text_search_ptr_history".
- move key Ctrl+r to Ctrl+s.
- move key Ctrl+s, Ctrl+u to Alt+Shift+U.
- display only version with command /version, add options -o
and -ol in command /upgrade.
- add number of processes in command /sys waitpid.
+ core, alias, trigger: allow wildcard in commands /bar, /item,
/proxy, /alias and /trigger.
+ api: add functions util_strftimeval, util_parse_time,
printf_datetime_tags, printf_y_datetime_tags.
+ api:
- add argument "date_usec" in hook_print callback.
- api: add property "type" in function buffer_get_string.
- api: add info "mouse".
+ buflist: jump to previous/next buffer displayed in buflist item
with ctrl+wheel up/down on a buflist item.
+ irc:
- add option irc.look.display_host_wallops.
- add server option "anti_flood" (now in milliseconds), remove
server options "anti_flood_prio_{high|low}".
- add option irc.look.list_buffer.
- change default value of server option "tls_priorities" to
NORMAL.
- add support of RGB colors in messages, add option
irc.color.term_remap.
- add tags "nick_xxx" and "host_xxx" in all messages, including
self and server messages.
- add option irc.look.ignore_tag_messages.
+ relay: change default value of option
relay.network.tls_priorities to NORMAL.
+ trigger: change format of variables ${tg_date} from "%Y-%m-%d
%H:%M:%S" to "%FT%T.%f".
+ trigger: rename local variable "trigger_filter" to "filter" on
monitor buffer.
+ ruby: add detection of Ruby 3.3.
- Changes from version 4.1.3:
+ core: fix crash on plugin reload when using musl libc.
+ core: fix infinite loop in display when the chat area is too
small.
+ irc: check if arguments are not NULL in some infos.
+ irc: fix info "irc_is_message_ignored".
+ irc: fix display of self messages when the message split fails
due to inconsistent max lengths sent by the server in message
005.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Dec 10 08:46:11 UTC 2023 - Wang Jun <badboywj@gmail.com> Sun Dec 10 08:46:11 UTC 2023 - Wang Jun <badboywj@gmail.com>

View File

@ -17,7 +17,7 @@
Name: weechat Name: weechat
Version: 4.1.2 Version: 4.2.1
Release: 0 Release: 0
Summary: Multi-protocol extensible Chat Client Summary: Multi-protocol extensible Chat Client
License: GPL-3.0-or-later License: GPL-3.0-or-later