[qt5-qtbase] full build after ICU soname bump

David Tardon dtardon at fedoraproject.org
Thu Feb 5 12:22:46 UTC 2015


commit dbbd578565ecd9b04dfaf00fbc307e824fa50846
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Feb 5 13:20:52 2015 +0100

    full build after ICU soname bump
    
    This reverts commit 07229d0b19f82c63c53db3e22933446e5428ef5a.

 qt5-qtbase.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec
index 10125e1..1320b56 100644
--- a/qt5-qtbase.spec
+++ b/qt5-qtbase.spec
@@ -13,8 +13,6 @@
 
 %global qt_module qtbase
 
-%global bootstrap 1
-
 %global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
 
 # define to build docs, need to undef this for bootstrapping
@@ -35,7 +33,7 @@
 Summary: Qt5 - QtBase components
 Name:    qt5-qtbase
 Version: 5.4.0
-Release: 10%{?dist}
+Release: 11%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -833,6 +831,9 @@ fi
 
 
 %changelog
+* Thu Feb 05 2015 David Tardon <dtardon at redhat.com> - 5.4.0-11
+- full build after ICU soname bump
+
 * Wed Feb 04 2015 Petr Machata <pmachata at redhat.com> - 5.4.0-10
 - Bump for rebuild.
 


More information about the scm-commits mailing list