From f93e93f79c6c460661562a6ba3c0ab16ed8c0c4c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sun, 20 Dec 2020 06:54:46 +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-qtbase.git#13faecf546b55c7209a9b5f9750c16cd6946c078 --- qt5-qtbase.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 4b6ad2b..9cf3638 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -51,7 +51,7 @@ BuildRequires: pkgconfig(libsystemd) Name: qt5-qtbase Summary: Qt5 - QtBase components Version: 5.15.2 -Release: 5%{?dist} +Release: 6%{?dist} # See LGPL_EXCEPTIONS.txt, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -1051,6 +1051,9 @@ fi %changelog +* Sat Dec 19 2020 Rex Dieter - 5.15.2-6 +- rebuild (gcc11) + * Mon Nov 30 2020 Rex Dieter - 5.15.2-5 - re-enable vulkan support on s390x, root cause fixed