Hello community,

here is the log from the commit of package kdeconnect-kde for openSUSE:Factory 
checked in at 2018-02-01 21:30:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeconnect-kde (Old)
 and      /work/SRC/openSUSE:Factory/.kdeconnect-kde.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdeconnect-kde"

Thu Feb  1 21:30:14 2018 rev:7 rq:571676 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeconnect-kde/kdeconnect-kde.changes    
2017-10-24 22:22:47.974035990 +0200
+++ /work/SRC/openSUSE:Factory/.kdeconnect-kde.new/kdeconnect-kde.changes       
2018-02-01 21:30:17.146555314 +0100
@@ -1,0 +2,20 @@
+Thu Jan 18 16:38:28 UTC 2018 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  kdeconnect-kde-1.2.tar.xz

New:
----
  kdeconnect-kde-v1.2.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kdeconnect-kde.spec ++++++
--- /var/tmp/diff_new_pack.MtmO2X/_old  2018-02-01 21:30:18.006515081 +0100
+++ /var/tmp/diff_new_pack.MtmO2X/_new  2018-02-01 21:30:18.010514895 +0100
@@ -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(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 @@
 
 %{lang_package}
 %prep
-%setup -q
+%setup -q -n %{name}-v%{version}
 
 %build
 %cmake_kf5 -d build


Reply via email to