From f65e38ecb6a465abc624f22b4b82103a55bfe1f1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 9 May 2023 10:54:46 -0700 Subject: [PATCH] Rebuild for qt5 update --- kf5-frameworkintegration.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 34ef65d..533b719 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 5.105.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: https://invent.kde.org/frameworks/%{framework} @@ -108,6 +108,9 @@ developing applications that use %{name}. %changelog +* Tue May 09 2023 Troy Dawson - 5.105.0-4 +- Rebuild for qt5 update + * Sat Apr 22 2023 Marc Deop i Argemí - 5.105.0-3 - Rebuild (sync builds in rawhide,f38 and f37)