From c603654bde6548ff3b55a1c5face10f9417cbc06 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sat, 16 Apr 2016 13:03:17 +0200 Subject: [PATCH] full build --- qt5-qtbase.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 9c1fa77..db0d206 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -16,7 +16,7 @@ %global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) ## set to 1 to enable bootstrap -%global bootstrap 1 +%global bootstrap 0 %if 0%{?fedora} > 21 # use external qt_settings pkg @@ -59,7 +59,7 @@ Summary: Qt5 - QtBase components Name: qt5-qtbase Version: 5.6.0 -Release: 11%{?prerelease:.%{prerelease}}%{?dist} +Release: 12%{?prerelease:.%{prerelease}}%{?dist} # See LGPL_EXCEPTIONS.txt, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -958,6 +958,9 @@ fi %changelog +* Sat Apr 16 2016 David Tardon - 5.6.0-12 +- full build + * Fri Apr 15 2016 David Tardon - 5.6.0-11 - rebuild for ICU 57.1