From 7108e4233d8fd7faac0433669055ca46e4de8f20a74114ab75d72974e642f6bf Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 21 Nov 2017 22:26:53 +0000 Subject: [PATCH 1/3] KDE Applications 17.12 beta OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=68 --- kio-extras-17.08.3.tar.xz | 3 --- kio-extras-17.11.80.tar.xz | 3 +++ kio-extras5.changes | 15 +++++++++++++++ kio-extras5.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 kio-extras-17.08.3.tar.xz create mode 100644 kio-extras-17.11.80.tar.xz diff --git a/kio-extras-17.08.3.tar.xz b/kio-extras-17.08.3.tar.xz deleted file mode 100644 index afbc6b7..0000000 --- a/kio-extras-17.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c268b22a50d7ed08dbb7211a34e562aa10c2cbb2c62fb4311a0f932c841013f -size 556316 diff --git a/kio-extras-17.11.80.tar.xz b/kio-extras-17.11.80.tar.xz new file mode 100644 index 0000000..7f40466 --- /dev/null +++ b/kio-extras-17.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60acc3cab43c80026304f87cb5c3b3790c2758d94a1fbc90d0435877acf81ac +size 552424 diff --git a/kio-extras5.changes b/kio-extras5.changes index 208ba21..a079efd 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Nov 20 06:59:14 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Workaround incorrectly returned EEXIST instead of EPERM regression introduced by libsmbclient 4.7 (kde#385708) + * Use KIO::PreviewJob::defaultPlugins() + * Use KIO::PreviewJob::defaultPlugins() + * Don't enter test subdirectories if BUILD_TESTING=OFF + * Set version in project() + * kfileaudiopreview: don't autoplay media files by default + ------------------------------------------------------------------- Thu Nov 09 23:11:48 CET 2017 - lbeltrame@kde.org diff --git a/kio-extras5.spec b/kio-extras5.spec index 72c392e..9a91fdb 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kio-extras5 -Version: 17.08.3 +Version: 17.11.80 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) From 4fde9d1b9b39d251d9185812a6774288bd799b6a48755224177493dfe21f4dfa Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 2 Dec 2017 16:52:27 +0000 Subject: [PATCH 2/3] KDE Applications 17.12.0 RC OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=69 --- kio-extras-17.11.80.tar.xz | 3 --- kio-extras-17.11.90.tar.xz | 3 +++ kio-extras5.changes | 10 ++++++++++ kio-extras5.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kio-extras-17.11.80.tar.xz create mode 100644 kio-extras-17.11.90.tar.xz diff --git a/kio-extras-17.11.80.tar.xz b/kio-extras-17.11.80.tar.xz deleted file mode 100644 index 7f40466..0000000 --- a/kio-extras-17.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a60acc3cab43c80026304f87cb5c3b3790c2758d94a1fbc90d0435877acf81ac -size 552424 diff --git a/kio-extras-17.11.90.tar.xz b/kio-extras-17.11.90.tar.xz new file mode 100644 index 0000000..3304446 --- /dev/null +++ b/kio-extras-17.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61339c80703ff574f44ced36becb1bc58843905fcb932eeb662c9bd89949dc1c +size 555728 diff --git a/kio-extras5.changes b/kio-extras5.changes index a079efd..2a98919 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 02 10:12:37 CET 2017 - lbeltrame@kde.org + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * None + ------------------------------------------------------------------- Mon Nov 20 06:59:14 CET 2017 - lbeltrame@kde.org diff --git a/kio-extras5.spec b/kio-extras5.spec index 9a91fdb..42573e3 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kio-extras5 -Version: 17.11.80 +Version: 17.11.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) From 679c3a51f6b72cffdac26a32e92847b986b56c413e478edc7be51c8874ed337c Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Mon, 11 Dec 2017 18:30:35 +0000 Subject: [PATCH 3/3] KDE Applications 17.12 final OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kio-extras5?expand=0&rev=70 --- kio-extras-17.11.90.tar.xz | 3 --- kio-extras-17.12.0.tar.xz | 3 +++ kio-extras5.changes | 10 ++++++++++ kio-extras5.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 kio-extras-17.11.90.tar.xz create mode 100644 kio-extras-17.12.0.tar.xz diff --git a/kio-extras-17.11.90.tar.xz b/kio-extras-17.11.90.tar.xz deleted file mode 100644 index 3304446..0000000 --- a/kio-extras-17.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:61339c80703ff574f44ced36becb1bc58843905fcb932eeb662c9bd89949dc1c -size 555728 diff --git a/kio-extras-17.12.0.tar.xz b/kio-extras-17.12.0.tar.xz new file mode 100644 index 0000000..6417f1c --- /dev/null +++ b/kio-extras-17.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a166d517ae950e2a2f5f19c2c3121363aa220156c139c16f20451bfa143521e +size 556016 diff --git a/kio-extras5.changes b/kio-extras5.changes index 2a98919..dabc7ab 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Dec 09 14:59:06 CET 2017 - lbeltrame@kde.org + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * None + ------------------------------------------------------------------- Sat Dec 02 10:12:37 CET 2017 - lbeltrame@kde.org diff --git a/kio-extras5.spec b/kio-extras5.spec index 42573e3..939424d 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: kio-extras5 -Version: 17.11.90 +Version: 17.12.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)