diff --git a/kf5-kjs.spec b/kf5-kjs.spec index e11cef2..363dfb9 100644 --- a/kf5-kjs.spec +++ b/kf5-kjs.spec @@ -1,7 +1,7 @@ %undefine __cmake_in_source_build %global framework kjs Name: kf5-%{framework} -Version: 5.108.0 +Version: 5.113.0 Release: 1 Summary: KDE Frameworks 5 Tier 3 functional module with JavaScript interpreter @@ -79,6 +79,9 @@ chmod +x %{buildroot}%{_kf5_datadir}/kf5/kjs/create_hash_table %{_kf5_archdatadir}/mkspecs/modules/qt_KJSApi.pri %changelog +* Mon Jan 08 2024 peijiankang - 5.113.0-1 +- update verison to 5.113.0 + * Thu Aug 03 2023 konglidong - 5.108.0-1 - update to upstream version 5.108.0 diff --git a/kjs-5.108.0.tar.xz b/kjs-5.108.0.tar.xz deleted file mode 100644 index 839e51f..0000000 Binary files a/kjs-5.108.0.tar.xz and /dev/null differ diff --git a/kjs-5.113.0.tar.xz b/kjs-5.113.0.tar.xz new file mode 100644 index 0000000..28ed13f Binary files /dev/null and b/kjs-5.113.0.tar.xz differ