rebuilt with qt 6.7 [release 0.2-2mamba;Fri Apr 19 2024]

This commit is contained in:
Silvan Calarco 2024-04-25 14:42:31 +02:00
parent 9d7602b56d
commit 76d82d18ef

View File

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