From 3bf86ced6081c1ad5ae9e6ecf460f49ad247343490d5e0a63a6c435c6655cffb Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 27 Mar 2022 11:17:14 +0000 Subject: [PATCH] - update to 2.0.6: * Fix bookmarks compat namespace * Resolve websocket uri only via https OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=49 --- python-nbxmpp-nbxmpp-2.0.4.tar.bz2 | 3 --- python-nbxmpp-nbxmpp-2.0.6.tar.bz2 | 3 +++ python-nbxmpp.changes | 7 +++++++ python-nbxmpp.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 python-nbxmpp-nbxmpp-2.0.4.tar.bz2 create mode 100644 python-nbxmpp-nbxmpp-2.0.6.tar.bz2 diff --git a/python-nbxmpp-nbxmpp-2.0.4.tar.bz2 b/python-nbxmpp-nbxmpp-2.0.4.tar.bz2 deleted file mode 100644 index 9148adf..0000000 --- a/python-nbxmpp-nbxmpp-2.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d4e44db630fb15eb3504cf4c0a7b17a9a09acbea84f90276344cd72df25a836f -size 122568 diff --git a/python-nbxmpp-nbxmpp-2.0.6.tar.bz2 b/python-nbxmpp-nbxmpp-2.0.6.tar.bz2 new file mode 100644 index 0000000..974ec2b --- /dev/null +++ b/python-nbxmpp-nbxmpp-2.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80c51e29601577bb4c0d6d4b547a72937f19cdd740105fee9536546bb9771cd6 +size 122203 diff --git a/python-nbxmpp.changes b/python-nbxmpp.changes index 5c4ab4b..1209d8e 100644 --- a/python-nbxmpp.changes +++ b/python-nbxmpp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 27 11:14:50 UTC 2022 - Dirk Müller + +- update to 2.0.6: + * Fix bookmarks compat namespace + * Resolve websocket uri only via https + ------------------------------------------------------------------- Sat Nov 13 20:27:18 UTC 2021 - Dirk Müller diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index a39a356..54dc0e9 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -1,7 +1,7 @@ # # spec file for package python-nbxmpp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python36 1 %define _name nbxmpp Name: python-nbxmpp -Version: 2.0.4 +Version: 2.0.6 Release: 0 Summary: XMPP library by Gajim team License: GPL-3.0-or-later