From 7e2bdc9b0177bdad95511bafbd4f45ee58bc5036 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 01:53:42 +0100 Subject: [PATCH] automatic version update by autodist [release 5.80.0-1mamba;Sun Mar 14 2021] --- kitemmodels.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/kitemmodels.spec b/kitemmodels.spec index 3fd49c0..3efd993 100644 --- a/kitemmodels.spec +++ b/kitemmodels.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kitemmodels -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: Set of item models extending the Qt model-view framework Group: System/Libraries @@ -18,7 +18,6 @@ BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KItemModels provides the following models: @@ -93,6 +92,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Mar 14 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist