diff --git a/qgnomeplatform.spec b/qgnomeplatform.spec index 002561c..dbf1f4f 100644 --- a/qgnomeplatform.spec +++ b/qgnomeplatform.spec @@ -1,6 +1,6 @@ Name: qgnomeplatform Version: 0.8.4 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Qt Platform Theme aimed to accommodate Gnome settings License: LGPLv2+ @@ -30,6 +30,7 @@ BuildRequires: qt5-qtbase-devel >= 5.15.2 BuildRequires: qt5-qtbase-static >= 5.15.2 BuildRequires: qt5-qtwayland-devel >= 5.15.2 BuildRequires: qt5-qtbase-private-devel >= 5.15.2 +%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} BuildRequires: libadwaita-qt5-devel >= 1.4.1 @@ -105,6 +106,9 @@ modifying them - making them fit into the environment as well as possible. %{_qt6_plugindir}/wayland-decoration-client/libqgnomeplatformdecoration.so %changelog +* Thu Jul 14 2022 Jan Grulich - 0.8.4-10 +- Rebuild (qt5) + * Tue May 17 2022 Jan Grulich - 0.8.4-9 - Rebuild (qt5)