automatic version update by autodist [release 20.04.3-1mamba;Sat Jul 11 2020]

This commit is contained in:
Automatic Build System 2024-01-06 03:02:43 +01:00
parent 51c4ee063d
commit f9ca86b878

View File

@ -1,5 +1,5 @@
Name: ksystemlog
Version: 20.04.2
Version: 20.04.3
Release: 1mamba
Summary: System log viewer tool
Group: Graphical Desktop/Applications/Administration
@ -38,7 +38,7 @@ This package is part of KDE5, as a component of the KDE5 admin module.
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%find_lang %{name}5_qt --with-qt --all-name || touch %{name}5_qt.lang
%find_lang %{name}5_qt --with-qt --with-html --all-name || touch %{name}5_qt.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -61,21 +61,12 @@ exit 0
%{_kde5_xdgappsdir}/org.kde.ksystemlog.desktop
%{_datadir}/metainfo/org.kde.ksystemlog.appdata.xml
%{_kde5_datadir}/kxmlgui5/ksystemlog/ksystemlogui.rc
%lang(en) %{_kde5_htmldir}/en/ksystemlog/*
%lang(ca) %{_datadir}/doc/HTML/ca/ksystemlog
%lang(de) %{_datadir}/doc/HTML/de/ksystemlog
%lang(es) %{_datadir}/doc/HTML/es/ksystemlog
%lang(et) %{_datadir}/doc/HTML/et/ksystemlog
%lang(fr) %{_datadir}/doc/HTML/fr/ksystemlog
%lang(it) %{_datadir}/doc/HTML/it/ksystemlog
%lang(nl) %{_datadir}/doc/HTML/nl/ksystemlog
%lang(pt) %{_datadir}/doc/HTML/pt/ksystemlog
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/ksystemlog
%lang(sv) %{_datadir}/doc/HTML/sv/ksystemlog
%lang(uk) %{_datadir}/doc/HTML/uk/ksystemlog
%doc COPYING
%changelog
* Sat Jul 11 2020 Automatic Build System <autodist@mambasoft.it> 20.04.3-1mamba
- automatic version update by autodist
* Fri Jun 12 2020 Automatic Build System <autodist@mambasoft.it> 20.04.2-1mamba
- automatic version update by autodist