Hello community, here is the log from the commit of package knotifications for openSUSE:Factory checked in at 2018-11-14 14:36:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knotifications (Old) and /work/SRC/openSUSE:Factory/.knotifications.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knotifications" Wed Nov 14 14:36:26 2018 rev:60 rq:648532 version:5.52.0 Changes: -------- --- /work/SRC/openSUSE:Factory/knotifications/knotifications.changes 2018-10-22 11:14:18.627722826 +0200 +++ /work/SRC/openSUSE:Factory/.knotifications.new/knotifications.changes 2018-11-14 14:36:29.375144584 +0100 @@ -1,0 +2,18 @@ +Sun Nov 11 19:48:06 UTC 2018 - [email protected] + +- Update to 5.52.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.52.0.php +- Changes since 5.51.0: + * Revert some port to function-object based connect + * Use more function-pointer based connect + * Avoid creation of temporary list + * Do not include Qt module header + * Use prefix ++ operator for loop value + * Do not return void values in void methods + * Add missing "emit" + * Move categories file here + * force-finish canberra notifications on close() (kde#398695) + +------------------------------------------------------------------- Old: ---- knotifications-5.51.0.tar.xz New: ---- knotifications-5.52.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knotifications.spec ++++++ --- /var/tmp/diff_new_pack.D1YVtu/_old 2018-11-14 14:36:30.167143807 +0100 +++ /var/tmp/diff_new_pack.D1YVtu/_new 2018-11-14 14:36:30.167143807 +0100 @@ -17,14 +17,14 @@ %define lname libKF5Notifications5 -%define _tar_path 5.51 +%define _tar_path 5.52 # 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}')} %bcond_without lang Name: knotifications -Version: 5.51.0 +Version: 5.52.0 Release: 0 Summary: KDE Desktop notifications License: LGPL-2.1-or-later @@ -107,6 +107,7 @@ %license COPYING* %{_kf5_libdir}/libKF5Notifications.so.* %{_kf5_servicetypesdir}/ +%{_kf5_debugdir}/knotifications.categories %files devel %{_kf5_libdir}/libKF5Notifications.so ++++++ knotifications-5.51.0.tar.xz -> knotifications-5.52.0.tar.xz ++++++ ++++ 3734 lines of diff (skipped)
