diff --git a/qt5-qtconnectivity.spec b/qt5-qtconnectivity.spec index 51a8448487a9df58121f4ef764cf52d9cae5a3a2..c0d14ed43458812c5b3d09ef92f4d68461a51576 100644 --- a/qt5-qtconnectivity.spec +++ b/qt5-qtconnectivity.spec @@ -3,7 +3,7 @@ Name: qt5-%{qt_module} Version: 5.15.2 -Release: 1 +Release: 2 Summary: Qt5 - Connectivity components License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://qt.io @@ -28,6 +28,7 @@ Requires: qt5-qtbase-devel%{?_isa} %package help Summary: Programming examples for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} +Buildarch: noarch %description This package provides features as Dial-up, (W)LAN, USB and VPN support. @@ -111,6 +112,9 @@ popd %changelog +* Tue Aug 20 2024 Zekai Zhao - 5.15.2-2 +- Add Buildarch: noarch' to the help subpackage + * Wed Oct 13 2021 peijiankang - 5.15.2-1 - update to upstream version 5.15.2