forked from pool/ksystemlog
Accepting request 723713 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723713 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksystemlog?expand=0&rev=80
This commit is contained in:
commit
959850a7d8
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:7d155c91d57e253c00f038100e136e4bf6eb4d709549d689608ee0026354a965
|
||||
size 1922176
|
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,33 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:05 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* capitalise
|
||||
* add appstream file
|
||||
* Fix clazy warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksystemlog
|
||||
Version: 19.04.3
|
||||
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
|
||||
@ -87,6 +91,7 @@ want to quickly see problems occurring on their server.
|
||||
%{_kf5_bindir}/ksystemlog
|
||||
%{_kf5_iconsdir}/hicolor/*/*/*.png
|
||||
%{_kf5_sharedir}/kxmlgui5/
|
||||
%{_kf5_appstreamdir}/org.kde.ksystemlog.appdata.xml
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Loading…
x
Reference in New Issue
Block a user