Hello community, here is the log from the commit of package kcompletion for openSUSE:Factory checked in at 2020-07-14 07:51:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcompletion (Old) and /work/SRC/openSUSE:Factory/.kcompletion.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcompletion" Tue Jul 14 07:51:51 2020 rev:82 rq:820347 version:5.72.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcompletion/kcompletion.changes 2020-06-16 13:42:00.628933152 +0200 +++ /work/SRC/openSUSE:Factory/.kcompletion.new.3060/kcompletion.changes 2020-07-14 07:52:45.748521576 +0200 @@ -1,0 +2,11 @@ +Sun Jul 5 07:55:09 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.72.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.72.0 +- Changes since 5.71.0: + * Add license files according to REUSE specification + * Convert license statements to SPDX expressions + +------------------------------------------------------------------- Old: ---- kcompletion-5.71.0.tar.xz kcompletion-5.71.0.tar.xz.sig New: ---- kcompletion-5.72.0.tar.xz kcompletion-5.72.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcompletion.spec ++++++ --- /var/tmp/diff_new_pack.eAIt1a/_old 2020-07-14 07:52:46.892525280 +0200 +++ /var/tmp/diff_new_pack.eAIt1a/_new 2020-07-14 07:52:46.892525280 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Completion5 -%define _tar_path 5.71 +%define _tar_path 5.72 # 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: kcompletion -Version: 5.71.0 +Version: 5.72.0 Release: 0 Summary: Widgets with advanced completion support License: LGPL-2.1-or-later @@ -36,7 +36,6 @@ Source2: frameworks.keyring %endif Source99: baselibs.conf -BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} BuildRequires: fdupes BuildRequires: kf5-filesystem @@ -100,18 +99,19 @@ %endif %files -n %{lname} -%license COPYING* +%license LICENSES/* %doc README* %{_kf5_libdir}/libKF5Completion.so.* %files devel -%{_kf5_libdir}/libKF5Completion.so -%{_kf5_libdir}/cmake/KF5Completion/ +%license LICENSES/* %dir %{_kf5_includedir}/*/ %dir %{_kf5_plugindir}/designer -%{_kf5_plugindir}/designer/kcompletion5widgets.so -%{_kf5_includedir}/*/ %{_kf5_includedir}/*.h +%{_kf5_includedir}/*/ +%{_kf5_libdir}/cmake/KF5Completion/ +%{_kf5_libdir}/libKF5Completion.so %{_kf5_mkspecsdir}/qt_KCompletion.pri +%{_kf5_plugindir}/designer/kcompletion5widgets.so %changelog ++++++ kcompletion-5.71.0.tar.xz -> kcompletion-5.72.0.tar.xz ++++++ ++++ 10945 lines of diff (skipped)
