update to 6.4.0 [release 6.4.0-1mamba;Fri Oct 07 2022]
This commit is contained in:
parent
cc2495be97
commit
c9fcda1e03
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: qt6-qtwebchannel
|
Name: qt6-qtwebchannel
|
||||||
Version: 6.3.2
|
Version: 6.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 webchannel component
|
Summary: Qt6 webchannel component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -60,7 +60,7 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/qml/QtWebChannel/*
|
%{_libdir}/qml/QtWebChannel/*
|
||||||
%{_libdir}/metatypes/qt6webchannel_release_metatypes.json
|
%{_libdir}/metatypes/qt6webchannel_release_metatypes.json
|
||||||
%{_datadir}/qt6/modules/WebChannel.json
|
%{_datadir}/qt6/modules/WebChannel.json
|
||||||
%doc LICENSE.*
|
%doc LICENSES
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -78,6 +78,9 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%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