https://bugzilla.redhat.com/show_bug.cgi?id=1570047 --- Comment #2 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- - No: %global debug_package %{nil} It should be used in last resort, do your best to generate debug symbol - Use the macros: qmake-qt5 -config release PrestoPalette.pro → %qmake_qt5 make %{?_smp_mflags} all → %make_build all - Not needed: %post update-desktop-database - Consider providing an Appdata file. See: https://fedoraproject.org/wiki/Packaging:AppData - Simplify the Source0: Source0: %{url}/archive/%{version}/%{version}/%{name}-%{version}.tar.gz -- 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