Hello community,
here is the log from the commit of package akonadi-contact for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:32:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/akonadi-contact (Old)
and /work/SRC/openSUSE:Leap:15.2/.akonadi-contact.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-contact"
Tue May 12 11:32:49 2020 rev:49 rq:797303 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/akonadi-contact/akonadi-contact.changes
2020-03-15 07:10:01.420915325 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.akonadi-contact.new.2738/akonadi-contact.changes
2020-05-12 11:32:50.259799481 +0200
@@ -1,0 +2,38 @@
+Thu Apr 23 12:21:45 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-04-apps-update
+- Changes since 20.03.90:
+ * Fix compilation with more recent Qt 5.15
+
+-------------------------------------------------------------------
+Sun Apr 5 20:29:32 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:16:27 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+ * standardcontactformatter.cpp - fix crash on iterating
+ * Make it compile against last qt5.15
+ * Port deprecated methods
+ * Autogenerate categories file
+ * Remove usage of KDBusConnectionPool
+ * Make it compile against last qt5.15 without deprecated method
+ * Port toSet method
+ * Port to QRegularExpression
+ * Port to QCombobox
+ * Don't use nullptr for flags
+
+-------------------------------------------------------------------
Old:
----
akonadi-contacts-19.12.3.tar.xz
akonadi-contacts-19.12.3.tar.xz.sig
New:
----
akonadi-contacts-20.04.0.tar.xz
akonadi-contacts-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-contact.spec ++++++
--- /var/tmp/diff_new_pack.sygwzX/_old 2020-05-12 11:32:50.767800548 +0200
+++ /var/tmp/diff_new_pack.sygwzX/_new 2020-05-12 11:32:50.771800557 +0200
@@ -18,30 +18,25 @@
%define rname akonadi-contacts
%define sonum 5
-%define kf5_version 5.63.0
+%define kf5_version 5.66.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: akonadi-contact
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: KDE PIM Libraries for Akonadi Contacts
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
BuildRequires: extra-cmake-modules >= %{kf5_version}
BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5Akonadi)
-BuildRequires: cmake(KF5CalendarCore)
BuildRequires: cmake(KF5Codecs) >= %{kf5_version}
BuildRequires: cmake(KF5Completion) >= %{kf5_version}
BuildRequires: cmake(KF5Config) >= %{kf5_version}
-BuildRequires: cmake(KF5Contacts)
+BuildRequires: cmake(KF5Contacts) >= %{kf5_version}
BuildRequires: cmake(KF5DBusAddons) >= %{kf5_version}
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
BuildRequires: cmake(KF5IconThemes) >= %{kf5_version}
@@ -59,6 +54,10 @@
Recommends: %{name}-lang
Provides: akonadi-contacts = %{version}
Obsoletes: akonadi-contacts < %{version}
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
%description
This package provides a library used for handling personal contacts,
++++++ akonadi-contacts-19.12.3.tar.xz -> akonadi-contacts-20.04.0.tar.xz ++++++
++++ 19143 lines of diff (skipped)