diff --git a/kf5-khtml.spec b/kf5-khtml.spec index 029acb1..a56c7d6 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.108.0 +Version: 5.113.0 Release: 1 Summary: KDE Frameworks 5 Tier 4 solution with KHTML, a HTML rendering engine License: LGPLv2+ and GPLv3 and MIT and BSD @@ -93,6 +93,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KHtml.pri %changelog +* Mon Jan 08 2024 haomimi - 5.113.0-1 +- Update to upstream version 5.113.0 + * Thu Aug 03 2023 wangqia - 5.108.0-1 - Update to upstream version 5.108.0 diff --git a/khtml-5.108.0.tar.xz b/khtml-5.108.0.tar.xz deleted file mode 100644 index 536489a..0000000 Binary files a/khtml-5.108.0.tar.xz and /dev/null differ diff --git a/khtml-5.113.0.tar.xz b/khtml-5.113.0.tar.xz new file mode 100644 index 0000000..73ede0f Binary files /dev/null and b/khtml-5.113.0.tar.xz differ