automatic version update by autodist [release 6.2.1.1-1mamba;Thu Oct 17 2024]
This commit is contained in:
parent
86bd47ed74
commit
9b2154e321
19
kwin.spec
19
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 <autodist@openmamba.org> 6.2.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 17 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 10 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user