Accepting request 630217 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630217
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdf?expand=0&rev=87
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:07:30 +00:00 committed by Git OBS Bridge
commit e7611f241c
4 changed files with 30 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Aug 16 22:03:50 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* None
-------------------------------------------------------------------
Thu Jul 26 13:00:40 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Not necessary to generate moc file
* Remove extra ;
* Warning--
* Do not duplicate work of KAboutData::setupCommandLine()
* Add simple appdata file for KDiskFree
-------------------------------------------------------------------
Fri Jul 13 04:49:56 UTC 2018 - lbeltrame@kde.org

View File

@ -19,11 +19,11 @@
%bcond_without lang
Name: kdf
Version: 18.04.3
Version: 18.08.0
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Disk Usage Viewer
License: GPL-2.0+
Group: System/Monitoring
@ -97,6 +97,7 @@ This utility allows you to manage removable media.
%{_kf5_plugindir}/libkcm_kdf.so
%{_kf5_servicesdir}/kcmdf.desktop
%{_kf5_kxmlguidir}/kdf/
%{_kf5_appstreamdir}/org.kde.kdf.appdata.xml
%files -n kwikdisk
%defattr(-,root,root)