diff --git a/qt5-qtquickcontrols2.spec b/qt5-qtquickcontrols2.spec index 616353c..cc81ab5 100644 --- a/qt5-qtquickcontrols2.spec +++ b/qt5-qtquickcontrols2.spec @@ -3,7 +3,7 @@ Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls for embedded Version: 5.15.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ or LGPLv3 and GFDL Url: http://www.qt.io @@ -13,6 +13,7 @@ Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submod # filter qml provides %global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$ +BuildRequires: make BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-private-devel #libQt53DRender.so.5(Qt_5_PRIVATE_API)(64bit) @@ -103,6 +104,9 @@ rm -f %{buildroot}%{_qt5_libdir}/libQt5*.la %{_libdir}/cmake/Qt5QuickTemplates2/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 5.15.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Nov 24 07:54:15 CET 2020 Jan Grulich - 5.15.2-2 - Rebuild for qtbase with -no-reduce-relocations option