Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nbxmpp for openSUSE:Factory checked in at 2022-05-16 18:09:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nbxmpp (Old) and /work/SRC/openSUSE:Factory/.python-nbxmpp.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbxmpp" Mon May 16 18:09:03 2022 rev:28 rq:977569 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nbxmpp/python-nbxmpp.changes 2022-03-28 17:01:40.881060681 +0200 +++ /work/SRC/openSUSE:Factory/.python-nbxmpp.new.1538/python-nbxmpp.changes 2022-05-16 18:11:30.649420998 +0200 @@ -1,0 +2,18 @@ +Sat May 14 21:39:58 UTC 2022 - Alexei Sorokin <sor.ale...@meowr.ru> + +- Update to version 3.0.1 (changes since 2.0.6): + * Add Roster module. + * Add Last Activity module. + * Add EntityTime module. + * Bookmarks: Add extensions support. + * Add Message Moderation. + * Implement SCRAM-SHA-512. + * AdHoc: Improve XEP-0050 Compliance. + * Correctly handle RSM count request. + * Correction: Ignore messages where message id == replace id. + * Blocking: Don???t abort processing after parsing unblocks. + * Handle multiple stanza-id elements. + * Many breaking changes to methods and structs. +- The minimal required version of Python is 3.9. + +------------------------------------------------------------------- Old: ---- python-nbxmpp-nbxmpp-2.0.6.tar.bz2 New: ---- python-nbxmpp-nbxmpp-3.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nbxmpp.spec ++++++ --- /var/tmp/diff_new_pack.F5h1QR/_old 2022-05-16 18:11:31.117421370 +0200 +++ /var/tmp/diff_new_pack.F5h1QR/_new 2022-05-16 18:11:31.121421373 +0200 @@ -16,12 +16,12 @@ # -# Requires at least python 3.7 +# Requires at least python 3.9 %define skip_python2 1 -%define skip_python36 1 +%define skip_python38 1 %define _name nbxmpp Name: python-nbxmpp -Version: 2.0.6 +Version: 3.0.1 Release: 0 Summary: XMPP library by Gajim team License: GPL-3.0-or-later @@ -30,6 +30,7 @@ Source: %{url}/-/archive/nbxmpp-%{version}/python-nbxmpp-nbxmpp-%{version}.tar.bz2 BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-generators >= 20200714 BuildRequires: python-rpm-macros >= 20200714 # For testing BuildRequires: %{python_module gobject-Gdk} ++++++ python-nbxmpp-nbxmpp-2.0.6.tar.bz2 -> python-nbxmpp-nbxmpp-3.0.1.tar.bz2 ++++++ ++++ 5118 lines of diff (skipped)