|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: kwin
|
|
|
|
|
Version: 5.26.5
|
|
|
|
|
Version: 5.27.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Window manager
|
|
|
|
|
|
|
|
|
@ -46,6 +46,7 @@ BuildRequires: kf5-rpm-macros
|
|
|
|
|
BuildRequires: systemd-rpm-macros
|
|
|
|
|
|
|
|
|
|
# Qt
|
|
|
|
|
BuildRequires: qaccessibilityclient-devel
|
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
BuildRequires: qt5-qtbase-static
|
|
|
|
|
# KWinQpaPlugin (and others?)
|
|
|
|
@ -63,8 +64,7 @@ BuildRequires: mesa-libGL-devel
|
|
|
|
|
BuildRequires: mesa-libEGL-devel
|
|
|
|
|
BuildRequires: mesa-libgbm-devel
|
|
|
|
|
BuildRequires: libxkbcommon-devel
|
|
|
|
|
# Uncomment for > 5.27.0 release as it's a new dependency
|
|
|
|
|
#BuildRequires: libxkbcommon-x11-devel
|
|
|
|
|
BuildRequires: libxkbcommon-x11-devel
|
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
|
BuildRequires: libXi-devel
|
|
|
|
|
BuildRequires: libxcb-devel
|
|
|
|
@ -314,17 +314,17 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|
|
|
|
%{_datadir}/kconf_update/kwin-5.23-remove-flip-switch.py
|
|
|
|
|
%{_datadir}/kconf_update/kwin-5.23-remove-xrender-backend.py
|
|
|
|
|
%{_datadir}/kconf_update/kwinrules-5.23-virtual-desktop-ids.py
|
|
|
|
|
%{_kf5_datadir}/kservices5/kwin
|
|
|
|
|
%{_kf5_datadir}/kservicetypes5/*.desktop
|
|
|
|
|
%{_kf5_datadir}/kpackage/kcms/kcm_*
|
|
|
|
|
%{_kf5_datadir}/knotifications5/kwin.notifyrc
|
|
|
|
|
%{_kf5_datadir}/config.kcfg/kwin.kcfg
|
|
|
|
|
%{_kf5_datadir}/config.kcfg/kwindecorationsettings.kcfg
|
|
|
|
|
%{_kf5_datadir}/config.kcfg/virtualdesktopssettings.kcfg
|
|
|
|
|
%{_kf5_datadir}/config.kcfg/kwin_colorcorrect.kcfg
|
|
|
|
|
%{_kf5_datadir}/config.kcfg/nightcolorsettings.kcfg
|
|
|
|
|
%{_kf5_datadir}/kconf_update/kwinrules-5.19-placement.pl
|
|
|
|
|
%{_kf5_datadir}/kconf_update/kwinrules.upd
|
|
|
|
|
%{_kf5_datadir}/kconf_update/kwin-5.25-effect-pluginid-config-group.py
|
|
|
|
|
%{_kf5_datadir}/kconf_update/kwin-5.27-replace-cascaded-zerocornered.sh
|
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/kwin.*
|
|
|
|
|
%{_datadir}/knsrcfiles/*.knsrc
|
|
|
|
|
%{_datadir}/krunner/dbusplugins/kwin-runner-windows.desktop
|
|
|
|
@ -361,6 +361,31 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Feb 28 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.2-1
|
|
|
|
|
- 5.27.2
|
|
|
|
|
|
|
|
|
|
* Sun Feb 26 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.1-3
|
|
|
|
|
- Add missing BuildRequires
|
|
|
|
|
- Clean up commented code
|
|
|
|
|
|
|
|
|
|
* Wed Feb 22 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.1-2
|
|
|
|
|
- Add patch to fix BZ#2168034
|
|
|
|
|
|
|
|
|
|
* Tue Feb 21 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.27.1-1
|
|
|
|
|
- 5.27.1
|
|
|
|
|
|
|
|
|
|
* Mon Feb 20 2023 Adam Williamson <awilliam@redhat.com> - 5.27.0-2
|
|
|
|
|
- Allow VT switching even if global shortcuts are disabled
|
|
|
|
|
|
|
|
|
|
* Thu Feb 09 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.27.0-1
|
|
|
|
|
- 5.27.0
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Marc Deop <marcdeop@fedoraproject.org> - 5.26.90-1
|
|
|
|
|
- 5.26.90
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.26.5-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 05 2023 Justin Zobel <justin@1707.io> - 5.26.5-1
|
|
|
|
|
- Update to 5.26.5
|
|
|
|
|
|
|
|
|
|