update version to 5.100.0

(cherry picked from commit 05c479b35572644d3537f18725f2c42992c3ff40)
This commit is contained in:
Wangjunqi123 2022-12-12 16:53:20 +08:00 committed by openeuler-sync-bot
parent e49346e870
commit 411f4b7d6f
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%undefine __cmake_in_source_build
%global framework kjs
Name: kf5-%{framework}
Version: 5.97.0
Version: 5.100.0
Release: 1
Summary: KDE Frameworks 5 Tier 3 functional module with JavaScript interpreter
License: GPLv2+ and BSD
License: GPL-2.0-or-later and BSD
URL: https://invent.kde.org/frameworks/%{framework}
%global majmin %(echo %{version} | cut -d. -f1-2)
@ -78,6 +78,9 @@ chmod +x %{buildroot}%{_kf5_datadir}/kf5/kjs/create_hash_table
%{_kf5_archdatadir}/mkspecs/modules/qt_KJSApi.pri
%changelog
* Mon Dec 12 2022 wangjunqi <wangjunqi@kylinos.cn> - 5.100.0-1
- Update to upstream version 5.100.0
* Tue Oct 11 2022 misaka00251 <misaka00251@misakanet.cn> - 5.97.0-1
- Update to upstream version 5.97.0

BIN
kjs-5.100.0.tar.xz Normal file

Binary file not shown.

Binary file not shown.