diff --git a/kf5-khtml.spec b/kf5-khtml.spec index 988021a..1acc8fc 100644 --- a/kf5-khtml.spec +++ b/kf5-khtml.spec @@ -1,7 +1,7 @@ %global framework khtml %global __provides_exclude_from ^(%{_kf5_plugindir}/.*\\.so)$ Name: kf5-%{framework} -Version: 5.88.0 +Version: 5.90.0 Release: 1 Summary: KDE Frameworks 5 Tier 4 solution with KHTML, a HTML rendering engine License: LGPLv2+ and GPLv3 and MIT and BSD @@ -98,7 +98,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KHtml.pri %changelog -* Mon Jan 24 2022 pei-jiankang - 5.88.0-1 +* Sat Feb 12 2022 pei-jiankang - 5.90.0-1 +- update to upstream version 5.90.0 + +* Mon Jan 24 2022 pei-jiankang - 5.88.0-1 - update to upstream version 5.88.0 * Fri Sep 10 2021 baizhonggui - 5.55.0-1 diff --git a/khtml-5.88.0.tar.xz b/khtml-5.88.0.tar.xz deleted file mode 100644 index e2b0f8f..0000000 Binary files a/khtml-5.88.0.tar.xz and /dev/null differ diff --git a/khtml-5.90.0.tar.xz b/khtml-5.90.0.tar.xz new file mode 100644 index 0000000..b5789e0 Binary files /dev/null and b/khtml-5.90.0.tar.xz differ