From b2bab71667eb89fd5acde5a9984bbe03757436d9 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 2 May 2015 17:14:19 +0200 Subject: [PATCH] Rebuilt for GCC 5 C++11 ABI change --- qt5-qtquickcontrols.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index e6268df..927289d 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -8,7 +8,7 @@ Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls Version: 5.4.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL Url: http://qt-project.org/ @@ -106,6 +106,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform} %changelog +* Sat May 02 2015 Kalev Lember - 5.4.1-3 +- Rebuilt for GCC 5 C++11 ABI change + * Fri Feb 27 2015 Rex Dieter - 5.4.1-2 - rebuild (gcc5)