|
|
@ -3,12 +3,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: plasma-desktop
|
|
|
|
Name: plasma-desktop
|
|
|
|
Summary: Plasma Desktop shell
|
|
|
|
Summary: Plasma Desktop shell
|
|
|
|
Version: 5.12.6
|
|
|
|
Version: 5.13.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ and (GPLv2 or GPLv3)
|
|
|
|
License: GPLv2+ and (GPLv2 or GPLv3)
|
|
|
|
URL: https://cgit.kde.org/%{name}.git
|
|
|
|
URL: https://cgit.kde.org/%{name}.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%global verdir %(echo %{version} | cut -d. -f1-3)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%global revision %(echo %{version} | cut -d. -f3)
|
|
|
|
%if %{revision} >= 50
|
|
|
|
%if %{revision} >= 50
|
|
|
|
%global majmin_ver %(echo %{version} | cut -d. -f1,2).50
|
|
|
|
%global majmin_ver %(echo %{version} | cut -d. -f1,2).50
|
|
|
@ -17,7 +18,7 @@ URL: https://cgit.kde.org/%{name}.git
|
|
|
|
%global majmin_ver %(echo %{version} | cut -d. -f1,2)
|
|
|
|
%global majmin_ver %(echo %{version} | cut -d. -f1,2)
|
|
|
|
%global stable stable
|
|
|
|
%global stable stable
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz
|
|
|
|
Source0: http://download.kde.org/%{stable}/plasma/%{verdir}/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
## downstream patches
|
|
|
|
## downstream patches
|
|
|
|
# default kickoff favorites: +konsole +apper
|
|
|
|
# default kickoff favorites: +konsole +apper
|
|
|
@ -262,9 +263,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.kde.{kfontview,k
|
|
|
|
%{_datadir}/config.kcfg/touchpad.kcfg
|
|
|
|
%{_datadir}/config.kcfg/touchpad.kcfg
|
|
|
|
%{_datadir}/config.kcfg/touchpaddaemon.kcfg
|
|
|
|
%{_datadir}/config.kcfg/touchpaddaemon.kcfg
|
|
|
|
%{_datadir}/dbus-1/interfaces/org.kde.touchpad.xml
|
|
|
|
%{_datadir}/dbus-1/interfaces/org.kde.touchpad.xml
|
|
|
|
|
|
|
|
%{_datadir}/kservices5/kded/touchpad.desktop
|
|
|
|
# kcminput
|
|
|
|
# kcminput
|
|
|
|
%{_kf5_bindir}/kapplymousetheme
|
|
|
|
%{_kf5_bindir}/kapplymousetheme
|
|
|
|
%{_kf5_datadir}/kcminput/
|
|
|
|
%{_kf5_datadir}/kcmmouse/
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%{_kf5_qtplugindir}/plasma/dataengine/plasma_engine_kimpanel.so
|
|
|
|
%{_kf5_qtplugindir}/plasma/dataengine/plasma_engine_kimpanel.so
|
|
|
|
%{_kf5_datadir}/color-schemes
|
|
|
|
%{_kf5_datadir}/color-schemes
|
|
|
@ -282,6 +284,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.kde.{kfontview,k
|
|
|
|
%{_kf5_datadir}/kcmsolidactions/
|
|
|
|
%{_kf5_datadir}/kcmsolidactions/
|
|
|
|
%{_kf5_datadir}/solid/devices/*.desktop
|
|
|
|
%{_kf5_datadir}/solid/devices/*.desktop
|
|
|
|
%config %{_sysconfdir}/dbus-1/system.d/*.conf
|
|
|
|
%config %{_sysconfdir}/dbus-1/system.d/*.conf
|
|
|
|
|
|
|
|
%config %{_sysconfdir}/xdg/*.categories
|
|
|
|
%config %{_sysconfdir}/xdg/*.knsrc
|
|
|
|
%config %{_sysconfdir}/xdg/*.knsrc
|
|
|
|
%{_kf5_datadir}/kservices5/*.desktop
|
|
|
|
%{_kf5_datadir}/kservices5/*.desktop
|
|
|
|
%{_kf5_datadir}/kservices5/ServiceMenus/installfont.desktop
|
|
|
|
%{_kf5_datadir}/kservices5/ServiceMenus/installfont.desktop
|
|
|
@ -305,8 +308,30 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.kde.{kfontview,k
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Wed Jun 27 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.12.6-1
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.13.3-2
|
|
|
|
- 5.12.6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 11 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.3-1
|
|
|
|
|
|
|
|
- 5.13.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 09 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.2-1
|
|
|
|
|
|
|
|
- 5.13.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 20 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.1.1-1
|
|
|
|
|
|
|
|
- 5.13.1.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jun 19 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.1-1
|
|
|
|
|
|
|
|
- 5.13.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jun 09 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.13.0-1
|
|
|
|
|
|
|
|
- 5.13.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu May 31 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.12.90.1-1
|
|
|
|
|
|
|
|
- 5.12.90.1
|
|
|
|
|
|
|
|
- kickoff crashes when click on categories (#1584515)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 18 2018 Martin Kyral <martin.kyral@gmail.com> - 5.12.90-1
|
|
|
|
|
|
|
|
- 5.12.90
|
|
|
|
|
|
|
|
|
|
|
|
* Tue May 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.12.5-1
|
|
|
|
* Tue May 01 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.12.5-1
|
|
|
|
- 5.12.5
|
|
|
|
- 5.12.5
|
|
|
|