- Second round of builds now with bootstrap enabled due new qttools
This commit is contained in:
parent
fbdeb193a3
commit
e6d755639d
@ -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 <helio@kde.org> - 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 <helio@kde.org> - 5.5.0-0.2.rc
|
||||
- Update for official RC1 released packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user