From 43fc8e05be01f63012ae3d51a8c90ad1a5c031af Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:54:27 +0100 Subject: [PATCH] automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021] --- kitemviews.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kitemviews.spec b/kitemviews.spec index d61b987..06039a6 100644 --- a/kitemviews.spec +++ b/kitemviews.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kitemviews -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: Set of item views extending the Qt model-view framework Group: System/Libraries @@ -14,8 +14,8 @@ License: GPL, LGPL ## 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 @@ 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