KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksystemlog?expand=0&rev=108
This commit is contained in:
Wolfgang Bauer 2019-11-29 11:40:14 +00:00 committed by Git OBS Bridge
parent 04a99ee48b
commit 45bec3bebf
7 changed files with 48 additions and 23 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97fca55ae5481d77628531482da99ece40cef2c81de633fe4c1e99206d17391d
size 1928428

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/O4ACgkQ29LOiT4t
HIdSqAf/RF+dDsykYHlBWSfeEdG3zC5mKFEM/a6qzhXxXiv9O4Ukw43x49KdYtc4
taWiTDVe3MwS6C2j0b7UIzbGw28bcE9tybiiX3RApmnbx2xWqHjVA5CHlpCnBog+
pcKZCOd2i+MBJfaBdgYdlTRPWZmhu0ip+Gl5YBR1HY08s3dRZJO5KyKFXFkWI21V
vKaCeLMhCOzGfj+UFPgWLPQXaUHV3s/tEsnfP1bnWyhqt0gmaMSAldTOUHMFhnd2
TE70wCmaPy2nsmNl2ky91QbM2AV157kM6PEwyjlMm6W920Th9gr9ZdMaGK7VgAul
gIH8IOwO9l69Qq22tLDR/xOs3lbY9A==
=rTQG
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b7cde00eee50b547bbc67a6d3215dcb3daf913713d0f5b6ed08762e930920c7
size 1929424

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObxgACgkQOmpNuDnq
ptcqNA/5AaiwRvE3Nxyx93k6bLwtrPZlfnpucQi/DlacCMh/LFTajdCeAG4IIwih
vDK3GdTe+IrrG9Bv+E10MS9vDSw1cO1L8RZSmbMVe01wEADFFNmmxogL7Az/ZFEs
WG4hIyl5iq2W16/Q2AlFIAsAhhwsIBVhVLN243J7nI0XhFJRkH01tW1K3681tubA
W24VVtRAW9A2/x3u6HPi366GT40SuFGxRFgB1Y0KsIc7fM6US0fdJkD25U17dH7C
GsYIBic8HVy+94Zz5UVRNJI7OAvI68HsL4PP1BYKi6RoCcXyOVxjkP5QbAzpKGoE
HiGe/ohKpFh4zn7PfCNhZpYr/dbsiVYvmpfYti4NXQCkTC+/U7Eb/ZWKQgEC/F51
8ZXMjavdH2yGbnKh+QNYKzZrEG7PeaV7/x+cLdpyhmW6rHqp/uxKZZliRzY2Mo/j
xbwYLC4NQsN27eWgWqu9PAm+AuoWarFppEzkBKiWyHkXo1fsKa4QWS/KCIaEhJJe
U1epeAwpL93h4FXC7JoiYKDXSw6ymzqVAnLgAfKvgXrwK6JKpcjud4XtV6m8xPhD
12cId+AqBkdbaQoiihk1U8/7ahU6JwjnpVvkhO1ytNN3/dxAdKdeCmq6EHvXFJQX
5zm7qG4NwcQuStE9bBfjYKwuennXExLWK9Yfwcf8P8IiPrefSLI=
=XQ0k
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sun Nov 24 13:29:49 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.3:
* Make it compile without kf5 deprecated method
* Journald mode: handle the case when the journal can't be opened
* Fix some clang-tidy and clazy warnings.
* Fix filtering by priority for new log items.
* Improve settings window category icons
* Use all colorful icons
* Use more approprate icons -
* Follow the standard for the General category's icon
* Make it compiles against qt5.14
* Make it compile without deprecated method
- Remove obsolete version requirements
-------------------------------------------------------------------
Thu Nov 7 23:13:21 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,32 +16,32 @@
#
%define kf5_version 5.26.0
%define kf5_version 5.60.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ksystemlog
Version: 19.08.3
Version: 19.11.80
Release: 0
Summary: System Log Viewer Tool
License: GPL-2.0-only
Group: System/Monitoring
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kdelibs4support-devel
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: oxygen5-icon-theme-large
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
BuildRequires: pkgconfig(libsystemd)
Obsoletes: ksystemlog5 < %{version}
Provides: ksystemlog5 = %{version}