Accepting request 756213 from KDE:Applications

KDE Applications 19.12.0

OBS-URL: https://build.opensuse.org/request/show/756213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdf?expand=0&rev=103
This commit is contained in:
Dominique Leuenberger 2019-12-14 11:09:23 +00:00 committed by Git OBS Bridge
commit e1149ee505
7 changed files with 55 additions and 28 deletions

Binary file not shown.

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OYACgkQ29LOiT4t
HIeCAgf8C7JzHaZBXLTkz5tUzGePbEn0S3m+HVMgds9x6NRSv44mMB8pDEazRQuY
XpVAMvr8xzDokVKTJiBm0FYq2D5j8RZU/bS7WoW1n5osO0BRyBRd7+Gh4xs6pqSo
5ccU49f/5NY26O5AXVE3iR1gH1GOt1p/ik2DQ7ToDw/NzrrRzAByCmX5kUe/akAT
BBD1e8/czZqX4/vbvUrnAHw16TN2TwtGZeD9WKj/4JYHsy7abFlQgHmgwAO8VkJy
qyfkOrAANJukTW/kYhBTFn3HBVODApII5Swif0VXo4XQWhKEVd8Sif/nk5rUlg7b
J/RgCQkosyIATU/tfg6ecmc9+9j/7A==
=jg/Q
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHUACgkQ29LOiT4t
HIeq7gf/beb3JQbmcFjokY671nMJdYMogszrIUzdM5Zo27tyWzfr0emxH+bdVIO9
oCZQI+QwBqzDQjlj7zMJNNBb3ocyN8Kd2E0y8pEqlTzhIHV7D6rVOnWrsMq8YeYW
eqZsrhaabl0AQlAhpZTpckt+wPPohKZvrosxuBlIK08eKJzpactoY2wdz+CGWESO
NYVEBMOY/ofDhuWk3gJDS32k58uRXvZ1qPnRxAHmbMUsLKC5lpRbUtWOyVU+O4/6
XLMhenzDRhaYoHtsFHRUMxv5tUW8LQ5iu/X8olAu5Y4CzEbVO5ru8HSvqrhD1iUj
85JZSKWSuE3ULN9w1eb79F0GU/J4UQ==
=gFXU
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:28 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
-------------------------------------------------------------------
Sat Nov 30 09:11:49 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc
- No code change since 19.11.80
-------------------------------------------------------------------
Sun Nov 24 13:29:21 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
- Changes since 19.08.3:
* QString::replace operates on the same object, no need to reassign
* It compiles fine without foreach
-------------------------------------------------------------------
Thu Nov 7 23:12:54 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -16,33 +16,33 @@
#
%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: kdf
Version: 19.08.3
Version: 19.12.0
Release: 0
Summary: Disk Usage Viewer
License: GPL-2.0-or-later
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/stable/release-service/%{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/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Patch1: desktop-files.diff
BuildRequires: kcmutils-devel
BuildRequires: kconfigwidgets-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kdoctools-devel
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kio-devel
BuildRequires: knotifications-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: kxmlgui-devel
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5DocTools)
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5IconThemes)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(Qt5Core)