Hello community, here is the log from the commit of package bluez-qt for openSUSE:Factory checked in at 2016-05-19 12:05:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluez-qt (Old) and /work/SRC/openSUSE:Factory/.bluez-qt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluez-qt" Changes: -------- --- /work/SRC/openSUSE:Factory/bluez-qt/bluez-qt.changes 2016-04-12 19:08:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bluez-qt.new/bluez-qt.changes 2016-05-19 12:05:08.000000000 +0200 @@ -1,0 +2,7 @@ +Sat May 7 18:29:32 UTC 2016 - [email protected] + +- Update to 5.22.0 (boo#980066) + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.22.0.php + +------------------------------------------------------------------- Old: ---- bluez-qt-5.21.0.tar.xz New: ---- bluez-qt-5.22.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluez-qt.spec ++++++ --- /var/tmp/diff_new_pack.wY0bQK/_old 2016-05-19 12:05:09.000000000 +0200 +++ /var/tmp/diff_new_pack.wY0bQK/_new 2016-05-19 12:05:09.000000000 +0200 @@ -18,9 +18,9 @@ %define sonum 6 %define _libname KF5BluezQt -%define _tar_path 5.21 +%define _tar_path 5.22 Name: bluez-qt -Version: 5.21.0 +Version: 5.22.0 Release: 0 Summary: Async Bluez wrapper library License: LGPL-2.1+ ++++++ bluez-qt-5.21.0.tar.xz -> bluez-qt-5.22.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/bluez-qt-5.21.0/CMakeLists.txt new/bluez-qt-5.22.0/CMakeLists.txt --- old/bluez-qt-5.21.0/CMakeLists.txt 2016-04-03 22:25:48.000000000 +0200 +++ new/bluez-qt-5.22.0/CMakeLists.txt 2016-05-06 21:29:36.000000000 +0200 @@ -3,7 +3,7 @@ project(BluezQt) include(FeatureSummary) -find_package(ECM 5.21.0 NO_MODULE) +find_package(ECM 5.22.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) @@ -18,7 +18,7 @@ include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) include(KDECMakeSettings) -set(KF5_VERSION "5.21.0") # handled by release scripts +set(KF5_VERSION "5.22.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX BLUEZQT
