update to upstream version 5.95.0

(cherry picked from commit 9857b6fd3cf0bd22c5798665c3eec2062352734f)
This commit is contained in:
loong_C 2022-07-04 17:02:36 +08:00 committed by openeuler-sync-bot
parent 1d460f5aa2
commit 34a330a204
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