automatic version update by autodist [release 5.80.0-1mamba;Sun Mar 14 2021]

This commit is contained in:
Automatic Build System 2024-01-06 00:49:48 +01:00
parent 04945885fc
commit de907c31d3

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kcompletion
Version: 5.79.0
Version: 5.80.0
Release: 1mamba
Summary: KDE Frameworks 5 automatic completion framework
Group: System/Libraries
@ -28,7 +28,6 @@ BuildRequires: libQt5Widgets
BuildRequires: libkconfig-devel
BuildRequires: libkwidgetsaddons-devel
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
When typing filenames, email addresses and other text where the user often wants to select from existing data (including what they previously typed) rather than enter anything wholly original, users often find it helpful if they only need to type the first few characters, and then have the application offer them a set of choices or attempt to finish off what they were typing. Email clients, shells and "open file" dialogs often provide this functionality.
@ -90,6 +89,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