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