@ -17,7 +17,7 @@
Name: kwin
Name: kwin
Version: 5.27.10
Version: 5.27.10
Release: 2 %{?dist}
Release: 3 %{?dist}
Summary: KDE Window manager
Summary: KDE Window manager
# all sources are effectively GPLv2+, except for:
# all sources are effectively GPLv2+, except for:
@ -90,6 +90,7 @@ BuildRequires: wayland-protocols-devel
BuildRequires: libxkbcommon-devel >= 0.4
BuildRequires: libxkbcommon-devel >= 0.4
BuildRequires: pkgconfig(libinput) >= 0.10
BuildRequires: pkgconfig(libinput) >= 0.10
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(xwayland)
# KF5
# KF5
BuildRequires: kf5-kcompletion-devel
BuildRequires: kf5-kcompletion-devel
@ -363,6 +364,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%changelog
%changelog
* Mon Feb 12 2024 Alessandro Astone <ales.astone@gmail.com> - 5.27.10-3
- Add xwayland pkgconfig build dependency to use listenfd
* Sat Jan 20 2024 Janne Grunau <janne-fdr@jannau.net> - 5.27.10-2
* Sat Jan 20 2024 Janne Grunau <janne-fdr@jannau.net> - 5.27.10-2
- Add upstream fix for rhbz#2256254 - kwin-wayland crash on app resizes
- Add upstream fix for rhbz#2256254 - kwin-wayland crash on app resizes