diff --git a/fwupd.changes b/fwupd.changes index 4afbc25..d550ee7 100644 --- a/fwupd.changes +++ b/fwupd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 16 07:01:08 UTC 2020 - Gary Ching-Pang Lin + +- Obsoletes and Provides dbxtool since fwupd 1.5.0+ now embeds + dbxtool in the dbxtool plugin + ------------------------------------------------------------------- Tue Nov 3 07:22:31 UTC 2020 - Gary Ching-Pang Lin diff --git a/fwupd.spec b/fwupd.spec index 54ce5b9..3d1e0bd 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -105,7 +105,9 @@ BuildRequires: pkgconfig(efivar) >= 33 BuildRequires: pkgconfig(libsmbios_c) >= 2.3.0 %endif %if %{with efi_fw_update} +Obsoletes: dbxtool Obsoletes: fwupdate +Provides: dbxtool %ifarch x86_64 Requires: shim >= 11 %endif