Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package obs-service-kiwi_metainfo_helper for
openSUSE:Factory checked in at 2026-04-28 14:29:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-kiwi_metainfo_helper (Old)
and
/work/SRC/openSUSE:Factory/.obs-service-kiwi_metainfo_helper.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "obs-service-kiwi_metainfo_helper"
Tue Apr 28 14:29:59 2026 rev:22 rq:1349588 version:0.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/obs-service-kiwi_metainfo_helper/obs-service-kiwi_metainfo_helper.changes
2025-05-09 18:39:12.574636810 +0200
+++
/work/SRC/openSUSE:Factory/.obs-service-kiwi_metainfo_helper.new.11940/obs-service-kiwi_metainfo_helper.changes
2026-04-28 14:30:48.155532235 +0200
@@ -1,0 +2,5 @@
+Mon Apr 27 12:01:33 UTC 2026 - Dirk Müller <[email protected]>
+
+- script uses rpm2cpio and cpio, so require them
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ obs-service-kiwi_metainfo_helper.spec ++++++
--- /var/tmp/diff_new_pack.daajev/_old 2026-04-28 14:30:48.875561281 +0200
+++ /var/tmp/diff_new_pack.daajev/_new 2026-04-28 14:30:48.875561281 +0200
@@ -1,7 +1,7 @@
#
# spec file for package obs-service-kiwi_metainfo_helper
#
-# Copyright (c) 2025 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
@@ -30,8 +30,10 @@
Source3: test.sh
Source4: sles-release-15.4-150400.32.2.x86_64.rpm
BuildRequires: diffutils
+Requires: /usr/bin/cpio
Requires: /usr/bin/find
Requires: /usr/bin/grep
+Requires: /usr/bin/rpm2cpio
Requires: /usr/bin/sed
BuildArch: noarch