rebuilt with qt 6.7.3 [release 3.3.9-2mamba;Mon Oct 14 2024]
This commit is contained in:
parent
3a0a333260
commit
a649df697d
@ -1,6 +1,6 @@
|
||||
Name: calamares
|
||||
Version: 3.3.9
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Distribution-independent installer framework
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
@ -15,6 +15,13 @@ Patch14: calamares-3.2.61-fix-plasma-session-x11.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libQt6Xml
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libicu-devel
|
||||
@ -38,7 +45,6 @@ BuildRequires: libpython3-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcrypt-devel
|
||||
BuildRequires: libyaml-cpp-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtsvg-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -311,6 +317,9 @@ install -D -m0755 src/branding/default/squid.png %{buildroot}%{_datadir}/pixmaps
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.9-2mamba
|
||||
- rebuilt with qt 6.7.3
|
||||
|
||||
* Thu Aug 15 2024 Automatic Build System <autodist@openmamba.org> 3.3.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user