Hello community,

here is the log from the commit of package kwindowsystem for openSUSE:Factory 
checked in at 2014-08-16 15:42:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-10 09:31:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kwindowsystem.new/kwindowsystem.changes 
2014-08-16 15:42:54.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Aug  2 10:20:20 UTC 2014 - [email protected]
+
+- Update to 5.1.0
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.1.php
+- Harden required Qt5 libs versions
+- Pass the location of lconvert executable
+
+-------------------------------------------------------------------

Old:
----
  kwindowsystem-5.0.0.tar.xz

New:
----
  kwindowsystem-5.1.0.tar.xz

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

Other differences:
------------------
++++++ kwindowsystem.spec ++++++
--- /var/tmp/diff_new_pack.P4UShZ/_old  2014-08-16 15:42:55.000000000 +0200
+++ /var/tmp/diff_new_pack.P4UShZ/_new  2014-08-16 15:42:55.000000000 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5WindowSystem5
 Name:           kwindowsystem
-Version:        5.0.0
+Version:        5.1.0
 Release:        0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libqt5-linguist-devel >= 5.2.0
@@ -52,6 +52,8 @@
 Summary:        KDE Access to window manager
 Group:          System/GUI/KDE
 Recommends:     %lname-lang = %{version}
+%requires_ge libQt5Widgets5
+%requires_ge libQt5X11Extras5
 
 %description -n %lname
 Convenience access to certain properties and features of the window manager.
@@ -81,7 +83,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
   %make_jobs
 
 %install
@@ -105,9 +107,7 @@
 %defattr(-,root,root)
 %{_kf5_libdir}/libKF5WindowSystem.so
 %{_kf5_libdir}/cmake/KF5WindowSystem/
-%{_kf5_includedir}/*.h
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
+%{_kf5_includedir}/
 %{_kf5_mkspecsdir}/qt_KWindowSystem.pri
 
 %changelog

++++++ kwindowsystem-5.0.0.tar.xz -> kwindowsystem-5.1.0.tar.xz ++++++
++++ 920388 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to