From 68824c2f946c39efae3652dd47f34ff49a4dc632 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 9 Feb 2021 16:44:49 +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#ad76910087d31f553b3148bf6b83d0d125dbec94 --- qt5-qtbase.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 0e12c60..f24f347 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -55,7 +55,7 @@ BuildRequires: pkgconfig(libsystemd) Name: qt5-qtbase Summary: Qt5 - QtBase components Version: 5.15.2 -Release: 12%{?dist} +Release: 13%{?dist} # See LGPL_EXCEPTIONS.txt, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -1062,6 +1062,9 @@ fi %changelog +* Tue Feb 09 2021 Pavel Raiskup - 5.15.2-13 +- rebuild all postgresql deps once more, for libpq ABI fix rhbz#1908268 + * Mon Feb 08 2021 Jan Grulich - 5.15.2-12 - Use Wayland platform on GNOME for RHEL 9