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 2022-06-03 14:16:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gajim-plugin-omemo (Old) and /work/SRC/openSUSE:Factory/.gajim-plugin-omemo.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gajim-plugin-omemo" Fri Jun 3 14:16:48 2022 rev:10 rq:980552 version:2.8.15 Changes: -------- --- /work/SRC/openSUSE:Factory/gajim-plugin-omemo/gajim-plugin-omemo.changes 2022-05-17 17:24:17.271163066 +0200 +++ /work/SRC/openSUSE:Factory/.gajim-plugin-omemo.new.1548/gajim-plugin-omemo.changes 2022-06-03 14:16:55.105336138 +0200 @@ -1,0 +2,7 @@ +Wed Jun 1 20:44:55 UTC 2022 - Alexei Sorokin <sor.ale...@meowr.ru> + +- Update to version 2.8.15 (changes since 2.8.13): + * Fix detecting room members on join. + * Update plugin manifest. + +------------------------------------------------------------------- Old: ---- omemo_2.8.13.zip New: ---- omemo_2.8.15.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gajim-plugin-omemo.spec ++++++ --- /var/tmp/diff_new_pack.WVIo1B/_old 2022-06-03 14:16:55.905337179 +0200 +++ /var/tmp/diff_new_pack.WVIo1B/_new 2022-06-03 14:16:55.909337183 +0200 @@ -21,7 +21,7 @@ %define py3pkg python310 %define _name omemo Name: gajim-plugin-omemo -Version: 2.8.13 +Version: 2.8.15 Release: 0 Summary: Gajim plugin for OMEMO Multi-End Message and Object Encryption License: GPL-3.0-only @@ -29,7 +29,7 @@ URL: https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin Source: https://ftp.gajim.org/plugins_releases/omemo_%{version}.zip BuildRequires: %{py3pkg}-protobuf -BuildRequires: gajim >= 1.4.0 +BuildRequires: gajim >= 1.4.3 BuildRequires: unzip Requires: %{py3pkg}-axolotl Requires: %{py3pkg}-base @@ -46,7 +46,7 @@ encryption based on Double Ratchet and PEP. %prep -%setup -q -n %{_name} +%setup -q -c %build # Nothing to build.