Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksystemlog?expand=0&rev=104
This commit is contained in:
parent
39a7711be7
commit
43b35742b7
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0bbdd4f0fab4254fa4f721c4cdaea528860fc38281d49560ae6d555000a3ee63
|
|
||||||
size 1926532
|
|
3
ksystemlog-19.08.0.tar.xz
Normal file
3
ksystemlog-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1231a9dd9a697fe2379a93a3a4d5c026aedf70a8f7e14d8a626ef6b782fb4259
|
||||||
|
size 1927060
|
11
ksystemlog-19.08.0.tar.xz.sig
Normal file
11
ksystemlog-19.08.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:45 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- 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
|
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,13 +21,17 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: ksystemlog
|
Name: ksystemlog
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System Log Viewer Tool
|
Summary: System Log Viewer Tool
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
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: extra-cmake-modules
|
||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kdelibs4support-devel
|
||||||
BuildRequires: oxygen5-icon-theme-large
|
BuildRequires: oxygen5-icon-theme-large
|
||||||
|
Loading…
Reference in New Issue
Block a user