diff --git a/kcompletion.spec b/kcompletion.spec index 076925d..60b2215 100644 --- a/kcompletion.spec +++ b/kcompletion.spec @@ -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 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