automatic version update by autodist [release 6.8.1-1mamba;Sat Dec 07 2024]

This commit is contained in:
Automatic Build System 2024-12-13 10:20:53 +01:00
parent a755fc75ca
commit d59287b584

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtwebchannel
Version: 6.8.0
Version: 6.8.1
Release: 1mamba
Summary: Qt6 webchannel component
Group: System/Libraries
@ -51,7 +51,6 @@ DESTDIR="%{buildroot}" cmake --install build
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
%defattr(-,root,root)
%{_libdir}/libQt6WebChannel.so.*
@ -61,6 +60,7 @@ DESTDIR="%{buildroot}" cmake --install build
%{_libdir}/qt6/metatypes/qt6webchannelquick_release_metatypes.json
%{_libdir}/qt6/modules/WebChannel.json
%{_libdir}/qt6/modules/WebChannelQuick.json
%{_qt6_archdatadir}/sbom/qtwebchannel-%{version}.spdx
%doc LICENSES
%files devel
@ -84,6 +84,9 @@ DESTDIR="%{buildroot}" cmake --install build
%doc README.md
%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
- update to 6.8.0