%global commit0 d7f3eff3098a3911126bd98b41e1d11df930f2a2 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global bumpver 4 Name: kglobalacceld Summary: Daemon providing Global Keyboard Shortcut functionality Version: 6.3.80%{?bumpver:~%{bumpver}.git%{shortcommit0}} Release: 1%{?dist} License: CC0-1.0 AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-3.0-only AND LicenseRef-KDE-Accepted-LGPL URL: https://invent.kde.org/plasma/%{name} %plasma_source BuildRequires: systemd-rpm-macros BuildRequires: cmake(KF6Config) BuildRequires: cmake(KF6CoreAddons) BuildRequires: cmake(KF6Crash) BuildRequires: cmake(KF6DBusAddons) BuildRequires: cmake(KF6GlobalAccel) BuildRequires: cmake(KF6JobWidgets) BuildRequires: cmake(KF6KIO) BuildRequires: cmake(KF6Service) BuildRequires: cmake(KF6WindowSystem) BuildRequires: cmake(Qt6DBus) BuildRequires: cmake(Qt6Gui) BuildRequires: cmake(Qt6Widgets) BuildRequires: qt6-qtbase-private-devel BuildRequires: pkgconfig(xcb-keysyms) BuildRequires: pkgconfig(xcb-record) BuildRequires: pkgconfig(xcb-xkb) BuildRequires: pkgconfig(xcb-xtest) BuildRequires: pkgconfig(xcb) BuildRequires: pkgconfig(xkbcommon) Requires: kf6-filesystem %description %{summary}. %package devel Summary: Developer files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: cmake(Qt6DBus) Requires: cmake(Qt6Widgets) %description devel %{summary}. %files %license LICENSES/*.txt %{_kf6_libdir}/libKGlobalAccelD.so.%{version_no_git} %{_kf6_libdir}/libKGlobalAccelD.so.0 %{_libexecdir}/kglobalacceld %dir %{_qt6_plugindir}/org.kde.kglobalacceld.platforms %{_qt6_plugindir}/org.kde.kglobalacceld.platforms/KGlobalAccelDXcb.so %{_sysconfdir}/xdg/autostart/kglobalacceld.desktop %{_userunitdir}/plasma-kglobalaccel.service %files devel %{_includedir}/KGlobalAccelD/ %{_kf6_libdir}/cmake/KGlobalAccelD/ %changelog %{?kde_snapshot_changelog_entry} * Thu Jan 09 2025 Pavel Solovev - 6.2.90-1 - Update to 6.2.90 * Thu Oct 31 2024 Pavel Solovev - 6.2.2-2 - rebuilt * Tue Oct 22 2024 Pavel Solovev - 6.2.2-1 - Update to 6.2.2 * Tue Oct 15 2024 Pavel Solovev - 6.2.1-1 - Update to 6.2.1 * Thu Oct 03 2024 Pavel Solovev - 6.2.0-1 - Update to 6.2.0 * Tue Sep 10 2024 Pavel Solovev - 6.1.5-1 - Update to 6.1.5 * Tue Aug 06 2024 Pavel Solovev - 6.1.4-1 - Update to 6.1.4 * Tue Jul 16 2024 Pavel Solovev - 6.1.3-1 - Update to 6.1.3 * Tue Jul 02 2024 Pavel Solovev - 6.1.2-1 - Update to 6.1.2 * Tue Jun 25 2024 Pavel Solovev - 6.1.1-1 - Update to 6.1.1 * Tue Jun 18 2024 Pavel Solovev - 6.1.0-1 - Update to 6.1.0 * Fri May 24 2024 Pavel Solovev - 6.0.90-1 - Update to 6.0.90 * Tue May 21 2024 Pavel Solovev - 6.0.5-1 - Update to 6.0.5 * Tue Apr 16 2024 Pavel Solovev - 6.0.4-1 - Update to 6.0.4 * Tue Mar 26 2024 Pavel Solovev - 6.0.3-1 - Update to 6.0.3 * Wed Mar 20 2024 Pavel Solovev - 6.0.2-2 - qmlcache rebuild * Fri Nov 10 2023 Alessandro Astone - 5.27.80-1 - 5.27.80 * Wed Oct 18 2023 Steve Cossette - 5.27.80^20231009.021332.6933aae-3 - Added BuildDep for systemd * Wed Oct 18 2023 Steve Cossette - 5.27.80^20231009.021332.6933aae-2 - Fixed an issue with the systemd unit * Sat Sep 23 2023 Steve Cossette - 5.27.80^20231009.021332.6933aae-1 - Initial release