diff --git a/kauth.spec b/kauth.spec index b89be96..ab02b60 100644 --- a/kauth.spec +++ b/kauth.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kauth -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: Execute actions as privileged user Group: System/Libraries @@ -26,7 +26,6 @@ BuildRequires: libQt5Core BuildRequires: libQt5Gui BuildRequires: libQt5Widgets BuildRequires: libQt5DBus -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KAuth provides a convenient, system-integrated way to offload actions that need to be performed as a privileged user (root, for example) to small (hopefully secure) helper utilities. @@ -96,6 +95,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