From 9f5d712ad7e9f4a67d4fa2ab0a112ed08a37b5e1 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 16 Feb 2015 12:34:24 -0600 Subject: [PATCH] rebuild (gcc5) --- qt5-qtlocation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec index 3313840..c157628 100644 --- a/qt5-qtlocation.spec +++ b/qt5-qtlocation.spec @@ -6,7 +6,7 @@ Summary: Qt5 - Location component Name: qt5-%{qt_module} Version: 5.4.0 -Release: 2%{?dist} +Release: 3%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -147,6 +147,9 @@ popd %changelog +* Mon Feb 16 2015 Rex Dieter 5.4.0-3 +- rebuild (gcc5) + * Wed Dec 31 2014 Rex Dieter 5.4.0-2 - BR: pkgconfig(Qt5Qml) > 5.4.0 (#1177986)