automatic version update by autodist [release 6.3.1-1mamba;Sun Jun 19 2022]
This commit is contained in:
parent
4e839f1a5a
commit
30892e46c7
@ -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.0
|
Version: 6.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Qt6 webchannel component
|
Summary: Qt6 webchannel component
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -74,9 +74,13 @@ DESTDIR="%{buildroot}" cmake --install build
|
|||||||
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6webchannel*.cmake
|
%{_libdir}/cmake/Qt6Qml/QmlPlugins/Qt6webchannel*.cmake
|
||||||
%dir %{_libdir}/cmake/Qt6WebChannel
|
%dir %{_libdir}/cmake/Qt6WebChannel
|
||||||
%{_libdir}/cmake/Qt6WebChannel/Qt6WebChannel*.cmake
|
%{_libdir}/cmake/Qt6WebChannel/Qt6WebChannel*.cmake
|
||||||
|
%{_libdir}/pkgconfig/Qt6WebChannel.pc
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jun 19 2022 Automatic Build System <autodist@mambasoft.it> 6.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Apr 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-1mamba
|
* Thu Apr 14 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 6.3.0-1mamba
|
||||||
- update to 6.3.0
|
- update to 6.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user