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