From da9bea83dc2c64835a30d7a56647b686e3bfd309 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 14 Jul 2022 15:03:24 +0200 Subject: [PATCH] Rebuild (qt5) --- qgnomeplatform.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)