Hello community,
here is the log from the commit of package kmail-account-wizard for
openSUSE:Factory checked in at 2017-08-24 17:45:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
and /work/SRC/openSUSE:Factory/.kmail-account-wizard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail-account-wizard"
Thu Aug 24 17:45:27 2017 rev:9 rq:516388 version:17.08.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes
2017-07-25 11:30:10.142998825 +0200
+++
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new/kmail-account-wizard.changes
2017-08-24 17:45:35.805910391 +0200
@@ -1,0 +2,23 @@
+Fri Aug 11 22:45:42 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Use https
+ * Adapt to new api
+ * Minor
+ * Don't use deprecated method
+ * Use qAsConst
+ * Fix tooltip appereance
+ * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
+
+-------------------------------------------------------------------
+Sat Aug 5 18:18:09 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
kmail-account-wizard-17.04.3.tar.xz
New:
----
kmail-account-wizard-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.DLEMxJ/_old 2017-08-24 17:45:37.285701959 +0200
+++ /var/tmp/diff_new_pack.DLEMxJ/_new 2017-08-24 17:45:37.289701396 +0200
@@ -19,10 +19,10 @@
%bcond_without lang
Name: kmail-account-wizard
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
Summary: Account wizard for KMail
License: GPL-2.0+ and LGPL-2.1+
@@ -63,7 +63,9 @@
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
Obsoletes: akonadi_resources
Obsoletes: kdepim
+%if %{with lang}
Recommends: %{name}-lang
+%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -94,12 +96,12 @@
%config %{_kf5_configdir}/accountwizard.categories
%config %{_kf5_configdir}/accountwizard.knsrc
%config %{_kf5_configdir}/accountwizard.renamecategories
-%{_bindir}/accountwizard
-%{_bindir}/ispdb
-%{_kf5_plugindir}/accountwizard_plugin.so
-%{_datadir}/akonadi/accountwizard/
%{_kf5_applicationsdir}/org.kde.accountwizard.desktop
-%{_datadir}/mime/packages/accountwizard-mime.xml
+%{_kf5_bindir}/accountwizard
+%{_kf5_bindir}/ispdb
+%{_kf5_plugindir}/accountwizard_plugin.so
+%{_kf5_sharedir}/akonadi/accountwizard/
+%{_kf5_sharedir}/mime/packages/accountwizard-mime.xml
%if %{with lang}
%files lang -f %{name}.lang
++++++ kmail-account-wizard-17.04.3.tar.xz ->
kmail-account-wizard-17.08.0.tar.xz ++++++
++++ 4007 lines of diff (skipped)