diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/ksystemlog-19.07.90.tar.xz b/ksystemlog-19.07.90.tar.xz deleted file mode 100644 index 6ec874e..0000000 --- a/ksystemlog-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bbdd4f0fab4254fa4f721c4cdaea528860fc38281d49560ae6d555000a3ee63 -size 1926532 diff --git a/ksystemlog-19.08.0.tar.xz b/ksystemlog-19.08.0.tar.xz new file mode 100644 index 0000000..ea4ce60 --- /dev/null +++ b/ksystemlog-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1231a9dd9a697fe2379a93a3a4d5c026aedf70a8f7e14d8a626ef6b782fb4259 +size 1927060 diff --git a/ksystemlog-19.08.0.tar.xz.sig b/ksystemlog-19.08.0.tar.xz.sig new file mode 100644 index 0000000..e507dd9 --- /dev/null +++ b/ksystemlog-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo4ACgkQ29LOiT4t +HIcrPAgAhJ/mdsZbUEWzOEZUSjhBlziPkgFunu19LZ6Qdskm8tni1DIwgL6T1cWz +dgHzW6v/ud7Je8G8fIyuCYkP3w6L2io61rorHxhbxsG750ViaPVBHZsTXw/9BOaa +kaLNKv6VUumnQyslfM/sXtpD6empRYNkLunuqHPl1KRY82JIWrphE1hY+HGOV6T8 +3XI47cxA0cw+R1D/2f+I8BkdPzwHsEQFs6QFYsHjpTzajr+oWAO2Rj2flM5uHuNZ +lwARfk5QXlcYKODz+44pqMM9Uw+TFyPVY6S9vrvR54ZnQVP2vAZP8eqGc4/2ZL53 +n3X3MyKairEX+//cSsa7Pu6Mp7ImmQ== +=cfxd +-----END PGP SIGNATURE----- diff --git a/ksystemlog.changes b/ksystemlog.changes index 08cb3cf..b59b66a 100644 --- a/ksystemlog.changes +++ b/ksystemlog.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:45 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + ------------------------------------------------------------------- Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org diff --git a/ksystemlog.spec b/ksystemlog.spec index 7699e72..e1073a4 100644 --- a/ksystemlog.spec +++ b/ksystemlog.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksystemlog -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: System Log Viewer Tool License: GPL-2.0-only Group: System/Monitoring -URL: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kdelibs4support-devel BuildRequires: oxygen5-icon-theme-large