automatic version update by autodist [release 6.2.1-1mamba;Wed Oct 16 2024]
This commit is contained in:
parent
753f424832
commit
4adbe767d1
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kglobalacceld
|
Name: kglobalacceld
|
||||||
Version: 6.2.0
|
Version: 6.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KDE Plasma daemon providing Global Keyboard Shortcut (Accelerator) functionality
|
Summary: KDE Plasma daemon providing Global Keyboard Shortcut (Accelerator) functionality
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,6 +13,11 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{version}/kglobala
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libQt6Core
|
||||||
|
BuildRequires: libQt6DBus
|
||||||
|
BuildRequires: libQt6Gui
|
||||||
|
BuildRequires: libQt6Network
|
||||||
|
BuildRequires: libQt6Widgets
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
@ -29,7 +34,6 @@ BuildRequires: libstdc++6-devel
|
|||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libxcb-keysyms-devel
|
BuildRequires: libxcb-keysyms-devel
|
||||||
BuildRequires: libxkbcommon-devel
|
BuildRequires: libxkbcommon-devel
|
||||||
BuildRequires: qt6-qtbase-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: kf6-rpm-macros
|
BuildRequires: kf6-rpm-macros
|
||||||
@ -100,6 +104,9 @@ exit 0
|
|||||||
%{_libdir}/cmake/KGlobalAccelD/KGlobalAccel*.cmake
|
%{_libdir}/cmake/KGlobalAccelD/KGlobalAccel*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 6.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
* Tue Oct 08 2024 Automatic Build System <autodist@openmamba.org> 6.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user