!15 [sync] PR-14: update to upstream version 5.95.0

From: @openeuler-sync-bot 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
This commit is contained in:
openeuler-ci-bot 2022-07-26 01:42:41 +00:00 committed by Gitee
commit 8a63dc36ac
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
kauth-5.95.0.tar.xz Normal file

Binary file not shown.

View File

@ -2,8 +2,8 @@
%global framework kauth
Name: kf5-%{framework}
Version: 5.90.0
Release: 1
Version: 5.95.0
Release: 1
Summary: KDE Frameworks 5 Tier 2 integration module to perform actions as privileged user
License: LGPLv2+
@ -72,8 +72,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_libexecdir}/kauth/
%files devel
%{_kf5_includedir}/kauth_version.h
%{_kf5_includedir}/KAuth/
%{_kf5_includedir}/KAuthCore/
%{_kf5_includedir}/KAuthWidgets/
%{_kf5_libdir}/libKF5Auth.so
%{_kf5_libdir}/libKF5AuthCore.so
%{_kf5_libdir}/cmake/KF5Auth/
@ -81,6 +82,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Mon Jul 04 2022 loong_C <loong_c@yeah.net> - 5.95.0-1
- update to upstream version 5.95.0
* Sat Feb 12 2022 tanyulong <tanyulong@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0