Hello community, here is the log from the commit of package bluedevil5 for openSUSE:Factory checked in at 2015-07-08 06:56:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluedevil5 (Old) and /work/SRC/openSUSE:Factory/.bluedevil5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluedevil5" Changes: -------- --- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes 2015-06-23 12:13:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bluedevil5.new/bluedevil5.changes 2015-07-08 06:56:41.000000000 +0200 @@ -1,0 +2,8 @@ +Sun Jun 28 18:30:39 UTC 2015 - [email protected] + +- Update to 5.3.2: + * Bugfix release + * For more details please see: + https://www.kde.org/announcements/plasma-5.3.2.php + +------------------------------------------------------------------- Old: ---- bluedevil-5.3.1.tar.xz New: ---- bluedevil-5.3.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluedevil5.spec ++++++ --- /var/tmp/diff_new_pack.USa1U8/_old 2015-07-08 06:56:42.000000000 +0200 +++ /var/tmp/diff_new_pack.USa1U8/_new 2015-07-08 06:56:42.000000000 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: bluedevil5 -Version: 5.3.1 +Version: 5.3.2 Release: 0 Summary: Bluetooth Manager for KDE License: GPL-2.0+ ++++++ bluedevil-5.3.1.tar.xz -> bluedevil-5.3.2.tar.xz ++++++ ++++ 4185 lines of diff (skipped) ++++++ bluez-qt-5.11.patch ++++++ --- /var/tmp/diff_new_pack.USa1U8/_old 2015-07-08 06:56:42.000000000 +0200 +++ /var/tmp/diff_new_pack.USa1U8/_new 2015-07-08 06:56:42.000000000 +0200 @@ -25,10 +25,10 @@ } } diff --git a/src/applet/package/contents/ui/DeviceItem.qml b/src/applet/package/contents/ui/DeviceItem.qml -index 19b55cf..b0fc9ce 100644 +index 691e954..0e60d3e 100644 --- a/src/applet/package/contents/ui/DeviceItem.qml +++ b/src/applet/package/contents/ui/DeviceItem.qml -@@ -378,10 +378,10 @@ PlasmaComponents.ListItem { +@@ -396,10 +396,10 @@ PlasmaComponents.ListItem { return i18n("Connecting"); } @@ -41,7 +41,7 @@ return i18n("Audio device"); case BluezQt.Device.Keyboard: -@@ -422,7 +422,7 @@ PlasmaComponents.ListItem { +@@ -440,7 +440,7 @@ PlasmaComponents.ListItem { function connectToDevice() { if (Connected) { @@ -50,7 +50,7 @@ return; } -@@ -433,7 +433,7 @@ PlasmaComponents.ListItem { +@@ -451,7 +451,7 @@ PlasmaComponents.ListItem { connecting = true; runningActions++;
