From 915265ad0b86626d9d00ef9bb4dc1ab2abcbb7e7 Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Fri, 1 Nov 2019 15:50:14 +0000 Subject: [PATCH] Rebuild for ICU 65 --- qt5-qtlocation.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec index 64e8275..576a020 100644 --- a/qt5-qtlocation.spec +++ b/qt5-qtlocation.spec @@ -3,7 +3,7 @@ Summary: Qt5 - Location component Name: qt5-%{qt_module} Version: 5.12.5 -Release: 2%{?dist} +Release: 3%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -121,6 +121,9 @@ popd %changelog +* Fri Nov 01 2019 Pete Walter - 5.12.5-3 +- Rebuild for ICU 65 + * Wed Sep 25 2019 Than Ngo - 5.12.5-2 - fixed build failures with gcc10