Hello community,

here is the log from the commit of package bluez-qt for openSUSE:Factory 
checked in at 2019-12-18 14:39:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez-qt (Old)
 and      /work/SRC/openSUSE:Factory/.bluez-qt.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez-qt"

Wed Dec 18 14:39:51 2019 rev:59 rq:757003 version:5.65.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez-qt/bluez-qt.changes        2019-11-12 
11:41:35.382484296 +0100
+++ /work/SRC/openSUSE:Factory/.bluez-qt.new.4691/bluez-qt.changes      
2019-12-18 14:39:52.929707094 +0100
@@ -1,0 +2,10 @@
+Sun Dec  8 11:18:15 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- Changes since 5.64.0:
+  * Fix minor issue found by EBN and typos
+
+-------------------------------------------------------------------

Old:
----
  bluez-qt-5.64.0.tar.xz
  bluez-qt-5.64.0.tar.xz.sig

New:
----
  bluez-qt-5.65.0.tar.xz
  bluez-qt-5.65.0.tar.xz.sig

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

Other differences:
------------------
++++++ bluez-qt.spec ++++++
--- /var/tmp/diff_new_pack.ClMpE7/_old  2019-12-18 14:39:53.441707328 +0100
+++ /var/tmp/diff_new_pack.ClMpE7/_new  2019-12-18 14:39:53.441707328 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bluez-qt
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define sonum   6
 %define _libname KF5BluezQt
-%define _tar_path 5.64
+%define _tar_path 5.65
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -26,7 +26,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:           bluez-qt
-Version:        5.64.0
+Version:        5.65.0
 Release:        0
 Summary:        Async Bluez wrapper library
 License:        LGPL-2.1-or-later

++++++ bluez-qt-5.64.0.tar.xz -> bluez-qt-5.65.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.64.0/CMakeLists.txt 
new/bluez-qt-5.65.0/CMakeLists.txt
--- old/bluez-qt-5.64.0/CMakeLists.txt  2019-11-02 12:41:41.000000000 +0100
+++ new/bluez-qt-5.65.0/CMakeLists.txt  2019-12-07 20:40:41.000000000 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
 project(BluezQt VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.64.0 NO_MODULE)
+find_package(ECM 5.65.0 NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -48,7 +48,6 @@
 find_package(Qt5QuickTest ${REQUIRED_QT_VERSION} CONFIG)
 set_package_properties(Qt5QuickTest PROPERTIES DESCRIPTION "QML autotests for 
BluezQt" TYPE OPTIONAL)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x060000)
 add_definitions(-DQT_NO_FOREACH)
 # Subdirectories
 add_subdirectory(src)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.64.0/src/a2dp-codecs.c 
new/bluez-qt-5.65.0/src/a2dp-codecs.c
--- old/bluez-qt-5.64.0/src/a2dp-codecs.c       2019-11-02 12:41:41.000000000 
+0100
+++ new/bluez-qt-5.65.0/src/a2dp-codecs.c       2019-12-07 20:40:41.000000000 
+0100
@@ -22,7 +22,7 @@
 
 #include "a2dp-codecs.h"
 
-/* Currently our capabilites are limited to the most common use cases.
+/* Currently our capabilities are limited to the most common use cases.
    iOS has a fixed stream configuration anyway (for SBC and AAC). */
 const a2dp_sbc_t sbcCapabilities = {
     .frequency =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.64.0/src/device.h 
new/bluez-qt-5.65.0/src/device.h
--- old/bluez-qt-5.64.0/src/device.h    2019-11-02 12:41:41.000000000 +0100
+++ new/bluez-qt-5.65.0/src/device.h    2019-12-07 20:40:41.000000000 +0100
@@ -410,7 +410,7 @@
     /**
      * Cancels a pairing with the device.
      *
-     * This method can be used to cancel pairing operation inititated with 
pair().
+     * This method can be used to cancel pairing operation initiated with 
pair().
      *
      * Possible errors: PendingCall::DoesNotExist, PendingCall::Failed
      *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.64.0/src/job.h 
new/bluez-qt-5.65.0/src/job.h
--- old/bluez-qt-5.64.0/src/job.h       2019-11-02 12:41:41.000000000 +0100
+++ new/bluez-qt-5.65.0/src/job.h       2019-12-07 20:40:41.000000000 +0100
@@ -102,7 +102,7 @@
      * called, which usually wreaks havoc.
      *
      * Note that the event loop started by this method does not process user 
input events, which means
-     * your user interface will effectivly be blocked. Other events like paint 
or network events are
+     * your user interface will effectively be blocked. Other events like 
paint or network events are
      * still being processed. The advantage of not processing user input 
events is that the chance of
      * accidental reentrancy is greatly reduced. Still you should avoid 
calling this function.
      *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.64.0/src/mediaplayer.h 
new/bluez-qt-5.65.0/src/mediaplayer.h
--- old/bluez-qt-5.64.0/src/mediaplayer.h       2019-11-02 12:41:41.000000000 
+0100
+++ new/bluez-qt-5.65.0/src/mediaplayer.h       2019-12-07 20:40:41.000000000 
+0100
@@ -182,7 +182,7 @@
     MediaPlayerTrack track() const;
 
     /**
-     * Returns the playback position in miliseconds.
+     * Returns the playback position in milliseconds.
      *
      * @return playback position
      */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.64.0/src/obexobjectpush.h 
new/bluez-qt-5.65.0/src/obexobjectpush.h
--- old/bluez-qt-5.64.0/src/obexobjectpush.h    2019-11-02 12:41:41.000000000 
+0100
+++ new/bluez-qt-5.65.0/src/obexobjectpush.h    2019-12-07 20:40:41.000000000 
+0100
@@ -91,7 +91,7 @@
      *
      * Possible errors: PendingCall::InvalidArguments, PendingCall::Failed
      *
-     * @param targetFileName full path where the bussiness card will be saved
+     * @param targetFileName full path where the business card will be saved
      * @return ObexTransfer * pending call
      */
     PendingCall *pullBusinessCard(const QString &targetFileName);
@@ -111,7 +111,7 @@
      * Possible errors: PendingCall::InvalidArguments, PendingCall::Failed
      *
      * @param clientFileName full path to local business card
-     * @param targetFileName full path where the bussiness card will be saved
+     * @param targetFileName full path where the business card will be saved
      * @return ObexTransfer * pending call
      */
     PendingCall *exchangeBusinessCards(const QString &clientFileName, const 
QString &targetFileName);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.64.0/src/obextransfer.h 
new/bluez-qt-5.65.0/src/obextransfer.h
--- old/bluez-qt-5.64.0/src/obextransfer.h      2019-11-02 12:41:41.000000000 
+0100
+++ new/bluez-qt-5.65.0/src/obextransfer.h      2019-12-07 20:40:41.000000000 
+0100
@@ -66,7 +66,7 @@
         Active,
         /** Indicates that the transfer is suspended. */
         Suspended,
-        /** Indicates that the transfer have completed successfuly. */
+        /** Indicates that the transfer have completed successfully. */
         Complete,
         /** Indicates that the transfer have failed with error. */
         Error,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.64.0/tests/mediaendpointconnector.cpp 
new/bluez-qt-5.65.0/tests/mediaendpointconnector.cpp
--- old/bluez-qt-5.64.0/tests/mediaendpointconnector.cpp        2019-11-02 
12:41:41.000000000 +0100
+++ new/bluez-qt-5.65.0/tests/mediaendpointconnector.cpp        2019-12-07 
20:40:41.000000000 +0100
@@ -126,7 +126,7 @@
 void MediaEndpointConnector::onConfigurationSelected(const QByteArray 
&capabilities, const QByteArray &configuration)
 {
     if (configuration.isEmpty()) {
-        qDebug() << "No useable configuration found for capabilities:" << 
capabilities;
+        qDebug() << "No usable configuration found for capabilities:" << 
capabilities;
     } else {
         qDebug() << "Selected configuration:" << configuration << "for 
capabilities:" << capabilities;
     }



Reply via email to