Hello community,

here is the log from the commit of package kitemviews for openSUSE:Factory 
checked in at 2014-08-16 15:42:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kitemviews (Old)
 and      /work/SRC/openSUSE:Factory/.kitemviews.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kitemviews"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kitemviews/kitemviews.changes    2014-07-10 
09:31:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kitemviews.new/kitemviews.changes       
2014-08-16 15:43:19.000000000 +0200
@@ -1,0 +2,9 @@
+Sat Aug  2 10:20:27 UTC 2014 - hrvoje.sen...@gmail.com
+
+- 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:
----
  kitemviews-5.0.0.tar.xz

New:
----
  kitemviews-5.1.0.tar.xz

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

Other differences:
------------------
++++++ kitemviews.spec ++++++
--- /var/tmp/diff_new_pack.o6DtTw/_old  2014-08-16 15:43:20.000000000 +0200
+++ /var/tmp/diff_new_pack.o6DtTw/_new  2014-08-16 15:43:20.000000000 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5ItemViews5
 Name:           kitemviews
-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
@@ -44,6 +44,7 @@
 Summary:        Set of item views extending the Qt model-view framework
 Group:          System/GUI/KDE
 Recommends:     %lname-lang = %{version}
+%requires_ge libQt5Widgets5
 
 %description -n %lname
 KItemViews includes a set of views, which can be used with item models. It
@@ -67,7 +68,7 @@
 %setup -q
 
 %build
-  %cmake_kf5 -d build
+  %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
   %make_jobs
 
 %install
@@ -91,9 +92,7 @@
 %defattr(-,root,root)
 %{_kf5_libdir}/libKF5ItemViews.so
 %{_kf5_libdir}/cmake/KF5ItemViews/
-%{_kf5_includedir}/*.h
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
+%{_kf5_includedir}/
 %{_kf5_mkspecsdir}/qt_KItemViews.pri
 
 %changelog

++++++ kitemviews-5.0.0.tar.xz -> kitemviews-5.1.0.tar.xz ++++++
++++ 916281 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to