Hello community,
here is the log from the commit of package incidenceeditor for openSUSE:Factory
checked in at 2019-08-16 15:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/incidenceeditor (Old)
and /work/SRC/openSUSE:Factory/.incidenceeditor.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "incidenceeditor"
Fri Aug 16 15:35:22 2019 rev:42 rq:723589 version:19.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/incidenceeditor/incidenceeditor.changes
2019-07-26 12:26:33.514387751 +0200
+++
/work/SRC/openSUSE:Factory/.incidenceeditor.new.22127/incidenceeditor.changes
2019-08-16 15:35:23.665878202 +0200
@@ -1,0 +2,44 @@
+Fri Aug 9 08:30:14 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- Update to 19.08.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+-------------------------------------------------------------------
+Tue Aug 06 16:50:47 UTC 2019 - [email protected]
+
+- Update to 19.07.90
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- Changes since 19.07.80:
+ * Adapt to KCalendarCore namespace change
+ * Simplify OpenComposerJob using DBus activation.
+
+-------------------------------------------------------------------
+Tue Jul 23 11:58:56 UTC 2019 - [email protected]
+
+- Update to 19.07.80
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+ * Adapt to KCalCore::Attachment changes
+ * Avoid an attachment pointer hash
+ * Remove attachment temporary file clearing, we don't create such files here
+ * Adapt to KCalCore::Attendee changes
+ * When we use framework 5.59.0 we can use new logging file directory
+ * Remove the last remaining maps using Attendee pointers as keys
+ * Use a vector rather than a map for the attendee status
+ * Simplify AttendeeTableModel construction
+ * Use a vector rather than a hash for storing attendee/combobox pairs
+ * Adapt to KCalCore::Person changes
+ * It was fixed in 5.13.0beta2
+ * Second attempt on getting API docs generated on api.kde.org
+ * Add to kdepim group so this shows up on api.kde.org
+ * Re-enable moving events between collections in korganizer
+ * Fix: don't install not exported class
+
+-------------------------------------------------------------------
Old:
----
incidenceeditor-19.04.3.tar.xz
New:
----
applications.keyring
incidenceeditor-19.08.0.tar.xz
incidenceeditor-19.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ incidenceeditor.spec ++++++
--- /var/tmp/diff_new_pack.FK1Mn6/_old 2019-08-16 15:35:24.281878024 +0200
+++ /var/tmp/diff_new_pack.FK1Mn6/_new 2019-08-16 15:35:24.285878022 +0200
@@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: incidenceeditor
-Version: 19.04.3
+Version: 19.08.0
Release: 0
Summary: Incidenceeditor library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Development/Libraries/KDE
URL: https://www.kde.org
-Source0: %{name}-%{version}.tar.xz
+Source:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
BuildRequires: akonadi-calendar-devel
BuildRequires: akonadi-mime-devel >= %{_kapp_version}
BuildRequires: akonadi-server-devel
@@ -105,10 +109,10 @@
%files devel
%license COPYING*
-%{_kf5_cmakedir}/KF5IncidenceEditor/
%{_kf5_includedir}/IncidenceEditor/
%{_kf5_includedir}/incidenceeditor/
%{_kf5_includedir}/incidenceeditor_version.h
+%{_kf5_cmakedir}/KF5IncidenceEditor/
%{_kf5_libdir}/libKF5IncidenceEditor.so
%{_kf5_mkspecsdir}/qt_IncidenceEditor.pri
++++++ incidenceeditor-19.04.3.tar.xz -> incidenceeditor-19.08.0.tar.xz ++++++
++++ 23936 lines of diff (skipped)