Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kig for openSUSE:Factory checked in at 2021-08-16 10:10:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kig (Old) and /work/SRC/openSUSE:Factory/.kig.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kig" Mon Aug 16 10:10:10 2021 rev:130 rq:911675 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kig/kig.changes 2021-07-10 00:01:21.419583096 +0200 +++ /work/SRC/openSUSE:Factory/.kig.new.1899/kig.changes 2021-08-16 10:15:28.426811665 +0200 @@ -1,0 +2,34 @@ +Fri Aug 6 09:38:27 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.08.0 +- No code change since 21.07.90 + +------------------------------------------------------------------- +Fri Jul 30 10:05:00 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.90 + * New feature release +- No code change since 21.07.80 + +------------------------------------------------------------------- +Sat Jul 17 20:06:06 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Fix saving/loading compressed, kigz, files + * Use applicatin/gzip mimetype + * Fix updating function signature for python scripts to reflect object selection (kde#336020) + * Port to KXMLGUIFactory::showConfigureShortcutsDialog() + * Remove obsolete COPYING files + * Download GFDL-1.2-or-later license + * Manually convert remaining license headers + * Clean up license headers + * Convert license headers to SPDX + * kigpart: add JSON metadata to plugin, install into kf5/parts subdir +- Only install the license files once + +------------------------------------------------------------------- Old: ---- kig-21.04.3.tar.xz kig-21.04.3.tar.xz.sig New: ---- kig-21.08.0.tar.xz kig-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kig.spec ++++++ --- /var/tmp/diff_new_pack.fT1HEO/_old 2021-08-16 10:15:28.870811097 +0200 +++ /var/tmp/diff_new_pack.fT1HEO/_new 2021-08-16 10:15:28.874811093 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kig -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Interactive Geometry License: GPL-2.0-or-later @@ -53,7 +53,6 @@ BuildRequires: cmake(Qt5XmlPatterns) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -Recommends: %{name}-lang %description Kig is an application for Interactive Geometry. It's intended to serve @@ -78,15 +77,17 @@ %endif %files -%license COPYING* +%license LICENSES/* %doc %lang(en) %{_kf5_htmldir}/en/*/ +%dir %{_kf5_plugindir}/kf5 +%dir %{_kf5_plugindir}/kf5/parts %{_kf5_applicationsdir}/org.kde.kig.desktop %{_kf5_appstreamdir}/org.kde.kig.appdata.xml %{_kf5_bindir}/kig %{_kf5_bindir}/pykig.py %{_kf5_iconsdir}/hicolor/*/*/*kig.* %{_kf5_mandir}/man?/* -%{_kf5_plugindir}/kigpart.so +%{_kf5_plugindir}/kf5/parts/kigpart.so %{_kf5_servicesdir}/kig_part.desktop %{_kf5_sharedir}/katepart5/ %{_kf5_sharedir}/kig/ @@ -94,7 +95,6 @@ %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog ++++++ kig-21.04.3.tar.xz -> kig-21.08.0.tar.xz ++++++ ++++ 416412 lines of diff (skipped)