Hello community, here is the log from the commit of package kdeclarative for openSUSE:Factory checked in at 2018-01-09 14:46:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old) and /work/SRC/openSUSE:Factory/.kdeclarative.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeclarative" Tue Jan 9 14:46:43 2018 rev:50 rq:559646 version:5.41.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes 2017-12-23 12:15:58.077876650 +0100 +++ /work/SRC/openSUSE:Factory/.kdeclarative.new/kdeclarative.changes 2018-01-09 14:46:44.561948176 +0100 @@ -1,0 +2,6 @@ +Wed Dec 20 06:37:45 UTC 2017 - [email protected] + +- Dropped patches, now upstream: + - MouseEventListener-Allow-accepting-mouse-event.patch + +------------------------------------------------------------------- @@ -6,0 +13,14 @@ + +------------------------------------------------------------------- +Sun Dec 17 09:43:48 CET 2017 - [email protected] + +- Update to 5.41.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.41.0.php +- Changes since 5.40.0: + * Make it compile on windows + * make it compile with QT_NO_CAST_FROM_ASCII/QT_NO_CAST_FROM_BYTEARRAY + * [MouseEventListener] Allow accepting mouse event + * use a single QML engine + * add some metadata Old: ---- MouseEventListener-Allow-accepting-mouse-event.patch kdeclarative-5.40.0.tar.xz New: ---- kdeclarative-5.41.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeclarative.spec ++++++ --- /var/tmp/diff_new_pack.lZwqEe/_old 2018-01-09 14:46:45.333911977 +0100 +++ /var/tmp/diff_new_pack.lZwqEe/_new 2018-01-09 14:46:45.345911415 +0100 @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5Declarative5 -%define _tar_path 5.40 +%define _tar_path 5.41 # 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kdeclarative -Version: 5.40.0 +Version: 5.41.0 Release: 0 %define kf5_version %{version} Summary: Integration of QML and KDE workspaces @@ -36,8 +36,6 @@ Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch: MouseEventListener-Allow-accepting-mouse-event.patch BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes @@ -124,7 +122,6 @@ %lang_package -n %lname %prep %setup -q -%patch -p1 %build %cmake_kf5 -d build ++++++ kdeclarative-5.40.0.tar.xz -> kdeclarative-5.41.0.tar.xz ++++++ ++++ 2653 lines of diff (skipped)
