diff --git a/README.md b/README.md index 2a0455f..98e48f4 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ This program is developed for being used by beginner users, which don't know how to find information about their Linux system, and how the log files are in their computer. But it is also designed for advanced users, who want to quickly see problems occuring on their server. -This package is part of KDE4, as a component of the KDE4 admin module. +This package is part of KDE5, as a component of the KDE5 admin module. diff --git a/ksystemlog.spec b/ksystemlog.spec index 82b78ed..3578a5a 100644 --- a/ksystemlog.spec +++ b/ksystemlog.spec @@ -1,5 +1,5 @@ Name: ksystemlog -Version: 19.04.3 +Version: 19.08.1 Release: 1mamba Summary: System log viewer tool Group: Graphical Desktop/Applications/Administration @@ -11,9 +11,8 @@ Source: http://download.kde.org/stable/applications/%{version}/src/ksyste License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: kdelibs-devel BuildRequires: libgcc -BuildRequires: libqt4-devel +BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: automoc4 @@ -24,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This program is developed for being used by beginner users, which don't know how to find information about their Linux system, and how the log files are in their computer. But it is also designed for advanced users, who want to quickly see problems occuring on their server. -This package is part of KDE4, as a component of the KDE4 admin module. +This package is part of KDE5, as a component of the KDE5 admin module. %debug_package @@ -60,6 +59,7 @@ exit 0 %defattr(-,root,root) %{_kde5_bindir}/ksystemlog %{_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 @@ -76,6 +76,12 @@ exit 0 %doc COPYING %changelog +* Tue Sep 10 2019 Automatic Build System 19.08.1-1mamba +- automatic version update by autodist + +* Mon Sep 02 2019 Automatic Build System 19.08.0-1mamba +- automatic version update by autodist + * Fri Jul 12 2019 Automatic Build System 19.04.3-1mamba - automatic version update by autodist