automatic version update by autodist [release 5.80.0-1mamba;Sun Mar 14 2021]
This commit is contained in:
parent
1319d38aa6
commit
a002512457
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: kauth
|
Name: kauth
|
||||||
Version: 5.79.0
|
Version: 5.80.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Execute actions as privileged user
|
Summary: Execute actions as privileged user
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -26,7 +26,6 @@ BuildRequires: libQt5Core
|
|||||||
BuildRequires: libQt5Gui
|
BuildRequires: libQt5Gui
|
||||||
BuildRequires: libQt5Widgets
|
BuildRequires: libQt5Widgets
|
||||||
BuildRequires: libQt5DBus
|
BuildRequires: libQt5DBus
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%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.
|
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
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 5.79.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user