From 40c4ead1586129c2738b48ab0d8abec7e2a51da3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 00:53:27 +0100 Subject: [PATCH] automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021] --- kcrash.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/kcrash.spec b/kcrash.spec index 96714bf..2925597 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kcrash -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: KDE Frameworks 5 support for intercepting and handling application crashes Group: System/Libraries @@ -13,15 +13,13 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kcrash-%{vers License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: libICE-devel -BuildRequires: libSM-devel +BuildRequires: libQt5X11Extras-devel BuildRequires: libX11-devel -BuildRequires: libXext-devel BuildRequires: libgcc BuildRequires: libkcoreaddons-devel BuildRequires: libkwindowsystem-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: extra-cmake-modules @@ -82,6 +80,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