KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kdf?expand=0&rev=76
This commit is contained in:
parent
8f0316c579
commit
f04f5f37ed
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:df064bf9c833d0af7508fe44cc55a0b1192ba31d95ae934bb85ebf08a11a1c5b
|
|
||||||
size 531604
|
|
3
kdf-18.07.80.tar.xz
Normal file
3
kdf-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0412e2d1fa1d6b65c6cbecc40f6d07cbb84ac22d616b05411e7f6422344d2656
|
||||||
|
size 533776
|
14
kdf.changes
14
kdf.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Jul 13 04:49:56 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
5
kdf.spec
5
kdf.spec
@ -19,11 +19,11 @@
|
|||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
|
|
||||||
Name: kdf
|
Name: kdf
|
||||||
Version: 18.04.3
|
Version: 18.07.80
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# 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
|
Summary: Disk Usage Viewer
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
@ -97,6 +97,7 @@ This utility allows you to manage removable media.
|
|||||||
%{_kf5_plugindir}/libkcm_kdf.so
|
%{_kf5_plugindir}/libkcm_kdf.so
|
||||||
%{_kf5_servicesdir}/kcmdf.desktop
|
%{_kf5_servicesdir}/kcmdf.desktop
|
||||||
%{_kf5_kxmlguidir}/kdf/
|
%{_kf5_kxmlguidir}/kdf/
|
||||||
|
%{_kf5_appstreamdir}/org.kde.kdf.appdata.xml
|
||||||
|
|
||||||
%files -n kwikdisk
|
%files -n kwikdisk
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user