Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package arm-trusted-firmware for
openSUSE:Factory checked in at 2022-01-17 22:34:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arm-trusted-firmware (Old)
and /work/SRC/openSUSE:Factory/.arm-trusted-firmware.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arm-trusted-firmware"
Mon Jan 17 22:34:13 2022 rev:6 rq:946952 version:2.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/arm-trusted-firmware/arm-trusted-firmware.changes
2021-12-22 20:19:31.383888010 +0100
+++
/work/SRC/openSUSE:Factory/.arm-trusted-firmware.new.1892/arm-trusted-firmware.changes
2022-01-17 22:34:59.878281559 +0100
@@ -1,0 +2,5 @@
+Thu Jan 6 08:42:29 UTC 2022 - Ivan Ivanov <[email protected]>
+
+- Auto install on RPi4
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ arm-trusted-firmware.spec ++++++
--- /var/tmp/diff_new_pack.S1t4bl/_old 2022-01-17 22:35:00.394281901 +0100
+++ /var/tmp/diff_new_pack.S1t4bl/_new 2022-01-17 22:35:00.398281904 +0100
@@ -1,7 +1,7 @@
#
# spec file for package arm-trusted-firmware
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -138,6 +138,9 @@
BuildArch: noarch
ExclusiveArch: aarch64
%endif
+%if "%{platform}" == "rpi4"
+Supplements: modalias(of:N*T*Cbrcm%2Cbcm2711*C*)
+%endif
%description
Trusted Firmware-A (TF-A) provides a reference implementation of secure world