diff --git a/fwupd.spec b/fwupd.spec index b34fe9b5d32470e1355403d330309156449be3eb..77944b47f2d0c4627a6d2dd7c566ca8806410c2f 100644 --- a/fwupd.spec +++ b/fwupd.spec @@ -6,7 +6,7 @@ %global systemd_version 231 %global json_glib_version 1.1.1 -%global __requires_exclude ^%{python3}$ +%global __requires_exclude ^/usr/bin/python3 %global enable_tests 1 %global enable_dummy 1 @@ -43,7 +43,7 @@ Name: fwupd Version: 1.8.6 -Release: 4 +Release: 5 License: LGPLv2+ Summary: Make updating firmware on Linux automatic, safe and reliable URL: https://github.com/fwupd/fwupd @@ -459,6 +459,9 @@ done %{_datadir}/man/man1/* %changelog +* Mon Mar 06 2023 fushanqing - 1.8.6-5 +- Remove python dependency + * Fri Mar 3 2023 liyanan - 1.8.6-4 - Remove rpath