Hello community,

here is the log from the commit of package bluez-qt for openSUSE:Factory 
checked in at 2018-10-22 11:21:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluez-qt (Old)
 and      /work/SRC/openSUSE:Factory/.bluez-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluez-qt"

Mon Oct 22 11:21:45 2018 rev:43 rq:643265 version:5.51.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluez-qt/bluez-qt.changes        2018-10-01 
08:03:18.986452444 +0200
+++ /work/SRC/openSUSE:Factory/.bluez-qt.new/bluez-qt.changes   2018-10-22 
11:22:33.115203689 +0200
@@ -1,0 +2,21 @@
+Fri Oct 19 18:08:33 UTC 2018 - Fabian Vogt <[email protected]>
+
+- Fix install directory for udev rules (boo#1112598)
+
+-------------------------------------------------------------------
+Tue Oct 16 08:01:43 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Mon Oct 15 11:51:45 UTC 2018 - [email protected]
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Implement Media and MediaEndpoint API
+  * Make sure to compile with strict compile flags
+
+-------------------------------------------------------------------

Old:
----
  bluez-qt-5.50.0.tar.xz

New:
----
  bluez-qt-5.51.0.tar.xz

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

Other differences:
------------------
++++++ bluez-qt.spec ++++++
--- /var/tmp/diff_new_pack.zMZRhu/_old  2018-10-22 11:22:33.795203001 +0200
+++ /var/tmp/diff_new_pack.zMZRhu/_new  2018-10-22 11:22:33.799202998 +0200
@@ -12,24 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define sonum   6
 %define _libname KF5BluezQt
-%define _tar_path 5.50
+%define _tar_path 5.51
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           bluez-qt
-Version:        5.50.0
+Version:        5.51.0
 Release:        0
 Summary:        Async Bluez wrapper library
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
-URL:            http://www.kde.org
+URL:            https://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -85,7 +85,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build -- -DUDEV_RULES_INSTALL_DIR="%{_libexecdir}/udev"
+  %cmake_kf5 -d build -- -DUDEV_RULES_INSTALL_DIR="%{_libexecdir}/udev/rules.d"
   %make_jobs
 
 %install
@@ -107,7 +107,7 @@
 %{_kf5_qmldir}/
 
 %files udev
-%{_libexecdir}/udev/61-kde-bluetooth-rfkill.rules
+%{_libexecdir}/udev/rules.d/61-kde-bluetooth-rfkill.rules
 
 %files devel
 %{_kf5_libdir}/cmake/%{_libname}/

++++++ bluez-qt-5.50.0.tar.xz -> bluez-qt-5.51.0.tar.xz ++++++
++++ 2123 lines of diff (skipped)


Reply via email to