diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index 385aa22..f7d2f50 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -15,7 +15,7 @@ Summary: Qt5 - QtScript component Name: qt5-%{qt_module} Version: 5.15.2 -Release: 2%{?dist} +Release: 3%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -29,6 +29,7 @@ Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submod # add s390(x0 support to Platform.h (taken from webkit) Patch100: qtscript-everywhere-src-5.12.1-s390.patch +BuildRequires: make BuildRequires: gcc-c++ BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-private-devel @@ -147,6 +148,9 @@ fi %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