diff --git a/fwupd.spec b/fwupd.spec index 4f88184b4e755f40dd8a7f8e31c9f30d5eaaeb64..e076f58bce984fe7805dbc694188ddb01048c71b 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -9,7 +9,7 @@ Name: fwupd Version: 1.5.8 -Release: 1 +Release: 2 Summary: Make updating firmware on Linux automatic, safe and reliable License: LGPLv2+ URL: https://github.com/fwupd/fwupd/releases @@ -40,6 +40,9 @@ Requires(post):systemd Requires(preun):systemd Requires(postun):systemd +Obsoletes: dbxtool < 9 dbxtool-help < 9 +Provides: dbxtool + Recommends: python3 %description @@ -173,6 +176,9 @@ mkdir -pm 0700 %{buildroot}%{_localstatedir}/lib/%{name}/gnupg %{_datadir}/man/man1/* %changelog +* Wed 27 2022 wulei - 1.5.8-2 +- Fix file conflicts between fwupd and dbxtool + * Mon Jun 17 2022 lin zhang - 1.5.8-1 - Upgrade to 1.5.8