Hello community, here is the log from the commit of package kwindowsystem for openSUSE:Factory checked in at 2014-10-07 15:59:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kwindowsystem (Old) and /work/SRC/openSUSE:Factory/.kwindowsystem.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kwindowsystem" Changes: -------- --- /work/SRC/openSUSE:Factory/kwindowsystem/kwindowsystem.changes 2014-10-01 11:22:19.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kwindowsystem.new/kwindowsystem.changes 2014-10-07 16:00:30.000000000 +0200 @@ -1,0 +2,15 @@ +Sat Oct 4 17:59:57 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.0 + * NETWinInfo now provides convenient wrapper for WM_PROTOCOLS. + * NETWinInfo now provides convenient wrapper for input and urgency + hints of WM_HINTS property. + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.3.0.php +- Drop patches merged upstream: + 0001-Make-constants-const-saves-a-few-symbols-in-the-.dat.patch, + 0002-Add-support-for-urgency-hint-in-NETWinInfo.patch, + 0003-Add-support-for-input-hint-in-NETWinInfo.patch and + 0007-Add-support-for-protocols-to-NETWinInfo.patch + +------------------------------------------------------------------- Old: ---- 0001-Make-constants-const-saves-a-few-symbols-in-the-.dat.patch 0002-Add-support-for-urgency-hint-in-NETWinInfo.patch 0003-Add-support-for-input-hint-in-NETWinInfo.patch 0007-Add-support-for-protocols-to-NETWinInfo.patch kwindowsystem-5.2.0.tar.xz New: ---- kwindowsystem-5.3.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kwindowsystem.spec ++++++ --- /var/tmp/diff_new_pack.wiDfEx/_old 2014-10-07 16:00:31.000000000 +0200 +++ /var/tmp/diff_new_pack.wiDfEx/_new 2014-10-07 16:00:31.000000000 +0200 @@ -18,10 +18,10 @@ %define lname libKF5WindowSystem5 Name: kwindowsystem -Version: 5.2.0 +Version: 5.3.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.2.0 +BuildRequires: extra-cmake-modules >= 1.3.0 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: libqt5-linguist-devel >= 5.2.0 @@ -39,14 +39,6 @@ Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM 0001-Make-constants-const-saves-a-few-symbols-in-the-.dat.patch -Patch0: 0001-Make-constants-const-saves-a-few-symbols-in-the-.dat.patch -# PATCH-FIX-UPSTREAM 0002-Add-support-for-urgency-hint-in-NETWinInfo.patch -Patch1: 0002-Add-support-for-urgency-hint-in-NETWinInfo.patch -# PATCH-FIX-UPSTREAM 0003-Add-support-for-input-hint-in-NETWinInfo.patch -Patch2: 0003-Add-support-for-input-hint-in-NETWinInfo.patch -# PATCH-FIX-UPSTREAM 0007-Add-support-for-protocols-to-NETWinInfo.patch -Patch3: 0007-Add-support-for-protocols-to-NETWinInfo.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -89,10 +81,6 @@ %lang_package -n %lname %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert ++++++ kwindowsystem-5.2.0.tar.xz -> kwindowsystem-5.3.0.tar.xz ++++++ ++++ 902125 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org