Compare commits

...

1 Commits

View File

@@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kitemviews
Version: 5.79.0
Version: 5.80.0
Release: 1mamba
Summary: Set of item views extending the Qt model-view framework
Group: System/Libraries
@@ -25,7 +25,6 @@ BuildRequires: libQt5Widgets
BuildRequires: libQt5Core
BuildRequires: libQt5Test
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
KItemViews includes a set of views, which can be used with item models.
@@ -85,6 +84,9 @@ This package contains libraries and header files for developing applications tha
%doc README.md
%changelog
* Sun Mar 14 2021 Automatic Build System <autodist@mambasoft.it> 5.80.0-1mamba
- automatic version update by autodist
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
- automatic version update by autodist