Hello community,
here is the log from the commit of package kontactinterface for
openSUSE:Factory checked in at 2020-08-18 11:59:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kontactinterface (Old)
and /work/SRC/openSUSE:Factory/.kontactinterface.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontactinterface"
Tue Aug 18 11:59:09 2020 rev:59 rq:826461 version:20.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kontactinterface/kontactinterface.changes
2020-07-14 07:49:32.203895529 +0200
+++
/work/SRC/openSUSE:Factory/.kontactinterface.new.3399/kontactinterface.changes
2020-08-18 11:59:41.519377149 +0200
@@ -1,0 +2,29 @@
+Sun Aug 9 09:09:49 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.08.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+-------------------------------------------------------------------
+Sun Aug 2 08:00:09 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.90
+ * New feature release
+- No code change since 20.07.80
+
+-------------------------------------------------------------------
+Sun Jul 19 10:05:16 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.80
+ * New feature release
+- Changes since 20.04.3:
+ * Convert license headers to SPDX format
+ * Port KRun::runCommand to CommandLauncherJob
+ * port to for(...:...)
+ * Add macro EXPORT_KONTACT_PLUGIN_WITH_JSON
+ * Skip touching xmlfiles if pluginName is empty.
+ * Use KParts::Part instead of ReadOnlyPart. We are not opening a document,
just providing a XMLGUI-based plugin.
+
+-------------------------------------------------------------------
Old:
----
kontactinterface-20.04.3.tar.xz
kontactinterface-20.04.3.tar.xz.sig
New:
----
kontactinterface-20.08.0.tar.xz
kontactinterface-20.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kontactinterface.spec ++++++
--- /var/tmp/diff_new_pack.ZLbQex/_old 2020-08-18 11:59:42.883377749 +0200
+++ /var/tmp/diff_new_pack.ZLbQex/_new 2020-08-18 11:59:42.883377749 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kontactinterface
-Version: 20.04.3
+Version: 20.08.0
Release: 0
Summary: KDE PIM Libraries: Interface to Contacts
License: LGPL-2.1-or-later
@@ -82,14 +82,14 @@
%postun -n libKF5KontactInterface5 -p /sbin/ldconfig
%files -n libKF5KontactInterface5
-%license COPYING.LIB
+%license LICENSES/*
%{_kf5_libdir}/libKF5KontactInterface.so.*
%{_kf5_servicetypesdir}/kontactplugin.desktop
%{_kf5_debugdir}/*.categories
%{_kf5_debugdir}/*.renamecategories
%files devel
-%license COPYING.LIB
+%license LICENSES/*
%{_kf5_cmakedir}/KF5KontactInterface/
%{_kf5_includedir}/KontactInterface/
%{_kf5_includedir}/kontactinterface_version.h
@@ -98,7 +98,7 @@
%if %{with lang}
%files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
%endif
%changelog
++++++ kontactinterface-20.04.3.tar.xz -> kontactinterface-20.08.0.tar.xz ++++++
++++ 2400 lines of diff (skipped)