Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fwupd for openSUSE:Factory checked 
in at 2021-11-06 18:15:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fwupd (Old)
 and      /work/SRC/openSUSE:Factory/.fwupd.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fwupd"

Sat Nov  6 18:15:43 2021 rev:45 rq:929672 version:1.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/fwupd/fwupd.changes      2021-10-20 
20:24:32.585387660 +0200
+++ /work/SRC/openSUSE:Factory/.fwupd.new.1890/fwupd.changes    2021-11-06 
18:18:06.468886940 +0100
@@ -1,0 +2,14 @@
+Fri Nov  5 14:02:26 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- If the machine we install onto has shim installed, it is likely
+  an EFI based system. Require fwupd-efi in this case
+  (boo#1192206).
+
+-------------------------------------------------------------------
+Fri Nov  5 11:27:16 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Require libfwupdplugin2 by the -devel package: the -devel package
+  installs the .so symlink, thus we must guarantee the target
+  library to be present.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fwupd.spec ++++++
--- /var/tmp/diff_new_pack.Qc0jP6/_old  2021-11-06 18:18:07.140887288 +0100
+++ /var/tmp/diff_new_pack.Qc0jP6/_new  2021-11-06 18:18:07.144887290 +0100
@@ -119,6 +119,7 @@
 Requires:       shim >= 11
 %endif
 %endif
+Requires:       (fwupd-efi if shim)
 
 %description
 fwupd is a daemon to allows session software to update device firmware on
@@ -179,6 +180,7 @@
 Summary:        Allow session software to update device firmware
 Group:          Development/Languages/C and C++
 Requires:       libfwupd2 = %{version}
+Requires:       libfwupdplugin2 = %{version}
 
 %description devel
 fwupd is a daemon to allows session software to update device firmware on

Reply via email to