From 12b2a962a5fa15bc245719ec64815d4aaf817ad1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 23 Jan 2021 16:21:29 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/qt5-qttools.git#90153d16b17e5d8ed7aa7b39e71de53c6eede121 --- qt5-qttools.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index f219852..327ff46 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -10,7 +10,7 @@ Summary: Qt5 - QtTool components Name: qt5-qttools Version: 5.15.2 -Release: 2%{?dist} +Release: 4%{?dist} License: LGPLv3 or LGPLv2 Url: http://www.qt.io @@ -35,6 +35,7 @@ Source21: designer.desktop Source22: linguist.desktop Source23: qdbusviewer.desktop +BuildRequires: make # %%check needs cmake (and don't want to mess with cmake28) %if 0%{?fedora} || 0%{?rhel} > 6 BuildRequires: cmake @@ -478,6 +479,12 @@ fi %changelog +* Fri Jan 22 2021 Tom Stellard - 5.15.2-4 +- Rebuild for clang-11.1.0 + +* Thu Dec 10 14:18:27 CET 2020 Jan Grulich - 5.15.2-3 +- Bump for eln build + * Tue Nov 24 07:54:16 CET 2020 Jan Grulich - 5.15.2-2 - Rebuild for qtbase with -no-reduce-relocations option