update to upstream version 5.108.0
Signed-off-by: konglidong <konglidong@uniontech.com> (cherry picked from commit 19bf6798ab0a662ff351d7ab0bc430a014a63520)
This commit is contained in:
parent
12b4d2cc40
commit
2092da10f3
@ -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
BIN
kjs-5.108.0.tar.xz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user