automatic version update by autodist [release 6.8.1-1mamba;Sat Dec 07 2024]
This commit is contained in:
parent
a3cc0efb57
commit
0d22f214e8
@ -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.8.0
|
Version: 6.8.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 WebEngine component
|
Summary: Qt6 WebEngine component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -144,7 +144,6 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
#-f %{name}.lang
|
#-f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -170,6 +169,7 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/qt6/metatypes/qt6*.json
|
%{_libdir}/qt6/metatypes/qt6*.json
|
||||||
%{_libdir}/qt6/modules/*.json
|
%{_libdir}/qt6/modules/*.json
|
||||||
%{_datadir}/qt6/translations/qtwebengine_locales/*.pak
|
%{_datadir}/qt6/translations/qtwebengine_locales/*.pak
|
||||||
|
%{_qt6_archdatadir}/sbom/qtwebengine-%{version}.spdx
|
||||||
%doc LICENSES LICENSE.Chromium
|
%doc LICENSES LICENSE.Chromium
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -195,6 +195,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/pkgconfig/Qt6*.pc
|
%{_libdir}/pkgconfig/Qt6*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 07 2024 Automatic Build System <autodist@openmamba.org> 6.8.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Oct 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.8.0-1mamba
|
* Sat Oct 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.8.0-1mamba
|
||||||
- update to 6.8.0
|
- update to 6.8.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user