From f53a0409451f897e99c4f9e2bd6a6bbcd12f9630 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:33:56 +0100 Subject: [PATCH] automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021] --- kglobalaccel.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/kglobalaccel.spec b/kglobalaccel.spec index 5a8f455..3f59a16 100644 --- a/kglobalaccel.spec +++ b/kglobalaccel.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kglobalaccel -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: KDE Frameworks 5 global desktop keyboard shortcuts Group: System/Libraries @@ -13,16 +13,18 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kglobalaccel- License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5X11Extras-devel +BuildRequires: libX11-devel BuildRequires: libgcc BuildRequires: libkconfig-devel BuildRequires: libkcoreaddons-devel BuildRequires: libkcrash-devel BuildRequires: libkdbusaddons-devel BuildRequires: libkwindowsystem-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libxcb-devel BuildRequires: libxcb-keysyms-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: extra-cmake-modules @@ -117,6 +119,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Nov 13 2021 Automatic Build System 5.88.0-1mamba +- automatic version update by autodist + * Tue Oct 12 2021 Automatic Build System 5.87.0-1mamba - automatic version update by autodist