Hello community,

here is the log from the commit of package kitemmodels for openSUSE:Leap:15.2 
checked in at 2020-03-21 16:43:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kitemmodels (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kitemmodels.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kitemmodels"

Sat Mar 21 16:43:56 2020 rev:62 rq:786580 version:5.68.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kitemmodels/kitemmodels.changes        
2020-02-16 18:28:06.146711153 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kitemmodels.new.3160/kitemmodels.changes      
2020-03-21 16:44:59.749514396 +0100
@@ -1,0 +2,16 @@
+Sun Mar  8 09:17:51 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * KRearrangeColumnsProxyModel: temporarily disable assert due to QTreeView 
bug
+  * Add missing license header in previous commit
+  * KRearrangeColumnsProxyModel: reset in setSourceColumns()
+  * KItemModels: Convert license headers to SPDX markers
+  * Use ecm_qt_install_logging_categories over manual categories file
+  * Revert early return on setFilterRole
+  * Move Plasma's SortFilterProxyModel into KItemModel's QML plugin
+
+-------------------------------------------------------------------

Old:
----
  kitemmodels-5.67.0.tar.xz
  kitemmodels-5.67.0.tar.xz.sig

New:
----
  kitemmodels-5.68.0.tar.xz
  kitemmodels-5.68.0.tar.xz.sig

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

Other differences:
------------------
++++++ kitemmodels.spec ++++++
--- /var/tmp/diff_new_pack.egEjhc/_old  2020-03-21 16:45:00.081514736 +0100
+++ /var/tmp/diff_new_pack.egEjhc/_new  2020-03-21 16:45:00.089514744 +0100
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5ItemModels5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
@@ -26,7 +26,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:           kitemmodels
-Version:        5.67.0
+Version:        5.68.0
 Release:        0
 Summary:        Set of item models extending the Qt model-view framework
 License:        LGPL-2.1-or-later
@@ -43,6 +43,7 @@
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5Qml) >= 5.12.0
 %if %{with python}
 BuildRequires:  python3-clang
 BuildRequires:  python3-devel
@@ -62,6 +63,15 @@
 %description -n %{lname}
 KItemModels provides a set of item models extending the Qt model-view 
framework.
 
+%package imports
+Summary:        Set of item models extending the Qt model-view framework
+Group:          System/GUI/KDE
+Requires:       %{lname} = %{version}
+
+%description imports
+KItemModels provides a set of item models extending the Qt model-view 
framework. This package
+provides support to use KItemModels with the QtQuick framework.
+
 %package devel
 Summary:        Set of item models extending the Qt model-view framework
 Group:          Development/Libraries/KDE
@@ -111,6 +121,14 @@
 %{_kf5_includedir}/
 %{_kf5_mkspecsdir}/qt_KItemModels.pri
 
+%files imports
+%license COPYING*
+%dir %{_kf5_qmldir}/org
+%dir %{_kf5_qmldir}/org/kde
+%dir %{_kf5_qmldir}/org/kde/kitemmodels
+%{_kf5_qmldir}/org/kde/kitemmodels/libitemmodelsplugin.so
+%{_kf5_qmldir}/org/kde/kitemmodels/qmldir
+
 %if %{with python}
 %files -n python-%{name}
 %license COPYING*


++++++ kitemmodels-5.67.0.tar.xz -> kitemmodels-5.68.0.tar.xz ++++++
++++ 5317 lines of diff (skipped)


Reply via email to