Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fwupd for openSUSE:Factory checked 
in at 2024-04-05 20:25:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupd (Old)
 and      /work/SRC/openSUSE:Factory/.fwupd.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupd"

Fri Apr  5 20:25:30 2024 rev:77 rq:1165431 version:1.9.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes      2024-03-13 
22:16:15.839162808 +0100
+++ /work/SRC/openSUSE:Factory/.fwupd.new.1905/fwupd.changes    2024-04-05 
20:25:31.677511080 +0200
@@ -1,0 +2,7 @@
+Fri Apr  5 07:08:35 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- dbxtool is built unconditionally on all architectures: move it
+  out of the condition in the files section and also
+  unconditionally provide/obsolete the old version.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fwupd.spec ++++++
--- /var/tmp/diff_new_pack.tmyYxR/_old  2024-04-05 20:25:33.461576692 +0200
+++ /var/tmp/diff_new_pack.tmyYxR/_new  2024-04-05 20:25:33.461576692 +0200
@@ -127,10 +127,10 @@
 %ifarch %{ix86} x86_64
 BuildRequires:  pkgconfig(libsmbios_c) >= 2.3.0
 %endif
-%if %{with efi_fw_update}
 Obsoletes:      dbxtool <= 8
-Obsoletes:      fwupdate <= 12
 Provides:       dbxtool
+%if %{with efi_fw_update}
+Obsoletes:      fwupdate <= 12
 %ifarch x86_64 aarch64
 Requires:       shim >= 11
 Requires:       udisks2
@@ -317,8 +317,8 @@
 %if %{with efi_fw_update}
 %{_bindir}/fwupdagent
 %{_bindir}/fwupdate
-%{_bindir}/dbxtool
 %endif
+%{_bindir}/dbxtool
 %{_sbindir}/rc%{name}
 %{_sbindir}/rcfwupd-offline-update
 %{_sbindir}/rcfwupd-refresh

Reply via email to