diff --git a/qt6-qtwebsockets.spec b/qt6-qtwebsockets.spec index cf62fd7..719c8c2 100644 --- a/qt6-qtwebsockets.spec +++ b/qt6-qtwebsockets.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtwebsockets -Version: 6.8.0 +Version: 6.8.1 Release: 1mamba Summary: Qt6 web sockets component Group: System/Libraries @@ -60,6 +60,7 @@ DESTDIR="%{buildroot}" cmake --install build %{_libdir}/qt6/qml/QtWebSockets/* %{_libdir}/qt6/metatypes/qt6websockets_release_metatypes.json %{_libdir}/qt6/modules/WebSockets.json +%{_qt6_archdatadir}/sbom/qtwebsockets-%{version}.spdx %doc LICENSES %files devel @@ -78,6 +79,9 @@ DESTDIR="%{buildroot}" cmake --install build %doc README.md %changelog +* Sat Dec 07 2024 Automatic Build System 6.8.1-1mamba +- automatic version update by autodist + * Sat Oct 19 2024 Silvan Calarco 6.8.0-1mamba - update to 6.8.0