Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package akonadi-contact for openSUSE:Factory
checked in at 2021-12-13 20:39:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-contact (Old)
and /work/SRC/openSUSE:Factory/.akonadi-contact.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-contact"
Mon Dec 13 20:39:04 2021 rev:69 rq:937857 version:21.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-contact/akonadi-contact.changes
2021-11-06 18:14:13.672765993 +0100
+++
/work/SRC/openSUSE:Factory/.akonadi-contact.new.2520/akonadi-contact.changes
2021-12-13 20:39:06.760446244 +0100
@@ -1,0 +2,46 @@
+Fri Dec 3 19:21:17 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.12.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.12.0/
+- Changes since 21.11.90:
+ * Enable new GitLab CI on stable branch.
+ * Fix duplicated MIME types
+
+-------------------------------------------------------------------
+Sat Nov 27 10:10:11 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.11.90
+ * New feature release
+- No code change since 21.11.80
+
+-------------------------------------------------------------------
+Sat Nov 13 17:54:06 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.11.80
+ * New feature release
+- Changes since 21.08.3:
+ * Use action texts for buttons of decision/confirmation dialogs
+ * Allow to show header in qtc6
+ * Port KContacts::Address::countryToISO to new KI18n API
+ * Add check version. We depend against 5.87
+ * Replace insertEmail (deprecated since 5.88) with addEmail
+ * const'ify variables
+ * Remove unused class (can't work as not finished)
+ * const'ify pointer/variables
+ * Add KDE CI file
+ * Use qOverload directly (scripted)
+ * Allow to build with KF < 5.86
+ * Port away from deprecated KPluginLoader
+ * Clean not necessary lib
+ * Search with name and email address in group contact editor (kde#430788)
+ * Implement sorting and filtering in contact group editor (kde#430789)
+ * Modernize code + use QStringLiteral multi arg etc.
+ * Add i18n context
+ * X-KDE-ParentComponents is not use now.
+ * Now we don't use X-KDE-CfgDlgHierarchy
+ * Drop unused X-KDE-ParentApp entries from kcm desktop files
+ * Make sure that we don't cancel dialog
+
+-------------------------------------------------------------------
Old:
----
akonadi-contacts-21.08.3.tar.xz
akonadi-contacts-21.08.3.tar.xz.sig
New:
----
akonadi-contacts-21.12.0.tar.xz
akonadi-contacts-21.12.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-contact.spec ++++++
--- /var/tmp/diff_new_pack.ZwRr0g/_old 2021-12-13 20:39:07.656446354 +0100
+++ /var/tmp/diff_new_pack.ZwRr0g/_new 2021-12-13 20:39:07.660446354 +0100
@@ -23,7 +23,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: akonadi-contact
-Version: 21.08.3
+Version: 21.12.0
Release: 0
Summary: KDE PIM Libraries for Akonadi Contacts
License: LGPL-2.1-or-later
@@ -103,10 +103,12 @@
Requires: akonadi-contact = %{version}
Requires: libKF5AkonadiContact5 = %{version}
Requires: libKF5ContactEditor5 = %{version}
+Requires: cmake(Grantlee5)
Requires: cmake(KF5Akonadi)
Requires: cmake(KF5Contacts)
Requires: cmake(KF5GrantleeTheme)
Requires: cmake(Qt5Widgets)
+
Obsoletes: akonadi-contacts-devel < %{version}
Provides: akonadi-contacts-devel = %{version}
Obsoletes: kdepim-apps-libs-devel <= 20.08.3
++++++ akonadi-contacts-21.08.3.tar.xz -> akonadi-contacts-21.12.0.tar.xz ++++++
++++ 54110 lines of diff (skipped)