diff --git a/qt5-qtx11extras.spec b/qt5-qtx11extras.spec index 04151ca..12a67a7 100644 --- a/qt5-qtx11extras.spec +++ b/qt5-qtx11extras.spec @@ -1,14 +1,12 @@ %global qt_module qtx11extras # To build without qttools doctools package, just undefine docs -%ifarch %{arm} %{ix86} x86_64 %global docs 1 -%endif Summary: Qt5 - X11 support library Name: qt5-%{qt_module} Version: 5.8.0 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -102,6 +100,9 @@ popd %changelog +* Mon Apr 03 2017 Rex Dieter - 5.8.0-2 +- build docs on all archs + * Fri Jan 27 2017 Helio Chissini de Castro - 5.8.0-1 - New upstream release