diff --git a/kio-extras-18.04.3.tar.xz b/kio-extras-18.04.3.tar.xz deleted file mode 100644 index 95ab538..0000000 --- a/kio-extras-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f22931bb89d5d29e34a8a0004fc62a7629651a9c702709d6d15271828c22034c -size 549840 diff --git a/kio-extras-18.07.80.tar.xz b/kio-extras-18.07.80.tar.xz new file mode 100644 index 0000000..bbb3c19 --- /dev/null +++ b/kio-extras-18.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793a54f22fc2ed3e2f80582eebda8941006b2a966ec1facadabc7cbfb653181d +size 548560 diff --git a/kio-extras5.changes b/kio-extras5.changes index ead2521..db840d9 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -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 diff --git a/kio-extras5.spec b/kio-extras5.spec index 0c0f7af..72f5fd3 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -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