From 305bdb26f568f67d9756287126b9066a54813b2f99aa7d19cabd8ab35fae1f88 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 28 Jul 2018 13:35:11 +0000 Subject: [PATCH 1/2] 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 --- kio-extras-18.04.3.tar.xz | 3 --- kio-extras-18.07.80.tar.xz | 3 +++ kio-extras5.changes | 16 ++++++++++++++++ kio-extras5.spec | 4 ++-- 4 files changed, 21 insertions(+), 5 deletions(-) delete mode 100644 kio-extras-18.04.3.tar.xz create mode 100644 kio-extras-18.07.80.tar.xz 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 From 64986ace8a89bcf4c0550ef0062e69c57d1749d94e0a5b21c4ab5730a9275507 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 18 Aug 2018 11:02:02 +0000 Subject: [PATCH 2/2] Update to 18.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=80 --- kio-extras-18.07.80.tar.xz | 3 --- kio-extras-18.08.0.tar.xz | 3 +++ kio-extras5.changes | 10 ++++++++++ kio-extras5.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kio-extras-18.07.80.tar.xz create mode 100644 kio-extras-18.08.0.tar.xz diff --git a/kio-extras-18.07.80.tar.xz b/kio-extras-18.07.80.tar.xz deleted file mode 100644 index bbb3c19..0000000 --- a/kio-extras-18.07.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:793a54f22fc2ed3e2f80582eebda8941006b2a966ec1facadabc7cbfb653181d -size 548560 diff --git a/kio-extras-18.08.0.tar.xz b/kio-extras-18.08.0.tar.xz new file mode 100644 index 0000000..31c77df --- /dev/null +++ b/kio-extras-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:764cb0e970da6df0e775d8eb793930005e893e8a2093fdb4a54ef36fc4ffaacc +size 547044 diff --git a/kio-extras5.changes b/kio-extras5.changes index db840d9..eb2aaea 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +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 diff --git a/kio-extras5.spec b/kio-extras5.spec index 72f5fd3..4beaba0 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kio-extras5 -Version: 18.07.80 +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)