Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bluez-qt for openSUSE:Factory checked in at 2021-11-15 15:24:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluez-qt (Old) and /work/SRC/openSUSE:Factory/.bluez-qt.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluez-qt" Mon Nov 15 15:24:45 2021 rev:83 rq:931054 version:5.88.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bluez-qt/bluez-qt.changes 2021-10-18 21:58:25.293929911 +0200 +++ /work/SRC/openSUSE:Factory/.bluez-qt.new.1890/bluez-qt.changes 2021-11-15 15:24:45.869796009 +0100 @@ -1,0 +2,19 @@ +Sun Nov 7 09:13:05 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Strip 'Source' URL for faster submissions + +------------------------------------------------------------------- +Sun Nov 7 09:07:44 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.88.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.88.0 +- Changes since 5.87.0: + * Remove duplicate includes from .cpp/.h + * It's a struct here not a class + * Add GATT Client functionality + * Fix typo in pkgconfig file generation (DBbus -> DBus) + * Generate pkgconfig file + +------------------------------------------------------------------- Old: ---- bluez-qt-5.87.0.tar.xz bluez-qt-5.87.0.tar.xz.sig New: ---- bluez-qt-5.88.0.tar.xz bluez-qt-5.88.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluez-qt.spec ++++++ --- /var/tmp/diff_new_pack.VcMCJ1/_old 2021-11-15 15:24:46.457796174 +0100 +++ /var/tmp/diff_new_pack.VcMCJ1/_new 2021-11-15 15:24:46.461796175 +0100 @@ -18,7 +18,7 @@ %define sonum 6 %define _libname KF5BluezQt -%define _tar_path 5.87 +%define _tar_path 5.88 # 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,15 +26,15 @@ # Only needed for the package signature condition %bcond_without lang Name: bluez-qt -Version: 5.87.0 +Version: 5.88.0 Release: 0 Summary: Async Bluez wrapper library License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} @@ -120,6 +120,7 @@ %{_kf5_includedir}/ %{_kf5_libdir}/cmake/%{_libname}/ %{_kf5_libdir}/lib%{_libname}*.so +%{_kf5_libdir}/pkgconfig/KF5BluezQt.pc %{_kf5_mkspecsdir}/qt_BluezQt.pri %changelog ++++++ bluez-qt-5.87.0.tar.xz -> bluez-qt-5.88.0.tar.xz ++++++ ++++ 4362 lines of diff (skipped)
