From e428c290d4e45ddc2fb702114990cc23ea37c4ed Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:28:50 +0100 Subject: [PATCH] automatic version update by autodist [release 5.88.0-1mamba;Sun Nov 14 2021] --- threadweaver.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/threadweaver.spec b/threadweaver.spec index 7e9da7e..9b04047 100644 --- a/threadweaver.spec +++ b/threadweaver.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: threadweaver -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: KDE Frameworks 5 helper for multithreaded programming Group: System/Libraries @@ -15,8 +15,8 @@ License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc -BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel +BuildRequires: qt5-qtbase-devel ## AUTOBUILDREQ-END BuildRequires: cmake BuildRequires: rpm-macros-kde5 @@ -84,6 +84,9 @@ exit 0 %{_libdir}/qt5/mkspecs/modules/qt_ThreadWeaver.pri %changelog +* Sun Nov 14 2021 Automatic Build System 5.88.0-1mamba +- automatic version update by autodist + * Mon Oct 11 2021 Automatic Build System 5.87.0-1mamba - automatic version update by autodist