From 9f2d954a1f28b39da63ec5bd3ab0215a21b32030 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 1 Apr 2022 15:20:16 +0200 Subject: [PATCH] Rebuild (Qt 5.15.3) side-tag: c9s-build-side-453 Resolves: bz#2061415 --- qgnomeplatform.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/qgnomeplatform.spec b/qgnomeplatform.spec index d3ea6c7..630b3fd 100644 --- a/qgnomeplatform.spec +++ b/qgnomeplatform.spec @@ -1,7 +1,7 @@ Name: qgnomeplatform Version: 0.8.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Qt Platform Theme aimed to accommodate Gnome settings License: LGPLv2+ @@ -55,6 +55,10 @@ modifying them - making them fit into the environment as well as possible. %{_qt5_libdir}/qt5/plugins/wayland-decoration-client/libqgnomeplatformdecoration.so %changelog +* Fri Apr 01 2022 Jan Grulich - 0.8.4-2 +- Rebuild (Qt 5.15.3) + Resolves: bz#2061415 + * Mon Jan 24 2022 Jan Grulich - 0.8.4-1 - 0.8.4 (sync with Fedora) Resolves: bz#2041342