diff --git a/qt6gtk2.spec b/qt6gtk2.spec index 6b83eea..1bb05af 100644 --- a/qt6gtk2.spec +++ b/qt6gtk2.spec @@ -1,6 +1,6 @@ Name: qt6gtk2 Version: 0.2 -Release: 1mamba +Release: 2mamba Summary: GTK+2.0 integration plugins for Qt6 Group: Graphical Desktop/Look 'n' feel Vendor: openmamba @@ -27,6 +27,7 @@ BuildRequires: libstdc++6-devel BuildRequires: libxkbcommon-devel BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END +BuildRequires: qt6-qtbase-devel >= 6.7 Requires: libQt6Core = %{_qt6_version} %description @@ -56,5 +57,8 @@ GTK+2.0 integration plugins for Qt6. %doc AUTHORS COPYING %changelog +* Fri Apr 19 2024 Silvan Calarco 0.2-2mamba +- rebuilt with qt 6.7 + * Mon Apr 01 2024 Silvan Calarco 0.2-1mamba - package created using the webbuild interface