15
0
forked from pool/python-nbxmpp

- update to 5.0.1:

* SecurityLabels: Add restrict attribute

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=98
This commit is contained in:
2024-06-30 07:15:36 +00:00
committed by Git OBS Bridge
parent eeaa7a1a4a
commit 4670d3cfd8
4 changed files with 16 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jun 30 07:15:22 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 5.0.1:
* SecurityLabels: Add restrict attribute
-------------------------------------------------------------------
Mon Jun 10 13:30:34 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
@@ -292,7 +298,7 @@ Mon May 17 15:40:52 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
* Client: Remove GSSAPI from default mechanisms
* Presence: Fix is_nickname_changed check
* UserAvatar: Add default argument
-------------------------------------------------------------------
Thu Sep 3 07:44:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>