|
|
@ -16,7 +16,7 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: kwin
|
|
|
|
Name: kwin
|
|
|
|
Version: 5.27.6
|
|
|
|
Version: 5.27.11
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: KDE Window manager
|
|
|
|
Summary: KDE Window manager
|
|
|
|
|
|
|
|
|
|
|
@ -38,15 +38,13 @@ Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.
|
|
|
|
|
|
|
|
|
|
|
|
## upstream patches
|
|
|
|
## upstream patches
|
|
|
|
|
|
|
|
|
|
|
|
## proposed patches
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Base
|
|
|
|
# Base
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: systemd-rpm-macros
|
|
|
|
BuildRequires: systemd-rpm-macros
|
|
|
|
|
|
|
|
|
|
|
|
# Qt
|
|
|
|
# Qt
|
|
|
|
BuildRequires: qaccessibilityclient-devel
|
|
|
|
BuildRequires: cmake(QAccessibilityClient)
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
BuildRequires: qt5-qtbase-static
|
|
|
|
BuildRequires: qt5-qtbase-static
|
|
|
|
# KWinQpaPlugin (and others?)
|
|
|
|
# KWinQpaPlugin (and others?)
|
|
|
@ -90,6 +88,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
|
|
|
@ -200,6 +199,8 @@ Requires: %{name}-common%{?_isa} = %{version}-%{release}
|
|
|
|
BuildRequires: xorg-x11-server-Xorg
|
|
|
|
BuildRequires: xorg-x11-server-Xorg
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Requires: xorg-x11-server-Xorg
|
|
|
|
Requires: xorg-x11-server-Xorg
|
|
|
|
|
|
|
|
# Plasma X11 is deprecated and will be removed with Plasma 6.0
|
|
|
|
|
|
|
|
Provides: deprecated()
|
|
|
|
# http://bugzilla.redhat.com/605675
|
|
|
|
# http://bugzilla.redhat.com/605675
|
|
|
|
Provides: firstboot(windowmanager) = kwin_x11
|
|
|
|
Provides: firstboot(windowmanager) = kwin_x11
|
|
|
|
# KWinX11Platform (and others?)
|
|
|
|
# KWinX11Platform (and others?)
|
|
|
@ -361,9 +362,42 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.27.6-1
|
|
|
|
* Sat Mar 09 2024 Alessandro Astone <ales.astone@gmail.com> - 5.27.11-1
|
|
|
|
|
|
|
|
- 5.27.11
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 15 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 5.27.10-1
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
- Rebuilt for MSVSphere 9.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Dec 16 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.10-1
|
|
|
|
|
|
|
|
- 5.27.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 16 2023 Alessandro Astone <ales.astone@gmail.com> - 5.27.9-3
|
|
|
|
|
|
|
|
- Backport proposed patch to fix nvidia screencasting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 03 2023 Neal Gompa <ngompa@fedoraproject.org> - 5.27.9-2
|
|
|
|
|
|
|
|
- Mark kwin-x11 as deprecated
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 24 2023 Steve Cossette <farchord@gmail.com> - 5.27.9-1
|
|
|
|
|
|
|
|
- 5.27.9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 12 2023 justin.zobel@gmail.com - 5.27.8-1
|
|
|
|
|
|
|
|
- 5.27.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 01 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.7-1
|
|
|
|
|
|
|
|
- 5.27.7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.27.6-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jun 25 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.6-1
|
|
|
|
* Sun Jun 25 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.6-1
|
|
|
|
- 5.27.6
|
|
|
|
- 5.27.6
|
|
|
|
|
|
|
|
|
|
|
|