From e6d755639d6261e446c7409e2515fd09fc0fedaa Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Mon, 29 Jun 2015 17:37:22 -0300 Subject: [PATCH] - Second round of builds now with bootstrap enabled due new qttools --- qt5-qtxmlpatterns.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec index 5802965..d1d5516 100644 --- a/qt5-qtxmlpatterns.spec +++ b/qt5-qtxmlpatterns.spec @@ -1,7 +1,7 @@ %global qt_module qtxmlpatterns -%global bootstrap 1 +%global bootstrap 0 %define prerelease rc @@ -17,7 +17,7 @@ Summary: Qt5 - QtXmlPatterns component Name: qt5-%{qt_module} Version: 5.5.0 -Release: 0.2.rc%{?dist} +Release: 0.3.rc%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -140,6 +140,9 @@ popd %changelog +* Mon Jun 29 2015 Helio Chissini de Castro - 5.5.0-0.3.rc +- Second round of builds now with bootstrap enabled due new qttools + * Thu Jun 25 2015 Helio Chissini de Castro - 5.5.0-0.2.rc - Update for official RC1 released packages