forked from pool/python-nbxmpp
Accepting request 965192 from devel:languages:python
- update to 2.0.6: * Fix bookmarks compat namespace * Resolve websocket uri only via https OBS-URL: https://build.opensuse.org/request/show/965192 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=27
This commit is contained in:
commit
94468683a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4e44db630fb15eb3504cf4c0a7b17a9a09acbea84f90276344cd72df25a836f
|
||||
size 122568
|
3
python-nbxmpp-nbxmpp-2.0.6.tar.bz2
Normal file
3
python-nbxmpp-nbxmpp-2.0.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80c51e29601577bb4c0d6d4b547a72937f19cdd740105fee9536546bb9771cd6
|
||||
size 122203
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 27 11:14:50 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.0.6:
|
||||
* Fix bookmarks compat namespace
|
||||
* Resolve websocket uri only via https
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 13 20:27:18 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nbxmpp
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,7 +21,7 @@
|
||||
%define skip_python36 1
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 2.0.4
|
||||
Version: 2.0.6
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user