From 9b2154e321072ad078d6653d4c615660e35b1049 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 18 Oct 2024 20:38:06 +0200 Subject: [PATCH] automatic version update by autodist [release 6.2.1.1-1mamba;Thu Oct 17 2024] --- kwin.spec | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/kwin.spec b/kwin.spec index 61811a8..3e07725 100644 --- a/kwin.spec +++ b/kwin.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define plasmaver %(echo %version | cut -d. -f1-3) Name: kwin -Version: 6.2.0 +Version: 6.2.1.1 Release: 1mamba Summary: KDE Plasma window manager Group: Graphical Desktop/Applications/Environment @@ -12,9 +12,16 @@ URL: https://kde.org/it/plasma-desktop/ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/kwin-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN -#libKGlobalAccelD.so.0()(64bit): .so link not found BuildRequires: glibc-devel BuildRequires: libICE-devel +BuildRequires: libQt6Concurrent +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6OpenGL +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libSM-devel BuildRequires: libX11-devel BuildRequires: libXext-devel @@ -51,6 +58,7 @@ BuildRequires: libkf6-ksvg-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-kwindowsystem-devel BuildRequires: libkf6-kxmlgui-devel +BuildRequires: libkglobalacceld-devel BuildRequires: libkscreenlocker-devel BuildRequires: libkwayland-devel BuildRequires: liblcms2-devel @@ -68,7 +76,6 @@ BuildRequires: libxcb-util-cursor-devel BuildRequires: libxcb-util-wm-devel BuildRequires: libxcvt-devel BuildRequires: libxkbcommon-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtsensors-devel BuildRequires: qt6-qtsvg-devel @@ -216,6 +223,12 @@ This package contains libraries and header files for developing applications tha %{_libdir}/cmake/KWinDBusInterface/KWinDBusInterface*.cmake %changelog +* Thu Oct 17 2024 Automatic Build System 6.2.1.1-1mamba +- automatic version update by autodist + +* Thu Oct 17 2024 Automatic Build System 6.2.1-1mamba +- automatic version update by autodist + * Thu Oct 10 2024 Automatic Build System 6.2.0-1mamba - automatic version update by autodist