Hello community,
here is the log from the commit of package kmail-account-wizard for
openSUSE:Factory checked in at 2019-08-16 15:38:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
and /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail-account-wizard"
Fri Aug 16 15:38:49 2019 rev:35 rq:723673 version:19.08.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes
2019-07-26 12:28:01.246346103 +0200
+++
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.22127/kmail-account-wizard.changes
2019-08-16 15:38:49.321818416 +0200
@@ -1,0 +2,42 @@
+Fri Aug 9 08:31:15 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:50 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
+- No code changes since 19.07.80
+
+-------------------------------------------------------------------
+Tue Jul 23 11:59:01 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:
+ * Remove prefix
+ * When we use framework 5.59.0 we can use new logging file directory
+ * Try to make it compile on FreeBSD
+ * Use QVector here
+ * Clean up code
+ * Use KPasswordLineEdit here
+ * Add clear button
+ * Move knsrc files to the new location
+ * It was fixed in 5.13.0beta2
+ * Fix test command
+ * Rename as assistants
+ * Return all types of accounts
+ * Fix remove correct identity
+ * Allow to disable refreshing mime file (only for dev)
+ * replace deprecated KFilterProxySearchLine
+
+-------------------------------------------------------------------
Old:
----
kmail-account-wizard-19.04.3.tar.xz
New:
----
applications.keyring
kmail-account-wizard-19.08.0.tar.xz
kmail-account-wizard-19.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.A5cYUp/_old 2019-08-16 15:38:50.037818208 +0200
+++ /var/tmp/diff_new_pack.A5cYUp/_new 2019-08-16 15:38:50.041818207 +0200
@@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kmail-account-wizard
-Version: 19.04.3
+Version: 19.08.0
Release: 0
Summary: Account wizard for KMail
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/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: extra-cmake-modules
BuildRequires: gettext-devel
BuildRequires: pkgconfig
@@ -89,12 +93,12 @@
%files
%license COPYING COPYING.LIB COPYING.DOC
-%config %{_kf5_configdir}/accountwizard.knsrc
+%{_kf5_debugdir}/accountwizard.categories
+%{_kf5_knsrcfilesdir}/accountwizard.knsrc
+%{_kf5_debugdir}/accountwizard.renamecategories
%{_kf5_applicationsdir}/org.kde.accountwizard.desktop
%{_kf5_bindir}/accountwizard
%{_kf5_bindir}/ispdb
-%{_kf5_debugdir}/accountwizard.categories
-%{_kf5_debugdir}/accountwizard.renamecategories
%{_kf5_plugindir}/accountwizard_plugin.so
%{_kf5_sharedir}/akonadi/accountwizard/
%{_kf5_sharedir}/mime/packages/accountwizard-mime.xml
++++++ kmail-account-wizard-19.04.3.tar.xz ->
kmail-account-wizard-19.08.0.tar.xz ++++++
++++ 14892 lines of diff (skipped)