|
|
|
@ -17,7 +17,7 @@
|
|
|
|
|
|
|
|
|
|
Name: kwin
|
|
|
|
|
Version: 5.27.10
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: KDE Window manager
|
|
|
|
|
|
|
|
|
|
# all sources are effectively GPLv2+, except for:
|
|
|
|
@ -46,7 +46,7 @@ BuildRequires: kf5-rpm-macros
|
|
|
|
|
BuildRequires: systemd-rpm-macros
|
|
|
|
|
|
|
|
|
|
# Qt
|
|
|
|
|
BuildRequires: qaccessibilityclient-devel
|
|
|
|
|
BuildRequires: cmake(QAccessibilityClient)
|
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
BuildRequires: qt5-qtbase-static
|
|
|
|
|
# KWinQpaPlugin (and others?)
|
|
|
|
@ -364,6 +364,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Mar 1 2024 Marie Loise Nolden <loise@kde.org> - 5.27.10-4
|
|
|
|
|
- use BuildRequires: cmake(QAccessibilityClient) for Qt5 version
|
|
|
|
|
|
|
|
|
|
* Mon Feb 12 2024 Alessandro Astone <ales.astone@gmail.com> - 5.27.10-3
|
|
|
|
|
- Add xwayland pkgconfig build dependency to use listenfd
|
|
|
|
|
|
|
|
|
|