From 262e169d190769d442af8ea5b57ec608a6b47b83 Mon Sep 17 00:00:00 2001 From: Justin Zobel Date: Sat, 2 Dec 2023 15:34:54 +1030 Subject: [PATCH] Update to 5.246.0 --- kf6-kwindowsystem.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kf6-kwindowsystem.spec b/kf6-kwindowsystem.spec index 8997ccc..7927142 100644 --- a/kf6-kwindowsystem.spec +++ b/kf6-kwindowsystem.spec @@ -1,8 +1,8 @@ %global framework kwindowsystem Name: kf6-%{framework} -Version: 5.245.0 -Release: 2%{?dist} +Version: 5.246.0 +Release: 1%{?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} @@ -74,6 +74,9 @@ developing applications that use %{name}. %{_kf6_libdir}/cmake/KF6WindowSystem/ %changelog +* Sat Dec 02 2023 Justin Zobel - 5.246.0-1 +- Update to 5.246.0 + * Wed Nov 29 2023 Jan Grulich - 5.245.0-2 - Rebuild (qt6)