From c39e1c0740f0a707c506f384af3816202348ac947e50d75d5ef951332bebdcbc Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 1 Feb 2018 20:30:14 +0000 Subject: [PATCH] Accepting request 571676 from KDE:Extra OBS-URL: https://build.opensuse.org/request/show/571676 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdeconnect-kde?expand=0&rev=7 --- kdeconnect-kde-1.2.tar.xz | 3 --- kdeconnect-kde-v1.2.1.tar.xz | 3 +++ kdeconnect-kde.changes | 20 ++++++++++++++++++++ kdeconnect-kde.spec | 10 +++++----- 4 files changed, 28 insertions(+), 8 deletions(-) delete mode 100644 kdeconnect-kde-1.2.tar.xz create mode 100644 kdeconnect-kde-v1.2.1.tar.xz diff --git a/kdeconnect-kde-1.2.tar.xz b/kdeconnect-kde-1.2.tar.xz deleted file mode 100644 index f3ba2bc..0000000 --- a/kdeconnect-kde-1.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e8528a6758c64e884a787d661fc3ea38970e62e4540463238ad9a6c1b6d7970 -size 263800 diff --git a/kdeconnect-kde-v1.2.1.tar.xz b/kdeconnect-kde-v1.2.1.tar.xz new file mode 100644 index 0000000..06b4d13 --- /dev/null +++ b/kdeconnect-kde-v1.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef23eb8de8676f426298b244db426ad22e5212f26b3b435fd29a539fae186407 +size 278612 diff --git a/kdeconnect-kde.changes b/kdeconnect-kde.changes index cd2b067..11b673c 100644 --- a/kdeconnect-kde.changes +++ b/kdeconnect-kde.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jan 18 16:38:28 UTC 2018 - wbauer@tmo.at + +- Update to 1.2.1 + * Require the latest version of KF5 + * Was getting a double-delete, now it won't crash + * Get rid of ProcessRunner + * Add album art to mpris network packets + * Add title, artist and album to MPRIS network packets + * Fix information leak via /tmp (kde#383144) + * Add support for new Android 2.3 (API 9+) cipher + * Fix kdeconnect-cli device list + * Fix "error activiting kdeconnectd" for kdeconnect-cli + * Delay kdeconnectd autostart phase + * Fix Notifications in Plasmoid + * Make sure there's not a path within the filename + * share plugin: fix path display + * Use pactl instead of KMix in PauseMusic Plugin +- needs KDE Frameworks 5.42 now + ------------------------------------------------------------------- Sun Oct 1 15:43:40 UTC 2017 - wbauer@tmo.at diff --git a/kdeconnect-kde.spec b/kdeconnect-kde.spec index 38ddbfb..4a8051a 100644 --- a/kdeconnect-kde.spec +++ b/kdeconnect-kde.spec @@ -1,7 +1,7 @@ # # spec file for package kdeconnect-kde # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: kdeconnect-kde -Version: 1.2 +Version: 1.2.1 Release: 0 Summary: KDE Android integration License: GPL-2.0+ Group: Productivity/Networking/Other Url: https://projects.kde.org/projects/playground/base/kdeconnect-kde -Source: http://download.kde.org/stable/kdeconnect/%{version}/src/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/kdeconnect/%{version}/src/%{name}-v%{version}.tar.xz Source100: kdeconnect-kde.SuSEfirewall Source101: kdeconnect-kde-firewalld.xml BuildRequires: cmake >= 2.8.12 @@ -37,7 +37,7 @@ BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5IconThemes) BuildRequires: cmake(KF5KCMUtils) -BuildRequires: cmake(KF5KIO) >= 5.38.0 +BuildRequires: cmake(KF5KIO) >= 5.42.0 BuildRequires: cmake(KF5Notifications) BuildRequires: cmake(KF5Wayland) BuildRequires: cmake(Qca-qt5) @@ -69,7 +69,7 @@ https://play.google.com/store/apps/details?id=org.kde.kdeconnect_tp %{lang_package} %prep -%setup -q +%setup -q -n %{name}-v%{version} %build %cmake_kf5 -d build