Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmplot for openSUSE:Factory checked in at 2021-08-16 10:10:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmplot (Old) and /work/SRC/openSUSE:Factory/.kmplot.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmplot" Mon Aug 16 10:10:22 2021 rev:132 rq:911706 version:21.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes 2021-07-10 00:01:43.683409964 +0200 +++ /work/SRC/openSUSE:Factory/.kmplot.new.1899/kmplot.changes 2021-08-16 10:15:48.762787004 +0200 @@ -1,0 +2,31 @@ +Fri Aug 6 09:39:33 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- 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:14 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.90 + * New feature release +- Changes since 21.07.80: + * Give kmplot an automatically increasing version + +------------------------------------------------------------------- +Sat Jul 17 20:06:20 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.07.80 + * New feature release +- Changes since 21.04.3: + * Remove obsolete COPYING files + * Copy GFDL-1.2-or-later license to LICENSES folder + * Convert license headers to SPDX + * Port away from kdeinitExec(). This requires upgrading the KF5 min req. + * kmplot_part: add JSON metadata to plugin, install into kf5/parts subdir + * Make kmplot_part embeddable into konqueror again, fix off by one assert. +- Only install the license files once + +------------------------------------------------------------------- Old: ---- kmplot-21.04.3.tar.xz kmplot-21.04.3.tar.xz.sig New: ---- kmplot-21.08.0.tar.xz kmplot-21.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmplot.spec ++++++ --- /var/tmp/diff_new_pack.Oy00qB/_old 2021-08-16 10:15:49.226786446 +0200 +++ /var/tmp/diff_new_pack.Oy00qB/_new 2021-08-16 10:15:49.230786442 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmplot -Version: 21.04.3 +Version: 21.08.0 Release: 0 Summary: Mathematical Function Plotter License: GPL-2.0-or-later @@ -44,7 +44,6 @@ BuildRequires: cmake(Qt5PrintSupport) BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Widgets) -Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} @@ -71,7 +70,9 @@ %endif %files -%license COPYING* +%license LICENSES/* +%dir %{_kf5_plugindir}/kf5 +%dir %{_kf5_plugindir}/kf5/parts %doc %lang(en) %{_kf5_htmldir}/en/kmplot %{_kf5_applicationsdir}/org.kde.kmplot.desktop %{_kf5_appstreamdir}/org.kde.kmplot.appdata.xml @@ -80,13 +81,12 @@ %{_kf5_dbusinterfacesdir}/org.kde.kmplot.*.xml %{_kf5_iconsdir}/hicolor/*/apps/kmplot.* %{_kf5_kxmlguidir}/kmplot/ -%{_kf5_plugindir}/kmplotpart.so +%{_kf5_plugindir}/kf5/parts/kmplotpart.so %{_kf5_servicesdir}/kmplot_part.desktop %{_mandir}/*/kmplot.1%{?ext_man} %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog ++++++ kmplot-21.04.3.tar.xz -> kmplot-21.08.0.tar.xz ++++++ ++++ 62639 lines of diff (skipped)
