diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index 5006b96..db55a9a 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -10,7 +10,7 @@ Summary: Qt5 - QtDeclarative component Name: qt5-%{qt_module} Version: 5.7.1 -Release: 3%{?dist} +Release: 4%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -35,7 +35,6 @@ Patch201: qtdeclarative-kdebug346118.patch Obsoletes: qt5-qtjsbackend < 5.2.0 -BuildRequires: cmake BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-private-devel %{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}} @@ -237,6 +236,9 @@ make check -k -C %{_target_platform}/tests ||: %changelog +* Sat Dec 10 2016 Rex Dieter - 5.7.1-4 +- drop BR: cmake (handled by qt5-rpm-macros now) + * Fri Dec 09 2016 Rex Dieter - 5.7.1-3 - rebuild