update to 6.4.0 [release 6.4.0-1mamba;Fri Oct 07 2022]
This commit is contained in:
parent
1ca00d6e63
commit
edd70dc36a
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: qt6-qtwebengine
|
Name: qt6-qtwebengine
|
||||||
Version: 6.3.2
|
Version: 6.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 WebEngine component
|
Summary: Qt6 WebEngine component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -19,6 +19,7 @@ BuildRequires: libXcomposite-devel
|
|||||||
BuildRequires: libXdamage-devel
|
BuildRequires: libXdamage-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXfixes-devel
|
BuildRequires: libXfixes-devel
|
||||||
|
BuildRequires: libXi-devel
|
||||||
BuildRequires: libXrandr-devel
|
BuildRequires: libXrandr-devel
|
||||||
BuildRequires: libXrender-devel
|
BuildRequires: libXrender-devel
|
||||||
BuildRequires: libXtst-devel
|
BuildRequires: libXtst-devel
|
||||||
@ -38,6 +39,7 @@ BuildRequires: libharfbuzz-devel
|
|||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
BuildRequires: liblcms2-devel
|
BuildRequires: liblcms2-devel
|
||||||
|
BuildRequires: libmesa-devel
|
||||||
BuildRequires: libminizip1-devel
|
BuildRequires: libminizip1-devel
|
||||||
BuildRequires: libnspr-devel
|
BuildRequires: libnspr-devel
|
||||||
BuildRequires: libnss-devel
|
BuildRequires: libnss-devel
|
||||||
@ -144,8 +146,7 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/qml/QtQuick/Pdf/*
|
%{_libdir}/qml/QtQuick/Pdf/*
|
||||||
%{_libdir}/metatypes/qt6*.json
|
%{_libdir}/metatypes/qt6*.json
|
||||||
%{_datadir}/qt6/modules/Pdf*.json
|
%{_datadir}/qt6/modules/Pdf*.json
|
||||||
%doc LICENSE.GPL3 LICENSE.GPL3-EXCEPT
|
%doc LICENSES LICENSE.Chromium
|
||||||
%doc LICENSE.LGPL3 LICENSE.Chromium LICENSE.FDL
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -169,6 +170,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/pkgconfig/Qt6*.pc
|
%{_libdir}/pkgconfig/Qt6*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.4.0-1mamba
|
||||||
|
- update to 6.4.0
|
||||||
|
|
||||||
* Tue Sep 13 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
|
* Tue Sep 13 2022 Automatic Build System <autodist@mambasoft.it> 6.3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user