diff --git a/qt5-qtwebchannel.spec b/qt5-qtwebchannel.spec index 5e8df64..18b62ea 100644 --- a/qt5-qtwebchannel.spec +++ b/qt5-qtwebchannel.spec @@ -6,7 +6,7 @@ Summary: Qt5 - WebChannel component Name: qt5-%{qt_module} Version: 5.5.0 -Release: 1%{?dist} +Release: 2%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://doc.qt.io/qt-5/licensing.html @@ -25,7 +25,7 @@ BuildRequires: pkgconfig(Qt5Quick) # Qt5WebSockets package is optional and only needed for examples BuildRequires: pkgconfig(Qt5WebSockets) -%{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}} +%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} %description The Qt WebChannel module provides a library for seamless integration of C++ @@ -128,6 +128,9 @@ popd %changelog +* Thu Jul 16 2015 Rex Dieter 5.5.0-2 +- tighten qtbase dep (#1233829) + * Thu Jul 09 2015 Jan Grulich - 5.5.0-1 - 5.5.0