rebuilt with clang 19.1.1 [release 5.15.7-6mamba;Sat Oct 05 2024]
This commit is contained in:
parent
4b4c1f0c26
commit
04cf60152c
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: qt5-qttools
|
Name: qt5-qttools
|
||||||
Version: 5.15.7
|
Version: 5.15.7
|
||||||
Release: 5mamba
|
Release: 6mamba
|
||||||
Summary: Qt5 tools
|
Summary: Qt5 tools
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -27,7 +27,7 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libclang-devel >= 18.1.1
|
BuildRequires: libclang-devel >= 19.1.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Qt5 tools.
|
Qt5 tools.
|
||||||
@ -252,6 +252,9 @@ install -D -m0644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/assistant-qt5.png
|
|||||||
%{_libdir}/qt5/mkspecs/modules/qt_lib_uitools*.pri
|
%{_libdir}/qt5/mkspecs/modules/qt_lib_uitools*.pri
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-6mamba
|
||||||
|
- rebuilt with clang 19.1.1
|
||||||
|
|
||||||
* Mon Mar 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-5mamba
|
* Mon Mar 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-5mamba
|
||||||
- rebuilt with clang 18.1.1
|
- rebuilt with clang 18.1.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user