From ed42f9d01b011f1139efdb890178040f3537f3c7 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 19 Oct 2014 07:03:02 -0500 Subject: [PATCH] remove qt5-qttools workaround --- phonon.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/phonon.spec b/phonon.spec index a2f2f4e..ed2bd23 100644 --- a/phonon.spec +++ b/phonon.spec @@ -11,7 +11,7 @@ Summary: Multimedia framework api Name: phonon Version: 4.8.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: http://phonon.kde.org/ %if 0%{?snap} @@ -42,8 +42,6 @@ BuildRequires: pkgconfig(QtDBus) pkgconfig(QtDesigner) pkgconfig(QtOpenGL) pkgco # Qt5 BuildRequires: pkgconfig(Qt5DBus) pkgconfig(Qt5Designer) pkgconfig(Qt5OpenGL) pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Declarative) -# temporary workaround qt5-qttools packaging bug -BuildRequires: qt5-designer-plugin-webkit %if 0%{?zeitgeist} BuildRequires: pkgconfig(QZeitgeist) %endif @@ -200,6 +198,9 @@ test "$(pkg-config --modversion phonon4qt5)" = "%{version}" %changelog +* Sun Oct 19 2014 Rex Dieter 4.8.1-2 +- remove qt5-qttools workaround + * Fri Oct 17 2014 Rex Dieter 4.8.1-1 - phonon-4.8.1