|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: kwin
|
|
|
|
|
Version: 5.22.5
|
|
|
|
|
Version: 5.23.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Window manager
|
|
|
|
|
|
|
|
|
@ -118,6 +118,7 @@ BuildRequires: kf5-krunner-devel
|
|
|
|
|
BuildRequires: kdecoration-devel >= %{majmin_ver}
|
|
|
|
|
BuildRequires: kscreenlocker-devel >= %{majmin_ver}
|
|
|
|
|
BuildRequires: plasma-breeze-devel >= %{majmin_ver}
|
|
|
|
|
BuildRequires: plasma-wayland-protocols-devel
|
|
|
|
|
BuildRequires: kwayland-server-devel >= %{majmin_ver}
|
|
|
|
|
|
|
|
|
|
%if 0%{?tests}
|
|
|
|
@ -290,9 +291,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|
|
|
|
%{_kf5_qtplugindir}/*.so
|
|
|
|
|
%{_kf5_qtplugindir}/kwin/
|
|
|
|
|
%{_kf5_qtplugindir}/kcms/
|
|
|
|
|
%{_kf5_qtplugindir}/kpackage/packagestructure/
|
|
|
|
|
%{_kf5_qtplugindir}/org.kde.kdecoration2/*.so
|
|
|
|
|
%dir %{_kf5_qtplugindir}/org.kde.kwin.platforms
|
|
|
|
|
%{_kf5_qtplugindir}/kpackage/packagestructure/kwin_packagestructure*.so
|
|
|
|
|
%{_kf5_qtplugindir}/org.kde.kwin.scenes/*.so
|
|
|
|
|
%{_qt5_qmldir}/org/kde/kwin
|
|
|
|
|
%{_kf5_libdir}/kconf_update_bin/kwin5_update_default_rules
|
|
|
|
@ -304,6 +305,12 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|
|
|
|
%{_datadir}/kconf_update/kwin-5.18-move-animspeed.py
|
|
|
|
|
%{_datadir}/kconf_update/kwin-5.21-desktop-grid-click-behavior.py
|
|
|
|
|
%{_datadir}/kconf_update/kwin-5.21-no-swap-encourage.py
|
|
|
|
|
%{_datadir}/kconf_update/kwin-5.23-disable-translucency-effect.sh
|
|
|
|
|
%{_datadir}/kconf_update/kwin-5.23-remove-cover-switch.py
|
|
|
|
|
%{_datadir}/kconf_update/kwin-5.23-remove-cubeslide.py
|
|
|
|
|
%{_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/*.desktop
|
|
|
|
|
%{_kf5_datadir}/kservices5/kwin
|
|
|
|
|
%{_kf5_datadir}/kservicetypes5/*.desktop
|
|
|
|
@ -361,6 +368,26 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 26 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.23.2-1
|
|
|
|
|
- 5.23.2
|
|
|
|
|
|
|
|
|
|
* Sat Oct 23 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.23.1-1
|
|
|
|
|
- 5.23.1
|
|
|
|
|
|
|
|
|
|
* Fri Oct 08 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.23.0-1
|
|
|
|
|
- 5.23.0
|
|
|
|
|
|
|
|
|
|
* Sun Sep 19 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.22.90-2
|
|
|
|
|
- Remove patch already applied upstream
|
|
|
|
|
- Add BuildRequires plasma-wayland-protocols-devel
|
|
|
|
|
- Adjust files section
|
|
|
|
|
|
|
|
|
|
* Fri Sep 17 2021 Marc Deop <marcdeop@fedoraproject.org> - 5.22.90-1
|
|
|
|
|
- 5.22.90
|
|
|
|
|
|
|
|
|
|
* Fri Sep 10 2021 Rex Dieter <rdieter@fedoraproject.org> - 5.22.5-2
|
|
|
|
|
- pull in proposed libglvnd-1.3.4 FTBFS fix (kde#440372, rh#2002431)
|
|
|
|
|
|
|
|
|
|
* Tue Aug 31 2021 Jan Grulich <jgrulich@redhat.com> - 5.22.5-1
|
|
|
|
|
- 5.22.5
|
|
|
|
|
|
|
|
|
|