From 2d4379aac1e2197350cf08a9528f98740edf486e Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Mon, 30 Apr 2018 20:39:20 +0100 Subject: [PATCH] Rebuild for ICU 61.1 --- qt5-qtwebengine.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtwebengine.spec b/qt5-qtwebengine.spec index c42f0db..3a67b13 100644 --- a/qt5-qtwebengine.spec +++ b/qt5-qtwebengine.spec @@ -50,7 +50,7 @@ Summary: Qt5 - QtWebEngine components Name: qt5-qtwebengine Version: 5.10.1 -Release: 5%{?dist} +Release: 6%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -581,6 +581,9 @@ done %changelog +* Mon Apr 30 2018 Pete Walter - 5.10.1-6 +- Rebuild for ICU 61.1 + * Sun Mar 18 2018 Iryna Shcherbina - 5.10.1-5 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)