update to upstream version 5.95.0

This commit is contained in:
jxy_git 2022-07-05 16:35:02 +08:00
parent 6b5cdc2d0a
commit 597bf4fd26
3 changed files with 4 additions and 2 deletions

Binary file not shown.

BIN
kdesu-5.95.0.tar.xz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global framework kdesu
Name: kf5-%{framework}
Version: 5.90.0
Version: 5.95.0
Release: 1
Summary: KDE Frameworks 5 Tier 3 integration with su
@ -65,7 +65,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%attr(2755,root,nobody) %{_kf5_libexecdir}/kdesud
%files devel
%{_kf5_includedir}/kdesu_version.h
%{_kf5_includedir}/KDESu/
%{_kf5_libdir}/libKF5Su.so
%{_kf5_libdir}/cmake/KF5Su/
@ -73,6 +72,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Tue Jul 05 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 5.95.0-1
- update to upstream version 5.95.0
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0