Hello community,

here is the log from the commit of package kwindowsystem for openSUSE:Factory 
checked in at 2015-09-02 07:48:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-08-10 09:14:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwindowsystem.new/kwindowsystem.changes 
2015-09-02 07:48:45.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Aug  4 19:20:48 UTC 2015 - [email protected]
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+    noise by default
+  * Docbook documentation has been reviewed and updated
+  * Harden NETWM data reading (kde#350173)
+  * Guard for older Qt versions like in kio-http
+  * Private headers for platform plugins are installed.
+  * Platform specific parts loaded as plugins.
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+- Drop 0001-Harden-NETWM-data-reading.patch, merged upstream
+
+-------------------------------------------------------------------

Old:
----
  0001-Harden-NETWM-data-reading.patch
  kwindowsystem-5.12.0.tar.xz

New:
----
  kwindowsystem-5.13.0.tar.xz

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

Other differences:
------------------
++++++ kwindowsystem.spec ++++++
--- /var/tmp/diff_new_pack.nSNJH9/_old  2015-09-02 07:48:46.000000000 +0200
+++ /var/tmp/diff_new_pack.nSNJH9/_new  2015-09-02 07:48:46.000000000 +0200
@@ -18,20 +18,20 @@
 
 %bcond_without lang
 %define lname   libKF5WindowSystem5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:           kwindowsystem
-Version:        5.12.0
+Version:        5.13.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 %if %{with lang}
-BuildRequires:  libqt5-linguist-devel >= 5.2.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.3.0
 %endif
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.3.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-keysyms)
@@ -43,8 +43,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 0001-Harden-NETWM-data-reading.patch
-Patch0:         0001-Harden-NETWM-data-reading.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,8 +73,8 @@
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules
-Requires:       pkgconfig(Qt5Core) >= 5.2.0
-Requires:       pkgconfig(Qt5Widgets) >= 5.2.0
+Requires:       cmake(Qt5Core) >= 5.3.0
+Requires:       cmake(Qt5Widgets) >= 5.3.0
 Requires:       pkgconfig(x11)
 Requires:       pkgconfig(xcb)
 
@@ -91,7 +89,6 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
@@ -117,6 +114,10 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_libdir}/libKF5WindowSystem.so.*
+%dir %{_kf5_plugindir}/kf5
+%dir %{_kf5_plugindir}/kf5/org.kde.kwindowsystem.platforms
+%{_kf5_plugindir}/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemWaylandPlugin.so
+%{_kf5_plugindir}/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so
 
 %files devel
 %defattr(-,root,root)

++++++ kwindowsystem-5.12.0.tar.xz -> kwindowsystem-5.13.0.tar.xz ++++++
++++ 35490 lines of diff (skipped)


Reply via email to