Hello community,

here is the log from the commit of package bluez-qt for openSUSE:Factory 
checked in at 2015-12-29 12:50:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2015-11-24 
22:21:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.bluez-qt.new/bluez-qt.changes   2015-12-29 
12:50:15.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:01:48 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ bluez-qt.spec ++++++
--- /var/tmp/diff_new_pack.rvArP4/_old  2015-12-29 12:50:16.000000000 +0100
+++ /var/tmp/diff_new_pack.rvArP4/_new  2015-12-29 12:50:16.000000000 +0100
@@ -18,9 +18,9 @@
 
 %define sonum   6
 %define _libname KF5BluezQt
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:           bluez-qt
-Version:        5.16.0
+Version:        5.17.0
 Release:        0
 Summary:        Async Bluez wrapper library
 License:        LGPL-2.1+

++++++ bluez-qt-5.16.0.tar.xz -> bluez-qt-5.17.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.16.0/CMakeLists.txt 
new/bluez-qt-5.17.0/CMakeLists.txt
--- old/bluez-qt-5.16.0/CMakeLists.txt  2015-11-08 11:56:53.000000000 +0100
+++ new/bluez-qt-5.17.0/CMakeLists.txt  2015-12-06 14:57:07.000000000 +0100
@@ -3,7 +3,7 @@
 project(BluezQt)
 
 include(FeatureSummary)
-find_package(ECM 5.16.0 NO_MODULE)
+find_package(ECM 5.17.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)
 include(KDECMakeSettings)
 
-set(KF5_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
     VARIABLE_PREFIX BLUEZQT


Reply via email to