From 4d0a1af42b47d4bdfa1e14a0e7af857a964df998 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Thu, 5 Oct 2023 18:42:05 +1030 Subject: [PATCH] Bump for Qt6 Private API --- kf6-kwindowsystem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf6-kwindowsystem.spec b/kf6-kwindowsystem.spec index 32007cb..d3da928 100644 --- a/kf6-kwindowsystem.spec +++ b/kf6-kwindowsystem.spec @@ -6,7 +6,7 @@ Name: kf6-%{framework} Version: %{cmakever}^%{gitdate}.%{shortcommit0} -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Frameworks 6 Tier 1 integration module with classes for windows management License: CC0-1.0 AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND MIT URL: https://invent.kde.org/frameworks/%{framework} @@ -71,6 +71,9 @@ developing applications that use %{name}. %{_kf6_libdir}/cmake/KF6WindowSystem/ %changelog +* Thu Oct 05 2023 Justin Zobel - 5.240.0^20231003.213655.0aa4d07-2 +- Rebuild for Qt Private API + * Tue Oct 03 2023 Steve Cossette - 5.240.0^20231003.213655.0aa4d07-1 - Fix for build on s390x arch