KDE Applications 18.08.0 beta (third time's the charm)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=79
This commit is contained in:
Wolfgang Bauer 2018-07-28 13:35:11 +00:00 committed by Git OBS Bridge
parent 53ce2c5da2
commit 305bdb26f5
4 changed files with 21 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
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

View File

@ -19,11 +19,11 @@
%bcond_without lang
Name: kio-extras5
Version: 18.04.3
Version: 18.07.80
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