rebuilt by autoport with build requirements: libQt6Core-devel>=0:6.8.0-1mamba [release 0.3-3mamba;Mon Oct 21 2024]
This commit is contained in:
parent
747c167221
commit
d8c115ebbf
11
qt6gtk2.spec
11
qt6gtk2.spec
@ -1,6 +1,6 @@
|
|||||||
Name: qt6gtk2
|
Name: qt6gtk2
|
||||||
Version: 0.3
|
Version: 0.3
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
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
|
||||||
@ -11,6 +11,9 @@ Source: https://github.com/trialuser02/qt6gtk2.git/%{version}/qt6gtk2-%{v
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libat-spi2-core-devel
|
BuildRequires: libat-spi2-core-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
@ -25,9 +28,8 @@ BuildRequires: libharfbuzz-devel
|
|||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libxkbcommon-devel
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: qt6-qtbase-devel >= 6.7.3
|
BuildRequires: qt6-qtbase-devel >= 0:6.8.0-1mamba
|
||||||
Requires: libQt6Core = %{_qt6_version}
|
Requires: libQt6Core = %{_qt6_version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -57,6 +59,9 @@ GTK+2.0 integration plugins for Qt6.
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 21 2024 Automatic Build System <autodist@mambasoft.it> 0.3-3mamba
|
||||||
|
- rebuilt by autoport with build requirements: libQt6Core-devel>=0:6.8.0-1mamba
|
||||||
|
|
||||||
* Mon Oct 07 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3-2mamba
|
* Mon Oct 07 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3-2mamba
|
||||||
- rebuilt with qt6-base 6.7.3
|
- rebuilt with qt6-base 6.7.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user