diff --git a/qt6-qtwebsockets.spec b/qt6-qtwebsockets.spec index c17fdda..e6fb027 100644 --- a/qt6-qtwebsockets.spec +++ b/qt6-qtwebsockets.spec @@ -6,12 +6,12 @@ %global prerelease rc2 %endif -#global examples 1 +%global examples 1 Summary: Qt6 - WebSockets component Name: qt6-%{qt_module} Version: 6.3.0 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -56,6 +56,7 @@ Requires: qt6-qtbase-devel%{?_isa} %package examples Summary: Programming examples for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} +BuildRequires: qt6-qtwebsockets-devel %description examples %{summary}. %endif @@ -112,6 +113,9 @@ popd %changelog +* Wed May 25 2022 Jan Grulich - 6.3.0-2 +- Enable examples + * Wed Apr 13 2022 Jan Grulich - 6.3.0-1 - 6.3.0