https://bugzilla.redhat.com/show_bug.cgi?id=1421047 --- Comment #4 from sensor.wen@xxxxxxxxx --- # rpm -qR deepin-tool-kit libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.7)(64bit) It already needs Qt 5.7. Of course, rebuild for each minor version, compatibility may be better. I think use ">=" instead of "=" to avoid too much rebuild, because Fedora's Qt update is not frequent. (In reply to Robin Lee from comment #3) > You can add a line: > %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx