Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gajim-plugin-omemo for openSUSE:Factory checked in at 2021-05-21 21:49:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim-plugin-omemo (Old) and /work/SRC/openSUSE:Factory/.gajim-plugin-omemo.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim-plugin-omemo" Fri May 21 21:49:46 2021 rev:8 rq:893810 version:2.7.14 Changes: -------- --- /work/SRC/openSUSE:Factory/gajim-plugin-omemo/gajim-plugin-omemo.changes 2020-09-12 00:10:33.345101792 +0200 +++ /work/SRC/openSUSE:Factory/.gajim-plugin-omemo.new.2988/gajim-plugin-omemo.changes 2021-05-21 21:49:50.838275398 +0200 @@ -1,0 +2,13 @@ +Mon May 17 16:02:56 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to 2.7.14 + * Fix file download + * Add hints for the fingerprint dialog + * Implement Blind Trust Before Verification + * Show outgoing messages as VERIFIED + * Don't drop message silently on decryption error + * Don't include inactive devices on checking undecided trust + * Don't use deprecated attribute + * Use nbxmpp.namespaces + +------------------------------------------------------------------- Old: ---- omemo_2.6.80.zip New: ---- omemo_2.7.14.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim-plugin-omemo.spec ++++++ --- /var/tmp/diff_new_pack.Mr9knM/_old 2021-05-21 21:49:51.266273626 +0200 +++ /var/tmp/diff_new_pack.Mr9knM/_new 2021-05-21 21:49:51.270273609 +0200 @@ -1,7 +1,7 @@ # # spec file for package gajim-plugin-omemo # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,21 +18,22 @@ %define _name omemo Name: gajim-plugin-omemo -Version: 2.6.80 +Version: 2.7.14 Release: 0 Summary: Gajim plugin for OMEMO Multi-End Message and Object Encryption License: GPL-3.0-only Group: Productivity/Networking/Talk/Clients URL: https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin Source: https://ftp.gajim.org/plugins_releases/omemo_%{version}.zip -BuildRequires: gajim >= 1.1 +BuildRequires: gajim >= 1.2.91 BuildRequires: python3-protobuf BuildRequires: unzip Requires: gajim Requires: python3-axolotl Requires: python3-cryptography Requires: python3-protobuf -Requires: python3-qrcode +# Verification QR Codes +Recommends: python3-qrcode BuildArch: noarch %description
