Accepting request 494904 from server:irc

1

OBS-URL: https://build.opensuse.org/request/show/494904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/weechat?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2017-05-16 12:45:45 +00:00 committed by Git OBS Bridge
commit 4b3e648771
6 changed files with 45 additions and 21 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----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-----

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

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

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

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEqatat3j6XDUi/QN4+C9LFt7ECPgFAlkWlkgACgkQ+C9LFt7E
CPj8YA//R2nJ6qKFTLZ3mBk1eBudp/j4g8BxQNPzSZXRhB3Y2hhMM3hEsxmcyswg
cHX5IxVNw5tesSPoW7SASlUoQK+GdsuK/e/A/PrDATPZNkX0dpQjkfGR8D/LNA1P
hT+HLOmFaSe1Q6J0EvIGYGVOa8C+CbJd4adCZhT3rg/989re+WYDkRB5KxXKzz/W
XaHvi1ytBk6xEK2rPHEmjV44oDCqU5Dp3Zabt0/iFF3L9KTI+u5CveWoSKSEHz/v
OXwB4UuKFHSNYh7Fy9nww+szm2kml7acZr4QHm/IyWxJpiLgG7R1FseeYFwr8Ox7
eUrAZJsNWpnT0H+rdwOLQ9spc//EhH1PHJZYazLcsoAj2C1EuvVx+jvK2EN+cKzY
ix0w+Jm3inP43OoLoEKY9G/saZ3Z/bpcxKl0yeSrGg0/7jdGpdqpZc2sOhixMEnx
4oELm1YwHNPzdP6nynQwDYPvrAl/gAGeeXIifdIqUPDBmf6jBS2LS/ig0Ualn/dC
+D13Ph6TYFdc8/MpggDvFW27AY0bGLzcopiXyfKJH9gh3CcJCK7rGn1WbVPPyRDT
MpGo9ogN6lN767k/UctTnN3EdpG9N82lJZb8h9+u4g9Qz5vR92zzG5j3D60Zmhi8
HxiI71EE/ayM9qKzrnRdjkM9vVAZR7YoTrkULzAcTpjE+q1yQCc=
=Qzjb
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon May 15 11:07:52 UTC 2017 - mimi.vx@gmail.com
- update to 1.8
* add option weechat.completion.nick_case_sensitive
* add wilcard matching operator, cut of string and ternary operator
in evaluation of expressions
* add resize of window parents with /window resize [h/v]size
* add plugin "buflist" (bar with list of buffers)
* add arraylist and dynamic string functions in API
* add option "open" in command /server
* add signal "irc_server_lag_changed" and store the lag
in the server buffer (local variable)
* add aspell options to control delimiters in suggestions
* add option "-include" in commands /allchan, /allpv and /allserv
* many bugs fixed.
-------------------------------------------------------------------
Sat Apr 22 19:08:54 UTC 2017 - mimi.vx@gmail.com
- Update to version 1.7.1
* irc: fix parsing of DCC filename CVE-2017-8073 (boo#1036467)
-------------------------------------------------------------------
Sun Jan 15 08:49:46 UTC 2017 - mimi.vx@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package weechat
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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: 1.7
Version: 1.8
Release: 0
Summary: Portable, Fast, Light and Extensible Chat Client
License: GPL-3.0+
@ -175,6 +175,7 @@ install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/applications/%{name}.de
%dir %{_libdir}/weechat
%dir %{_libdir}/weechat/plugins
%{_libdir}/weechat/plugins/alias.so
%{_libdir}/weechat/plugins/buflist.so
%{_libdir}/weechat/plugins/charset.so
%{_libdir}/weechat/plugins/exec.so
%{_libdir}/weechat/plugins/fifo.so