From cec4ba7c269e91c2bbe29a504fe75a12e2bc4a87 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Apr 03 2017 13:18:31 +0000 Subject: build docs on all archs --- diff --git a/qt5-qtwebsockets.spec b/qt5-qtwebsockets.spec index 4ddb041..351f107 100644 --- a/qt5-qtwebsockets.spec +++ b/qt5-qtwebsockets.spec @@ -2,14 +2,12 @@ %global qt_module qtwebsockets # To build without qttools doctools package, just undefine docs -%ifarch %{arm} %{ix86} x86_64 %{power64} s390 s390x aarch64 %global docs 1 -%endif Summary: Qt5 - WebSockets component Name: qt5-%{qt_module} Version: 5.8.0 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://doc.qt.io/qt-5/licensing.html @@ -125,6 +123,9 @@ popd %changelog +* Mon Apr 03 2017 Rex Dieter - 5.8.0-2 +- build docs on all archs + * Mon Jan 30 2017 Helio Chissini de Castro - 5.8.0-1 - New upstream release