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