SHA256
1
0
forked from pool/kdf

Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdf?expand=0&rev=97
This commit is contained in:
Fabian Vogt 2019-08-15 14:00:34 +00:00 committed by Git OBS Bridge
parent 72522206bd
commit 8c0bcc0cfd
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

3
kdf-19.08.0.tar.xz Normal file
View File

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

11
kdf-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoIACgkQ29LOiT4t
HIeaDAf/Z+gUhE/x+SgZjIAleMYghj/4YNYEKggWl8i+8Xna7BP4qiCyuVhVbdda
3/W7LvF5WGTL8Nuzkgif1Y95LqCaGdLEjRP4P57kPFu90bOnwL4ykCa6qKtwdZJ6
67vLO6k0eec0Mw1ZwDcg2Wztez7o1CHZB8VmOCkcPfa3vKMehi6X9eV5M0xyXOi6
gHKNNgSuf8DeCDbumfLs44WbCb7SOlHueghVVaCUt09Geo7yn/48FpFohE8/4b/6
juT36+MEUrpgG+yZnqHrQtYyUObWe8C0Rlg2dElYYINkMrK+PM2xqGvkNd07gwUZ
SBi+GE5cyE7CSHFG/78Vik1F+ce+fA==
=I1FK
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:49 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:49 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kdf
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Disk Usage Viewer
License: GPL-2.0-or-later
Group: System/Monitoring
URL: http://www.kde.org
Source0: kdf-%{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
Patch1: desktop-files.diff
BuildRequires: kcmutils-devel
BuildRequires: kconfigwidgets-devel