From 8a7372b053cbc54f2bb3b243a9e2820a4183e441 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:56:35 +0100 Subject: [PATCH] automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021] --- kjobwidgets.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/kjobwidgets.spec b/kjobwidgets.spec index fa6cbcf..ab5201d 100644 --- a/kjobwidgets.spec +++ b/kjobwidgets.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kjobwidgets -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: Widgets for showing progress of asynchronous jobs Group: System/Libraries @@ -12,11 +12,12 @@ Source: http://download.kde.org/stable/frameworks/%{majver}/kjobwidgets-% License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5X11Extras-devel BuildRequires: libgcc BuildRequires: libkcoreaddons-devel BuildRequires: libkwidgetsaddons-devel -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} @@ -82,6 +83,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