Hello community, here is the log from the commit of package kparts for openSUSE:Leap:15.2 checked in at 2020-06-17 11:36:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kparts (Old) and /work/SRC/openSUSE:Leap:15.2/.kparts.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kparts" Wed Jun 17 11:36:28 2020 rev:64 rq:814461 version:5.71.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kparts/kparts.changes 2020-05-12 11:39:26.212631259 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.kparts.new.3606/kparts.changes 2020-06-17 11:37:19.544026924 +0200 @@ -1,0 +2,12 @@ +Sun Jun 7 08:06:55 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.71.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.71.0 +- Changes since 5.70.0: + * Implement Qt logging categories bits + * Port away from KRun::runUrl + * Fix build with EXCLUDE_DEPRECATED_BEFORE_AND_AT=CURRENT + +------------------------------------------------------------------- Old: ---- kparts-5.70.0.tar.xz kparts-5.70.0.tar.xz.sig New: ---- kparts-5.71.0.tar.xz kparts-5.71.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kparts.spec ++++++ --- /var/tmp/diff_new_pack.zG92uA/_old 2020-06-17 11:37:19.924028052 +0200 +++ /var/tmp/diff_new_pack.zG92uA/_new 2020-06-17 11:37:19.928028063 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Parts5 -%define _tar_path 5.70 +%define _tar_path 5.71 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kparts -Version: 5.70.0 +Version: 5.71.0 Release: 0 Summary: Plugin framework for user interface components License: LGPL-2.1-or-later @@ -119,23 +119,22 @@ %files -n %{lname} %license COPYING* -%{_kf5_libdir}/libKF5Parts.so.* -#{_kf5_plugindir}/notepadpart.so -#{_kf5_plugindir}/spellcheckplugin.so %dir %{_kf5_servicetypesdir} +%{_kf5_debugdir}/kparts.categories +%{_kf5_libdir}/libKF5Parts.so.* %{_kf5_servicetypesdir}/browserview.desktop %{_kf5_servicetypesdir}/kpart.desktop %{_kf5_servicetypesdir}/krop.desktop %{_kf5_servicetypesdir}/krwp.desktop %files devel -%{_kf5_libdir}/libKF5Parts.so -%{_kf5_libdir}/cmake/KF5Parts/ -%{_kf5_includedir}/*.h %dir %{_kf5_includedir}/*/ +%dir %{_kf5_sharedir}/kdevappwizard +%{_kf5_includedir}/*.h %{_kf5_includedir}/*/ +%{_kf5_libdir}/cmake/KF5Parts/ +%{_kf5_libdir}/libKF5Parts.so %{_kf5_mkspecsdir}/qt_KParts.pri -%dir %{_kf5_sharedir}/kdevappwizard %{_kf5_sharedir}/kdevappwizard/templates/ %changelog ++++++ kparts-5.70.0.tar.xz -> kparts-5.71.0.tar.xz ++++++ ++++ 14405 lines of diff (skipped)
