forked from pool/python-nbxmpp
Accepting request 606535 from home:TBro:branches:devel:languages:python
- Update to version 0.6.5 (30 April 2018) * Fix BOSH usage (don't set ALPN) * Better handling of certificate files * needed for newest gajim version 1.0.2, as it broke with 0.6.4 * this fixes bnc#1093009 OBS-URL: https://build.opensuse.org/request/show/606535 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=31
This commit is contained in:
parent
756d943297
commit
4474133e36
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:61c42b9c7dc4adc3776671e81f03432af4d33502802487621d90aa11ccad2e8b
|
|
||||||
size 1515720
|
|
3
nbxmpp-0.6.5.tar.gz
Normal file
3
nbxmpp-0.6.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b35587b62348f2d932c8f8ca843179e78de1aef0b9d1baa8a399847b0994d98
|
||||||
|
size 1515820
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 11 20:54:02 UTC 2018 - tbro@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.6.5 (30 April 2018)
|
||||||
|
* Fix BOSH usage (don't set ALPN)
|
||||||
|
* Better handling of certificate files
|
||||||
|
* needed for newest gajim version 1.0.2, as it broke with 0.6.4
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 17 19:32:02 UTC 2018 - sor.alexei@meowr.ru
|
Mon Mar 17 19:32:02 UTC 2018 - sor.alexei@meowr.ru
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define _name nbxmpp
|
%define _name nbxmpp
|
||||||
Name: python-nbxmpp
|
Name: python-nbxmpp
|
||||||
Version: 0.6.4
|
Version: 0.6.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: XMPP library by Gajim team
|
Summary: XMPP library by Gajim team
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user