Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-langtable for
openSUSE:Factory checked in at 2026-05-24 19:34:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-langtable (Old)
and /work/SRC/openSUSE:Factory/.python-langtable.new.2084 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-langtable"
Sun May 24 19:34:22 2026 rev:15 rq:1354418 version:0.0.70
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-langtable/python-langtable.changes
2026-03-03 15:29:53.694480478 +0100
+++
/work/SRC/openSUSE:Factory/.python-langtable.new.2084/python-langtable.changes
2026-05-24 19:34:35.980689599 +0200
@@ -1,0 +2,5 @@
+Wed May 20 17:14:48 UTC 2026 - Matej Cepl <[email protected]>
+
+- Add missing python3-base BR
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-langtable.spec ++++++
--- /var/tmp/diff_new_pack.HZiREw/_old 2026-05-24 19:34:36.656717259 +0200
+++ /var/tmp/diff_new_pack.HZiREw/_new 2026-05-24 19:34:36.656717259 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-langtable
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2026 Andreas Stieger <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -44,6 +44,7 @@
BuildRequires: fdupes
BuildRequires: libxml2-tools
BuildRequires: python-rpm-macros
+BuildRequires: python3-base
%if %{without data}
Requires: %{literalpython}-langtable-data = %{version}
%endif