Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package obs-service-set_version for
openSUSE:Factory checked in at 2026-07-14 13:46:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-set_version (Old)
and /work/SRC/openSUSE:Factory/.obs-service-set_version.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-set_version"
Tue Jul 14 13:46:06 2026 rev:51 rq:1365266 version:0.6.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-set_version/obs-service-set_version.changes
2024-07-25 11:58:54.341819929 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-set_version.new.1991/obs-service-set_version.changes
2026-07-14 13:46:11.083313858 +0200
@@ -1,0 +2,5 @@
+Tue Jul 7 10:49:11 UTC 2026 - Matej Cepl <[email protected]>
+
+- Add missing python3-base BR
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-set_version.spec ++++++
--- /var/tmp/diff_new_pack.rwC06o/_old 2026-07-14 13:46:11.615332043 +0200
+++ /var/tmp/diff_new_pack.rwC06o/_new 2026-07-14 13:46:11.619332180 +0200
@@ -1,7 +1,7 @@
#
# spec file for package obs-service-set_version
#
-# Copyright (c) 2024 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
@@ -32,6 +32,7 @@
URL: https://github.com/openSUSE/obs-service-%{service}
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: python3-base
BuildArch: noarch
%if %{with obs_scm_testsuite}