1
0
forked from pool/python-nbxmpp

Accepting request 606628 from 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

OBS-URL: https://build.opensuse.org/request/show/606628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2018-05-15 08:03:51 +00:00 committed by Git OBS Bridge
commit 4ec03d29ff
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

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

View File

@ -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

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define _name nbxmpp
Name: python-nbxmpp
Version: 0.6.4
Version: 0.6.5
Release: 0
Summary: XMPP library by Gajim team
License: GPL-3.0-or-later