Accepting request 678902 from home:mimi_vx:branches:server:irc
- update to 2.4 * add command line option "-t" (or "--temp-dir") * add support of Time-based One-Time Password (TOTP) * add option exec.command.shell to customize the shell used with /exec -sh * add support of close frame in websocket connection OBS-URL: https://build.opensuse.org/request/show/678902 OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=89
This commit is contained in:
parent
a322f2d6ea
commit
15c9fe4723
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef8654313bfb0ca92e27cf579efb2d9b17e53505e615bf3d71a51aef44e56a5f
|
||||
size 2025652
|
@ -1,16 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEqatat3j6XDUi/QN4+C9LFt7ECPgFAlvMRkoACgkQ+C9LFt7E
|
||||
CPhl1RAAh1FT9uyJ4YXUU4G48mtpUmR0vFUyJ5y46PPyaBwCl8KDDrA5QEfZ1OW6
|
||||
0TMJRqG541Kv4tcFheP2VL+MYbg4Dy4ARf8EmYL+hKYh3t8OUtEFbezBqb4bQDrR
|
||||
fL6umWQhMFll8xZwgQChYZrA1aBcncnkNjgdu5WWE5LW4FmFzWT3nOsJuRk4S3x2
|
||||
aGbQRE1ynGFneZLR9Vl+izooYqhqAia200wXzZYosA7/81r0ug+Ux4DwUts8IQ0j
|
||||
Oplgf8QmRmhdrBI5H00+xg91R2eqhwnKzEbklBCQ/WiMjB1JnSpqqAVhABnWofYd
|
||||
W/fpBeNpMrCir25fi32Oo6Jclzwnzkb4R2j41S3GOhIPJCPRnW4kOVIDlrScPKJT
|
||||
Tth+IlIUB84esdUuHbjYM11QH54H+WCpybLRNJzgNm0o7DHgKJANGZQup4hC349Y
|
||||
NdUtgstTkiiOJritVoi9BKuN1t00iBW0s3h8FjCRzo4HDgAH+aVoC6uot9kpy7rz
|
||||
jHX3KLRN8rH1OhnPyQzZU0/bX+sPJdfTXm2rcyEeQADulgtfzztNP6KFH3vega/g
|
||||
fa3cOFbHazVEbVlS1BH+LJcY7yNi39RwzBSfqvkozurZNkVkWwnU5P6fHP7Nu035
|
||||
QS6zcw8ypwpfufzkIRERA6mYtnCdKInSlld/PH+eWUVfsfrZNmw=
|
||||
=QEmw
|
||||
-----END PGP SIGNATURE-----
|
3
weechat-2.4.tar.xz
Normal file
3
weechat-2.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86d626c58d666ca58ef4762ff60c24c89f4632d95ed401773d5584043d865c73
|
||||
size 2044448
|
16
weechat-2.4.tar.xz.asc
Normal file
16
weechat-2.4.tar.xz.asc
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCAAdFiEEqatat3j6XDUi/QN4+C9LFt7ECPgFAlxpDOoACgkQ+C9LFt7E
|
||||
CPiugw//fWtJ+hgGkp7QYMbeMOc+BioWwN5SiX4KRq96buMy0dcSqvOuoIvKb0at
|
||||
LZ79he2WTIwBStwP3Cqy/kTCt6Iz84n4vrIXVW5Ki2IK4AzbCsGC4zI4mgGyjq44
|
||||
fUv5QM8i0Ra9vkRNTw94SRrVIDyrHLLwDirHFcD+jfRGemuGLpEYaxTeFECIzchq
|
||||
Uk5LiE28TgO904ZQA+rGpurAC7d799bV3M+uqz0ZJkeWJrlKO2BWxGzWgVkKh029
|
||||
8NDVY9NQdDksoy8/3t4nSJirQaZtbi8ECIwIA36eCmGFPL7ADecjGxcDKfGy0QeW
|
||||
vFWS/bNcHe6725lUt6YGlc0io5Rzcnu38DJYliDqKELyDH4L5vpWSSnDPqbtlEuq
|
||||
utuvcHQAQjPC6ytkHQybsp5xShY9GqtglenGJD18RQjXAUyWLttEP/DSthtIXL5u
|
||||
ZWy9gHgPLu3ptv19O6IkvD46N+5uy60MXnskUj2jVFqhngSncM9sonsx/WYX8Rb5
|
||||
4AW4nefwRXbPuo5BZJCAgH/c8pc3qgxOuQblhPlNZuMbwJaY0YGbtcyjZWBABPdT
|
||||
wMZQfd5cZueh19XzdX6rmFIOCJQeQCD9eDOCN9Aj9saiYvcKtR32Nc+1Vn/spcNX
|
||||
CYO2ThY6gNmzg8eo49uyP0dhJ8kxrBDzplQBE+kmYjYYidH6RNs=
|
||||
=BphM
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 11:58:23 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 2.4
|
||||
* add command line option "-t" (or "--temp-dir")
|
||||
* add support of Time-based One-Time Password (TOTP)
|
||||
* add option exec.command.shell to customize the shell used with /exec -sh
|
||||
* add support of close frame in websocket connection
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 26 15:23:24 UTC 2018 - jbrielmaier@suse.de
|
||||
|
||||
|
10
weechat.spec
10
weechat.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package weechat
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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,16 +17,16 @@
|
||||
|
||||
|
||||
Name: weechat
|
||||
Version: 2.3
|
||||
Version: 2.4
|
||||
Release: 0
|
||||
Summary: Multi-protocol extensible Chat Client
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Networking/IRC
|
||||
URL: http://weechat.org
|
||||
Source: http://weechat.org/files/src/%{name}-%{version}.tar.xz
|
||||
URL: https://weechat.org
|
||||
Source: https://weechat.org/files/src/%{name}-%{version}.tar.xz
|
||||
Source1: weechat.desktop
|
||||
Source2: %{name}.keyring
|
||||
Source3: http://weechat.org/files/src/%{name}-%{version}.tar.xz.asc
|
||||
Source3: https://weechat.org/files/src/%{name}-%{version}.tar.xz.asc
|
||||
Source4: %{name}.changes
|
||||
BuildRequires: ca-certificates
|
||||
BuildRequires: cmake
|
||||
|
Loading…
Reference in New Issue
Block a user