Hello community,
here is the log from the commit of package kmail-account-wizard for
openSUSE:Factory checked in at 2020-02-10 21:48:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
and /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail-account-wizard"
Mon Feb 10 21:48:57 2020 rev:42 rq:771685 version:19.12.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes
2020-01-19 20:51:48.147872648 +0100
+++
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.26092/kmail-account-wizard.changes
2020-02-10 21:49:05.166047140 +0100
@@ -1,0 +2,17 @@
+Fri Feb 7 08:37:42 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb 5 06:29:18 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/releases/19.12.2
+- Changes since 19.12.1:
+ * Use correct ProvideUrl as requested
+ * Add more debug info
+- Update build requirements
+
+-------------------------------------------------------------------
Old:
----
kmail-account-wizard-19.12.1.tar.xz
kmail-account-wizard-19.12.1.tar.xz.sig
New:
----
kmail-account-wizard-19.12.2.tar.xz
kmail-account-wizard-19.12.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.Ex3TZQ/_old 2020-02-10 21:49:06.722048000 +0100
+++ /var/tmp/diff_new_pack.Ex3TZQ/_new 2020-02-10 21:49:06.726048002 +0100
@@ -16,12 +16,12 @@
#
-%define kf5_version 5.60.0
+%define kf5_version 5.63.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: kmail-account-wizard
-Version: 19.12.1
+Version: 19.12.2
Release: 0
Summary: Account wizard for KMail
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -33,14 +33,15 @@
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
-BuildRequires: gettext-devel
-BuildRequires: update-desktop-files
+BuildRequires: shared-mime-info
BuildRequires: cmake(KF5Akonadi)
+BuildRequires: cmake(KF5AkonadiMime)
BuildRequires: cmake(KF5Codecs)
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5DBusAddons)
BuildRequires: cmake(KF5DocTools)
+BuildRequires: cmake(KF5IMAP)
BuildRequires: cmake(KF5IdentityManagement)
BuildRequires: cmake(KF5KCMUtils)
BuildRequires: cmake(KF5Kross)
@@ -49,6 +50,7 @@
BuildRequires: cmake(KF5Libkleo)
BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5NewStuff)
+BuildRequires: cmake(KF5Notifications)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5Parts)
BuildRequires: cmake(KF5PimCommon)
@@ -56,7 +58,6 @@
BuildRequires: cmake(KF5TextEditor)
BuildRequires: cmake(KF5Wallet)
BuildRequires: cmake(Qt5DBus)
-BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5UiTools)
BuildRequires: cmake(Qt5Widgets)
@@ -81,7 +82,7 @@
%build
%cmake_kf5 -d build
-%make_jobs
+%cmake_build
%install
%kf5_makeinstall -C build
++++++ kmail-account-wizard-19.12.1.tar.xz ->
kmail-account-wizard-19.12.2.tar.xz ++++++
++++ 2127 lines of diff (skipped)