Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-omemo-dr for openSUSE:Factory
checked in at 2026-02-18 17:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-omemo-dr (Old)
and /work/SRC/openSUSE:Factory/.python-omemo-dr.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-omemo-dr"
Wed Feb 18 17:11:44 2026 rev:3 rq:1333719 version:1.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-omemo-dr/python-omemo-dr.changes
2023-11-09 21:35:54.106001374 +0100
+++
/work/SRC/openSUSE:Factory/.python-omemo-dr.new.1977/python-omemo-dr.changes
2026-02-18 17:12:23.863129631 +0100
@@ -1,0 +2,14 @@
+Mon Feb 16 19:34:40 UTC 2026 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.2.0:
+ * SessionManager: Add convenience methods to modify group
+ members.
+
+-------------------------------------------------------------------
+Tue Dec 17 10:00:08 UTC 2025 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.1.0:
+ * Allow encryption only to our own devices.
+- Drop omemo-dr-python-3.9.patch.
+
+-------------------------------------------------------------------
Old:
----
omemo-dr-python-3.9.patch
omemo-dr-v1.0.1.tar.bz2
New:
----
omemo-dr-v1.2.0.tar.bz2
----------(Old B)----------
Old: * Allow encryption only to our own devices.
- Drop omemo-dr-python-3.9.patch.
----------(Old E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-omemo-dr.spec ++++++
--- /var/tmp/diff_new_pack.XhlQSK/_old 2026-02-18 17:12:26.195226846 +0100
+++ /var/tmp/diff_new_pack.XhlQSK/_new 2026-02-18 17:12:26.215227680 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-omemo-dr
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,17 @@
#
-%{?sle15_python_module_pythons}
%define _name omemo-dr
+%{?sle15_python_module_pythons}
Name: python-omemo-dr
-Version: 1.0.1
+Version: 1.2.0
Release: 0
Summary: OMEMO Encryption Library
License: GPL-3.0-or-later
Group: Development/Languages/Python
URL: https://dev.gajim.org/gajim/omemo-dr
Source: %{url}/-/archive/v%{version}/%{_name}-v%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE omemo-dr-python-3.9.patch -- Reduce required Python
version to 3.9.
-Patch0: omemo-dr-python-3.9.patch
-BuildRequires: %{python_module base >= 3.9}
+BuildRequires: %{python_module base >= 3.11}
BuildRequires: %{python_module cryptography}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module packaging}
++++++ omemo-dr-v1.0.1.tar.bz2 -> omemo-dr-v1.2.0.tar.bz2 ++++++
++++ 1990 lines of diff (skipped)