Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package patterns-microos for 
openSUSE:Factory checked in at 2023-10-11 23:54:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-microos (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-microos.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-microos"

Wed Oct 11 23:54:04 2023 rev:78 rq:1116917 version:5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-microos/patterns-microos.changes        
2023-10-10 20:52:28.825075246 +0200
+++ 
/work/SRC/openSUSE:Factory/.patterns-microos.new.1807/patterns-microos.changes  
    2023-10-12 11:48:30.422977780 +0200
@@ -1,0 +2,11 @@
+Wed Oct 11 09:30:30 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Only require systemd-boot on architectures where it exists
+  (%{ix86} x86_64 aarch64).
+
+-------------------------------------------------------------------
+Wed Oct 11 07:37:34 UTC 2023 - Fabian Vogt <fv...@suse.com>
+
+- Exclude kernel-default-base on s390(x), it doesn't exist there
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ patterns-microos.spec ++++++
--- /var/tmp/diff_new_pack.WBgqdC/_old  2023-10-12 11:48:30.942997063 +0200
+++ /var/tmp/diff_new_pack.WBgqdC/_new  2023-10-12 11:48:30.942997063 +0200
@@ -708,7 +708,9 @@
 Requires:       sdbootutil-rpm-scriptlets
 Requires:       sdbootutil-snapper
 Requires:       spice-vdagent
+%ifarch %{ix86} x86_64 aarch64
 Requires:       systemd-boot
+%endif
 Requires:       tftpboot-installation-openSUSE-MicroOS-%{_target_cpu}
 Requires:       wpa_supplicant
 Requires:       xfsprogs
@@ -729,7 +731,9 @@
 Summary:        Alternative Packages only for the DVD of openSUSE MicroOS
 Group:          Metapackages
 Provides:       pattern-category() = MicroOS
+%ifnarch s390 s390x
 Requires:       kernel-default-base
+%endif
 Provides:       pattern() = microos_alt_onlyDVD
 Provides:       pattern-icon() = pattern-generic
 Provides:       pattern-order() = 9901

Reply via email to