forked from pool/python-nbxmpp
Accepting request 1146438 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1146438 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbxmpp?expand=0&rev=47
This commit is contained in:
commit
97ca0049c6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0303698aa11694be652ccf495ca843b49f1678d3e30c954bd24abee9942527ba
|
||||
size 138080
|
3
python-nbxmpp-4.5.4.tar.bz2
Normal file
3
python-nbxmpp-4.5.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77a8b7823cd09405a0eed92b99d4366431517f8ce0296032d6037eeaa223b92c
|
||||
size 138170
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 13 13:23:17 UTC 2024 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
- Update to version 2.5.4:
|
||||
* Add XEP-0353 namespace.
|
||||
* Correctly discover subject change.
|
||||
* DateTime: Be more strict with parsing.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 25 14:25:50 UTC 2023 - Alexei Sorokin <sor.alexei@meowr.ru>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-nbxmpp
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@
|
||||
%endif
|
||||
%define _name nbxmpp
|
||||
Name: python-nbxmpp
|
||||
Version: 4.5.3
|
||||
Version: 4.5.4
|
||||
Release: 0
|
||||
Summary: XMPP library by Gajim team
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user