Christophe Giboudeaux 2021-07-27 09:35:57 +00:00 committed by Git OBS Bridge
parent 490690fda5
commit 56cddc7fb3
6 changed files with 48 additions and 24 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70e8dbed3b88614e33115ad198c98edf3300f9e5f934528589a34796121d9587
size 1958088

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmDj6SIACgkQu0YzUNbv
Me/jzxAAjihwC5GDoKt9iVqnmgVNIz72keiRUTpa2Uw5uGgxlByqF9azZa7PyJtp
MfXgcjdEQzc2JCuo8K5GnnQmHI3gKy2W8k0NDvNXBlp4XVltudGxOoUXhIID8DPN
METZjf+BQPhLinFvU78sCL5dgHw9bLWRlW6EKpGqXRtH+gpWjJk1kv3OHWTcZogG
VC/UoVTjhKJZsHmNUHl8+9PeBHbuC++GqgXw8otHw9+RHCQ0CjQUOlPuZyS9k35D
7v1VdyfjIdfWhBR1mk0tZ+vWn5ytUvVQ3fQ9mqVkO1C1/YxWNFAM2NY4+THafcgw
WpW8bFIZbC9Oy2piPQO4mGhXB8fLVi7X3MzUVVffTGdOJdaMW9Ijq6Ca7CVb2fXF
YAfCosu1LiXzGYh+/835tC3pPOBbYB2d7fdElh8263boYSbS5JfHiqDW3yeu4wMu
cu8N60rxbqhxwwSGsY+lcCj+j7oH8vIXNjXonoaNgUATfRstUbU2OenyRcBS8Fgj
W+2X2GI1l5z4hCUQTn9Z0JmrqcfVw+zn9nB3SHCjyvDALuvH5+xWZb5JV8Xpjmbu
Z2bl1k2tlJCNXFEeJCQ+m9woLFu1W2lKzA+QAWkNjtaRt4qvFLANHop/PQD8wWAQ
TQd6FYviXIUJfxkerAImcmxDSUotI7YmBe2duXnjoPZqogWZBak=
=Yb9y
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmDxi5kACgkQOmpNuDnq
pteOxg/9Fo3fOMTyeb3lRSBurmQqvh2dgZq2od0LQSzT95WD67MEZbFNcGnGPWMC
9k2ehbZpDGC8IWqvOe/lyA6x6My6P1i6Im9LiVCT0dAlWLFvI4kk67fpctSI36Lm
iRdZZ+n1X33HhoiuTmpnaRdth53iLSebemojY75GcQ2bG5FRyPfIl5s5BHjNB7YV
QX3iN7YiXiwsxNDxsJCNZxE1PBPXwYNbd/dLohkESsLfJxs/PNzlK86Q9GBwlS09
QftcEQxa4UsZfutU1yk+89zywmxE11l5xBm+pWMiXEa/2x/6faf1+AcHafxAYjsG
HwT2DX9NikuATdfDLqsefNuKQEjHUNTQ6m0HN6NsbVfILcXVwNC7a1TVF6oi4duq
tPPS3xQRMqbSyIRm4+fxcESvWAEiocsqWLxdJzeD3vR62Nt7rocnXJvwga90xGGM
uDgKrLhiP2APGkXN8oFTQDiq+GFWiLEplRB0iJARloR5OQqytAthc0Xr/8wvMioo
23yCTT91F64ECLw9jfDIzXP9SgKvrM94k5t2IOjKIoFzKk9GLpFsMyqQk5edyvnp
EwNqxshlgbMFXF8/CPcb093fJa2G68aNfRNkfGTSuLTZnjZEsbUSOAndv2k0Nkzf
ypsFMOzxEllKtgJldMILeyp+w1Zdv4wgg+rHfivIp53U45coow4=
=NpsI
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sat Jul 17 20:06:39 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.07.80
* New feature release
- Changes since 21.04.3:
* Add clang support too
* Use std::as_const
* Use actually released versions with *_DISABLE_DEPRECATED
* Port away from deprecated KFilterDev
* We depend against kf5.83/qt5.15
* Simplify signals
* Clasy warning--
* Add support for clazy + build
* Use true here
* Don't forward declaration when we include file
* Link against KWidgetsAddons instead of KConfigWidgets
* Remove unused include
* Use versionless Qt cmake target. This makes it easier
to build against both Qt5 and Qt6
* .clang-format is autogenerated now
* It's autogenerated now
* We depend against kf5.80
* Port foreach/forever
- Only install the license files once
-------------------------------------------------------------------
Wed Jul 7 08:58:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,15 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ksystemlog
Version: 21.04.3
Version: 21.07.80
Release: 0
Summary: System Log Viewer Tool
License: GPL-2.0-only
Group: System/Monitoring
URL: https://apps.kde.org/ksystemlog
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
@ -45,7 +45,6 @@ BuildRequires: cmake(Qt5Widgets)
BuildRequires: pkgconfig(libsystemd)
Obsoletes: ksystemlog5 < %{version}
Provides: ksystemlog5 = %{version}
Recommends: %{name}-lang
%description
This program is developed for use by beginner users, who do not know
@ -86,7 +85,6 @@ want to quickly see problems occurring on their server.
%if %{with lang}
%files lang -f %{name}.lang
%license COPYING*
%endif
%changelog