From 1ae065eaafac364622d190ceea7a1b3585761928 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mar 30 2017 18:11:05 +0000 Subject: de-bootstrap --- diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec index 3fad899..e1f1b52 100644 --- a/qt5-qtxmlpatterns.spec +++ b/qt5-qtxmlpatterns.spec @@ -3,7 +3,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 @@ -14,7 +14,7 @@ Summary: Qt5 - QtXmlPatterns component Name: qt5-%{qt_module} Version: 5.8.0 -Release: 2%{?dist} +Release: 3%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io @@ -134,6 +134,9 @@ popd %changelog +* Thu Mar 30 2017 Rex Dieter - 5.8.0-3 +- de-bootstrap + * Wed Mar 29 2017 Rex Dieter - 5.8.0-2 - bootstrap