diff --git a/kauth.spec b/kauth.spec index 7e322ce..5fa616d 100644 --- a/kauth.spec +++ b/kauth.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kauth -Version: 5.41.0 +Version: 5.42.0 Release: 1mamba Summary: Execute actions as privileged user Group: System/Libraries @@ -71,6 +71,7 @@ This package contains libraries and header files for developing applications tha %files -n lib%{name} -f kauth5-qt.lang %defattr(-,root,root) +%{_sysconfdir}/xdg/kauth.categories %{_kde5_libdir}/libKF5Auth.so.* %{_kde5_qtplugindir}/kauth %{_kde5_libexecdir}/kauth/kauth-policy-gen @@ -89,6 +90,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Thu Jan 18 2018 Automatic Build System 5.42.0-1mamba +- automatic version update by autodist + * Sat Dec 23 2017 Automatic Build System 5.41.0-1mamba - automatic version update by autodist