diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec index e3103f7..ebcfe28 100644 --- a/qt5-qtxmlpatterns.spec +++ b/qt5-qtxmlpatterns.spec @@ -4,7 +4,7 @@ # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available # only primary archs (for now), allow secondary to bootstrap -%global bootstrap 1 +#global bootstrap 1 %if ! 0%{?bootstrap} %ifarch %{arm} %{ix86} x86_64 @@ -17,7 +17,7 @@ Summary: Qt5 - QtXmlPatterns component Name: qt5-%{qt_module} Version: 5.6.0 -Release: 2%{?prerelease:.%{prerelease}}%{?dist} +Release: 3%{?prerelease:.%{prerelease}}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io @@ -140,6 +140,9 @@ popd %changelog +* Fri Mar 18 2016 Rex Dieter - 5.6.0-3 +- de-bootstap + * Fri Mar 18 2016 Rex Dieter - 5.6.0-2 - rebuild