update to 6.5.0 [release 6.5.0-1mamba;Fri Apr 21 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 17:15:42 +01:00
parent d4f43687aa
commit 00692960b9

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtwebchannel
Version: 6.4.3
Version: 6.5.0
Release: 1mamba
Summary: Qt6 webchannel component
Group: System/Libraries
@ -57,9 +57,9 @@ DESTDIR="%{buildroot}" cmake --install build
%files
%defattr(-,root,root)
%{_libdir}/libQt6WebChannel.so.*
%{_libdir}/qml/QtWebChannel/*
%{_libdir}/metatypes/qt6webchannel_release_metatypes.json
%{_datadir}/qt6/modules/WebChannel.json
%{_libdir}/qt6/qml/QtWebChannel/*
%{_libdir}/qt6/metatypes/qt6webchannel_release_metatypes.json
%{_libdir}/qt6/modules/WebChannel.json
%doc LICENSES
%files devel
@ -78,6 +78,9 @@ DESTDIR="%{buildroot}" cmake --install build
%doc README.md
%changelog
* Fri Apr 21 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 6.5.0-1mamba
- update to 6.5.0
* Sat Mar 18 2023 Automatic Build System <autodist@mambasoft.it> 6.4.3-1mamba
- automatic version update by autodist