Accepting request 450481 from server:irc

1

OBS-URL: https://build.opensuse.org/request/show/450481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2017-01-17 13:37:01 +00:00 committed by Git OBS Bridge
commit bd6668e1ca
6 changed files with 68 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:73eca5212fadb7056f5f72d9dfc96453dea0342c963d1f1ca36c84def5653c34
size 2558398

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIcBAABCAAGBQJX8L1IAAoJEPgvSxbexAj4WD4P/in3CCceXMQ85WK2vjFZHU5Z
66nsK8AbF48TjlFhGTzMDE4WAmSDnIl5rU3+ARfbFfNIv8kIHVVIhC3/K/nM38Zs
W22AUswakJoc9EJfyk3g7ASzxUS18Twpn38cMx/Jo+KsaZ7cI8verWqRBE2tEeCr
GIwMUAyk57sZRt3fmuUWU2KPsaiBZnOUm7So9QXHZV8ExcSXQP0FGramBCRaF2SG
QrubjxD6oFhsNzZoViSHKHZVWLs34ywwOb0QhJPDbPRalCUdblPalKX3skUo1VWD
dCS/wPb0D3Mb2mxqVNhAW5KAx+l7M6wSTIGhGtUq9vrXcZ1wY7VjHkKdKkSRjvGc
KkM3sJ62q1GN1AfSTo2hWnGVVwN5DhaC2jbXT1iX3t4iaXR1O9pYwS2ai8ZB6tAd
IEkpnLYEnLZI4GEg2D5Gs+75Om7FwDTc0tkzqgFlnkVVnIeWaMXdq+66/PMml07Y
k9P4iB2CAQrA3zWiuA7NB5raLNhd/2wMghaxwP7vs81SXmsqFKuluN/PfZEpTDko
+xIXgUHOfjp2ECyU6s//8ZBvNlrnvd14K3pvJ9zmR3jS2Roxzfo4pvn5aVD6HhVU
a95Wa+sGOxWvHNKDGE7Aw4S9n63mPq7TxRUidCkUvU4xJo8fIzSlT86zZklJdi6o
9FgBXvZC29y4krfZsjbI
=cSJH
-----END PGP SIGNATURE-----

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:599348337a4bff179bf50888dad135751fa401538ebaadc59831d2223be52db3
size 1837004

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

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEqatat3j6XDUi/QN4+C9LFt7ECPgFAlh7G9YACgkQ+C9LFt7E
CPj5ExAAy6UNBeEUoP8skyfk12tqLvFqbi88kumgwUQsDZGtV3MApZXQ/M040Kq0
DeZz8SO7jhfeT+AIZNdiOlBacrajG0PTbXJ376YLtKAJ5t/OQGIRBeYu8PRXGMwY
tCzo4OE8LPc6zjcn87YZObZVJW22HqR6BOr8HLx8LkenJuQWuLKGRaZPQzKzNIUk
KWoV5kwTLfGVf9SWtwGfaae5zRALvYjn4A2wCDOyB+Bmf8x9ujp82v8RFZggrec5
C6SGEEZRIuACBOglXttooCHRqVB7fSIZxVnKgXOa215x26SOceUdoTUsQlVYsMKB
YLn0gqMrYepO1yYUj/K0QHmbdjlGMAP9Rn5jS3a0RqdZDg+oEe8APcu2/n7ZsjRn
0p0OLov/gizi2FWoLPSEPzzi4KA8tGi2BJyoamw6TgLS8Qj0qaopnZ+dwfFVC202
YeKNY/EgkHnWfG7yJblO86nFwgVVZBF4BohGz0e+u/jvbxCAn0RrOk+5lDwM16X+
uvMcxoqDn3/HGCGfu/5tdxfqp3fZBvPA+pzCqml9HHFsm+qYulr/5O5EhYk7lxBt
LIzLOi6AUryrab3zo5T+rGlhJxuPOXAvpU92rGLfEtJ6tqQCJh4/n9ExuSOvvHqu
qUBXN9/H0UgyhBz5SlCqKAl3UEVupN87UI5i0lgJ6r2sHm1YObc=
=n8ps
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Sun Jan 15 08:49:46 UTC 2017 - mimi.vx@gmail.com
- Update to version 1.7
* New features
+ core: add option weechat.look.align_multiline_words
+ core: add optional command prefix in completion templates "commands",
"plugins_commands" and "weechat_commands"
+ core: add optional arguments in completion template, sent to the callback
+ core: add option "time" in command /debug
+ api: add info "uptime" (WeeChat uptime)
+ api: add info "pid" (WeeChat PID)
+ fifo: add file fifo.conf and option fifo.file.path to customize
FIFO pipe path/filename
+ irc: add server option "usermode"
+ irc: add tag "self_msg" on self messages
* Improvements
+ core, xfer: display more information on fork errors
+ core: add a slash before commands completed in arguments of /command,
/debug time, /key bind, /key bindctxt, /mute, /repeat, /wait
+ core: add a warning in header of configuration files to not edit by hand
+ alias: add a slash before commands completed in arguments of /alias
+ exec: add option "-oc" in command /exec to execute commands in process
output, dont execute commands by default with "-o"
+ irc: evaluate content of server option "ssl_fingerprint"
+ irc: change default value of option irc.network.lag_reconnect from 0 to 300
+ trigger: do not hide email in command "/msg nickserv register password email"
* Bug fixes
+ core: fix deadlock when quitting after a signal SIGHUP/SIGQUIT/SIGTERM
is received
+ core: fix display of empty lines in search mode
+ api: fix crash in function string_expand_home() when the HOME environment
variable is not set
+ exec: fix memory leak in display of process output
+ irc: fix option "-temp" in command /server
+ irc: fix close of server channels which are waiting for the JOIN when
the server buffer is closed
+ irc: fix buffer switching on manual join for forwarded channels
+ irc: add missing tags on CTCP message sent
+ lua: fix integers returned in Lua >= 5.3
+ relay: make HTTP headers case-insensitive for WebSocket connections
+ relay: set status to "authentication failed" and close immediately
connection in case of authentication failure in weechat and irc protocols
+ script: reload a script after upgrade only if it was loaded, set autoload
only if the script was auto-loaded
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Oct 2 17:20:55 UTC 2016 - mimi.vx@gmail.com Sun Oct 2 17:20:55 UTC 2016 - mimi.vx@gmail.com

View File

@ -17,16 +17,16 @@
Name: weechat Name: weechat
Version: 1.6 Version: 1.7
Release: 0 Release: 0
Summary: Portable, Fast, Light and Extensible Chat Client Summary: Portable, Fast, Light and Extensible Chat Client
License: GPL-3.0+ License: GPL-3.0+
Group: Productivity/Networking/IRC Group: Productivity/Networking/IRC
Url: http://weechat.org Url: http://weechat.org
Source: http://weechat.org/files/src/%{name}-%{version}.tar.bz2 Source: http://weechat.org/files/src/%{name}-%{version}.tar.xz
Source1: weechat.desktop Source1: weechat.desktop
Source2: %{name}.keyring Source2: %{name}.keyring
Source3: http://weechat.org/files/src/%{name}-%{version}.tar.bz2.asc Source3: http://weechat.org/files/src/%{name}-%{version}.tar.xz.asc
Source4: %{name}.changes Source4: %{name}.changes
BuildRequires: ca-certificates BuildRequires: ca-certificates
BuildRequires: cmake BuildRequires: cmake