automatic version update by autodist [release 5.92.0-1mamba;Wed Mar 16 2022]
This commit is contained in:
parent
f266afa4de
commit
b4a0aef0da
11
kauth.spec
11
kauth.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kauth
|
||||
Version: 5.91.0
|
||||
Version: 5.92.0
|
||||
Release: 1mamba
|
||||
Summary: Execute actions as privileged user
|
||||
Group: System/Libraries
|
||||
@ -82,14 +82,19 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_kde5_includedir}/KAuth
|
||||
%{_kde5_libdir}/cmake/KF5Auth
|
||||
%dir %{_kde5_includedir}/KAuth*
|
||||
%{_kde5_includedir}/KAuth*/*
|
||||
%{_kde5_libdir}/libKF5Auth.so
|
||||
%{_kde5_libdir}/libKF5AuthCore.so
|
||||
%{_kde5_mkspecsdir}/qt_KAuth.pri
|
||||
%dir %{_kde5_libdir}/cmake/KF5Auth
|
||||
%{_kde5_libdir}/cmake/KF5Auth/*.cmake
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Mar 16 2022 Automatic Build System <autodist@mambasoft.it> 5.92.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 15 2022 Automatic Build System <autodist@mambasoft.it> 5.91.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user