From cb036420738b31b33edc54bd8ea53862ed0987a2 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 19 Jul 2017 13:20:38 -0500 Subject: [PATCH] rebuild (qt-5.9.1) --- qt5-qtwebkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index ffaba4b..00a96d9 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -15,7 +15,7 @@ Name: qt5-%{qt_module} Version: 5.212.0 -Release: 0.5.%{?prerel}%{?dist} +Release: 0.6.%{?prerel}%{?dist} Summary: Qt5 - QtWebKit components License: LGPLv2 and BSD @@ -215,6 +215,9 @@ sed -i "s,Libs: -L%{_qt5_libdir}/qt5/../ -lQt5WebKitWidgets,Libs: -L%{_qt5_libdi %changelog +* Wed Jul 19 2017 Rex Dieter - 5.212.0-0.6.alpha2 +- rebuild (qt-5.9.1) + * Mon Jul 10 2017 Christian Dersch - 5.212.0-0.5.alpha2 - replaced ugly pkgconfig provides workaround with proper pkgconfig fixes - general spec fixes