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