upstream version 22.12.0
This commit is contained in:
parent
fdf1bca459
commit
8c91113d4f
Binary file not shown.
11
ark.spec
11
ark.spec
@ -1,6 +1,6 @@
|
||||
Name: ark
|
||||
Summary: Archive manager
|
||||
Version: 22.08.3
|
||||
Version: 22.12.0
|
||||
Release: 1
|
||||
|
||||
License: GPLv2+
|
||||
@ -86,6 +86,7 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.ark.deskt
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license COPYING*
|
||||
%{_sysconfdir}/xdg/arkrc
|
||||
%{_kf5_datadir}/qlogging-categories5/%{name}*
|
||||
%{_kf5_bindir}/ark
|
||||
%{_kf5_datadir}/config.kcfg/ark.kcfg
|
||||
@ -93,19 +94,23 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.ark.deskt
|
||||
%{_kf5_datadir}/applications/org.kde.ark.desktop
|
||||
%{_kf5_datadir}/icons/hicolor/*/apps/ark.*
|
||||
%{_mandir}/man1/ark.1*
|
||||
%{_kf5_datadir}/kconf_update/ark.upd
|
||||
%{_kf5_datadir}/kconf_update/ark_add_hamburgermenu_to_toolbar.sh
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files libs
|
||||
%{_kf5_libdir}/libkerfuffle.so.*
|
||||
%{_kf5_plugindir}/parts/arkpart.so
|
||||
%{_kf5_datadir}/kservices5/ark_part.desktop
|
||||
%{_kf5_qtplugindir}/kerfuffle/
|
||||
%{_kf5_plugindir}/kio_dnd/extracthere.so
|
||||
%{_kf5_plugindir}/kfileitemaction/compressfileitemaction.so
|
||||
%{_kf5_plugindir}/kfileitemaction/extractfileitemaction.so
|
||||
%{_kf5_datadir}/kservicetypes5/kerfufflePlugin.desktop
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 12 2023 peijiankang<peijiankang@kylinos.cn> - 22.12.0-1
|
||||
- update to upstream version 22.12.0
|
||||
|
||||
* Thu Dec 15 2022 tanyulong<tanyulong@kylinos.cn> - 22.08.3-1
|
||||
- update to upstream version 22.08.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user