diff --git a/python-nbxmpp-4.5.3.tar.bz2 b/python-nbxmpp-4.5.3.tar.bz2 deleted file mode 100644 index bab3519..0000000 --- a/python-nbxmpp-4.5.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0303698aa11694be652ccf495ca843b49f1678d3e30c954bd24abee9942527ba -size 138080 diff --git a/python-nbxmpp-4.5.4.tar.bz2 b/python-nbxmpp-4.5.4.tar.bz2 new file mode 100644 index 0000000..a5090e6 --- /dev/null +++ b/python-nbxmpp-4.5.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a8b7823cd09405a0eed92b99d4366431517f8ce0296032d6037eeaa223b92c +size 138170 diff --git a/python-nbxmpp.changes b/python-nbxmpp.changes index 6d1cbf8..ba680ce 100644 --- a/python-nbxmpp.changes +++ b/python-nbxmpp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Feb 13 13:23:17 UTC 2024 - Alexei Sorokin + +- 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 diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index 300d4fe..37f05d1 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -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