Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 66a14ae4dd | |||
| b85b1dff50 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1c678075e7c6e73012f12620e9e8d7490359cda82ca1eb7b9476dbb17ae8839a
|
|
||||||
size 152532
|
|
||||||
3
python-nbxmpp-6.3.0.tar.bz2
Normal file
3
python-nbxmpp-6.3.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c00a06299c0ae77263ba3a6337e2430ecec93df531b437c1e95dd2c39bd7b357
|
||||||
|
size 153622
|
||||||
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 21 19:36:01 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 6.3.0:
|
||||||
|
* Allow to set stream language
|
||||||
|
* Better cache invalid xml regex
|
||||||
|
* HTTP: Log warning on cancel instead of raising exception
|
||||||
|
* SASL: Apply SASLPrep for PLAIN and SCRAM
|
||||||
|
* VCard4: Preserve unsupported elements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 29 09:48:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
Thu May 29 09:48:09 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-nbxmpp
|
# spec file for package python-nbxmpp
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
%define _name nbxmpp
|
%define _name nbxmpp
|
||||||
Name: python-nbxmpp
|
Name: python-nbxmpp
|
||||||
Version: 6.2.0
|
Version: 6.3.0
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user