forked from pool/python-nbxmpp
Accepting request 556608 from home:jfrede:branches:devel:languages:python
- Update to version 0.6.1 * Add new getStanzaIDAttrs method * Fix BOSH connexion * stop using PyOpenSSL for random generator OBS-URL: https://build.opensuse.org/request/show/556608 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=27
This commit is contained in:
parent
3045e77935
commit
2f54bda13b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a79ca44bb391d5a1b848d3fe5fb6ddd1f4cea5f7edf0f8fdd56d2e05962f8974
|
|
||||||
size 1515380
|
|
3
nbxmpp-0.6.1.tar.gz
Normal file
3
nbxmpp-0.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c98e07fea45e91cb0b2e88dc05ebfd032a47922207ecd18fcd00ae2998e7363
|
||||||
|
size 1514983
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 13 08:14:32 UTC 2017 - frede@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.6.1
|
||||||
|
* Add new getStanzaIDAttrs method
|
||||||
|
* Fix BOSH connexion
|
||||||
|
* stop using PyOpenSSL for random generator
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 5 16:38:49 UTC 2017 - vilene@posteo.net
|
Sun Nov 5 16:38:49 UTC 2017 - vilene@posteo.net
|
||||||
|
|
||||||
|
@ -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.0
|
Version: 0.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: XMPP library by Gajim team
|
Summary: XMPP library by Gajim team
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user