From a27d8f12b3f5fbacd2b9a989f4ed65fe47af32e7 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Tue, 2 Dec 2025 11:06:10 +0100 Subject: [PATCH] Rebuild (qt6) Resolves: RHEL-109197 --- libportal.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libportal.spec b/libportal.spec index 9081dff..334f8d0 100644 --- a/libportal.spec +++ b/libportal.spec @@ -2,7 +2,7 @@ Name: libportal Version: 0.9.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Flatpak portal library # doc/urlmap.js is LGPL-2.1-or-later # everything else is LGPL-3.0-only @@ -220,6 +220,10 @@ This package provides development documentations for libportal. %{_datadir}/doc/libportal-1 %changelog +* Tue Dec 02 2025 Jan Grulich - 0.9.0-3 +- Rebuild (qt6) + Resolves: RHEL-109197 + * Tue Jun 10 2025 Jan Grulich - 0.9.0-2 - Rebuild (qt6) Resolves: RHEL-95936