Accepting request 630230 from KDE:Applications
Update to 18.08.0 OBS-URL: https://build.opensuse.org/request/show/630230 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-extras5?expand=0&rev=59
This commit is contained in:
commit
6b0e8fee47
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f22931bb89d5d29e34a8a0004fc62a7629651a9c702709d6d15271828c22034c
|
||||
size 549840
|
3
kio-extras-18.08.0.tar.xz
Normal file
3
kio-extras-18.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:764cb0e970da6df0e775d8eb793930005e893e8a2093fdb4a54ef36fc4ffaacc
|
||||
size 547044
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 16 22:04:41 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:45 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:
|
||||
* Remove an space and a new line
|
||||
* fix sftp links with new uds implementation
|
||||
* Don't generate thumbnail for desktop files (kde#220330)
|
||||
* [activity plugin] Use the imperative mood to match all other Dolphin plugins
|
||||
* Rename KActivities linking plugin
|
||||
* Constrain libsmbclient bug workaround to affected versions only
|
||||
* Use a more intuitive, user-friendly name for Samba share access (kde#141257)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 13 04:49:59 UTC 2018 - lbeltrame@kde.org
|
||||
|
||||
|
@ -19,11 +19,11 @@
|
||||
%bcond_without lang
|
||||
|
||||
Name: kio-extras5
|
||||
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: Additional KIO slaves for KDE applications
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
|
Loading…
Reference in New Issue
Block a user