!14 [sync] PR-13: update to upstream version 5.108.0

From: @openeuler-sync-bot 
Reviewed-by: @leeffo 
Signed-off-by: @leeffo
This commit is contained in:
openeuler-ci-bot 2023-08-11 05:37:04 +00:00 committed by Gitee
commit 5d27ec281d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

View File

@ -1,7 +1,7 @@
%undefine __cmake_in_source_build
%global framework kjs
Name: kf5-%{framework}
Version: 5.100.0
Version: 5.108.0
Release: 1
Summary: KDE Frameworks 5 Tier 3 functional module with JavaScript interpreter
@ -50,6 +50,7 @@ popd
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
chmod +x %{buildroot}%{_kf5_datadir}/kf5/kjs/create_hash_table
%find_lang %{name} --with-man --all-name
@ -63,7 +64,7 @@ chmod +x %{buildroot}%{_kf5_datadir}/kf5/kjs/create_hash_table
%{_kf5_bindir}/kjs5
%{_kf5_libdir}/libKF5JS.so.*
%{_kf5_libdir}/libKF5JSApi.so.*
%{_mandir}/man1/kjs5.1.gz
%{_mandir}/man1/kjs5.1*
%files devel
%dir %{_kf5_datadir}/kf5/kjs/
@ -78,6 +79,9 @@ chmod +x %{buildroot}%{_kf5_datadir}/kf5/kjs/create_hash_table
%{_kf5_archdatadir}/mkspecs/modules/qt_KJSApi.pri
%changelog
* Thu Aug 03 2023 konglidong <konglidong@uniontech.com> - 5.108.0-1
- update to upstream version 5.108.0
* Mon Dec 12 2022 wangjunqi <wangjunqi@kylinos.cn> - 5.100.0-1
- Update to upstream version 5.100.0

Binary file not shown.

BIN
kjs-5.108.0.tar.xz Normal file

Binary file not shown.