forked from pool/python-nbxmpp
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
00cfff8088 | ||
aadc4dabb2 |
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37fbb37bd98dd8bf2280f641686c8bc428dca1c92897b42ad7437e0e09968cc8
|
||||
size 142891
|
3
python-nbxmpp-5.0.4.tar.bz2
Normal file
3
python-nbxmpp-5.0.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b762bcf41b2711a0d7e108ad3a227906048edddb2740e04225ff4ae5eb7f1dd
|
||||
size 143198
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 19 22:51:18 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- Update to version 5.0.4:
|
||||
* Bookmarks: Store password.
|
||||
* Hats: Make struct compareable.
|
||||
* Pubsub: Don’t process pubsub events from full jids.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 31 15:12:38 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?sle15_python_module_pythons}
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 5.0.3
|
||||
Version: 5.0.4
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user