automatic version update by autodist [release 6.15.0-1mamba;Thu Jun 19 2025]
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: kf6-kauth
|
||||
Version: 6.14.0
|
||||
Version: 6.15.0
|
||||
Release: 1mamba
|
||||
Summary: Execute actions as privileged user
|
||||
Group: System/Libraries
|
||||
@@ -61,13 +61,12 @@ This package contains libraries and header files for developing applications tha
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%cmake_install
|
||||
|
||||
%find_lang kauth5-qt --with-qt --all-name || touch kcodecs5_qt.lang
|
||||
%find_lang %{name} --with-qt --all-name || touch %{name}.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
|
||||
%files -n lib%{name} -f kauth5-qt.lang
|
||||
%files -n lib%{name} -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_kf6_libdir}/libKF6AuthCore.so.*
|
||||
%{_kf6_plugindir}/kauth/backend/kauth_backend_plugin.so
|
||||
@@ -86,10 +85,13 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_kf6_libdir}/libKF6AuthCore.so
|
||||
%dir %{_kf6_libdir}/cmake/KF6Auth
|
||||
%{_kf6_libdir}/cmake/KF6Auth/*.cmake
|
||||
%{_qt6_docdir}/KF6Auth.*
|
||||
#%{_qt6_docdir}/KF6Auth.*
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Jun 19 2025 Automatic Build System <autodist@openmamba.org> 6.15.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 11 2025 Automatic Build System <autodist@openmamba.org> 6.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user