update to upstream version 5.95.0

(cherry picked from commit 56f77e0b4537a2643f6fb00e25d0b99e1a9a10a4)
This commit is contained in:
liqiuyu123 2022-07-05 16:27:23 +08:00 committed by openeuler-sync-bot
parent 527e3b0d77
commit 9bec5a4061
3 changed files with 4 additions and 2 deletions

Binary file not shown.

BIN
kdewebkit-5.95.0.tar.xz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global framework kdewebkit
Name: kf5-%{framework}
Version: 5.90.0
Version: 5.95.0
Release: 1
Summary: KDE Frameworks 5 Tier 3 integration module for QtWebKit
@ -70,7 +70,6 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%{_kf5_qtplugindir}/designer/kdewebkit5widgets.so
%files devel
%{_kf5_includedir}/kdewebkit_version.h
%{_kf5_includedir}/KDEWebKit/
%{_kf5_libdir}/libKF5WebKit.so
%{_kf5_libdir}/cmake/KF5WebKit/
@ -78,6 +77,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog
* Tue Jul 05 2022 liqiuyu <liqiuyu@kylinos.cn> - 5.95.0-1
- update to upstream version 5.95.0
* Mon Feb 14 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0