From c1583e4c2bcf4187329534ec7202b65a86c01b4b Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:40:00 +0100 Subject: [PATCH] automatic version update by autodist [release 5.88.0-1mamba;Sat Nov 13 2021] --- kplotting.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kplotting.spec b/kplotting.spec index acb7afc..8fe826a 100644 --- a/kplotting.spec +++ b/kplotting.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kplotting -Version: 5.87.0 +Version: 5.88.0 Release: 1mamba Summary: A QWidget-derived class that provides a virtual base class for easy data-plotting Group: System/Libraries @@ -14,8 +14,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 @@ -81,6 +81,9 @@ exit 0 %{_kde5_mkspecsdir}/qt_KPlotting.pri %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