Hello community,
here is the log from the commit of package kmail-account-wizard for
openSUSE:Factory checked in at 2018-12-19 13:34:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
and /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail-account-wizard"
Wed Dec 19 13:34:58 2018 rev:25 rq:658421 version:18.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes
2018-11-12 09:28:52.642186596 +0100
+++
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.28833/kmail-account-wizard.changes
2018-12-19 13:34:58.236497534 +0100
@@ -1,0 +2,39 @@
+Fri Dec 14 06:09:13 UTC 2018 - [email protected]
+
+- Update to 18.12.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+ * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:56:03 UTC 2018 - [email protected]
+
+- Update to 18.11.90
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+ * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:22:30 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:07 UTC 2018 - [email protected]
+
+- Update to 18.11.80
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+ * Add missing Name
+ * Use KDEFrameworkCompilerSettings
+ * Use nullptr
+ * Fix minor EBN issues
+ * Use new syntax
+
+-------------------------------------------------------------------
@@ -47 +86 @@
- * https://www.kde.org/announcements/announce-applications-18.07.80.php
+ * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -98 +137 @@
- * https://www.kde.org/announcements/announce-applications-18.03.90.php
+ * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -235 +274 @@
- * https://www.kde.org/announcements/announce-applications-17.07.90.php
+ * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -294 +333 @@
- * https://www.kde.org/announcements/announce-applications-17.03.80.php
+ * https://www.kde.org/announcements/announce-applications-17.04-beta.php
Old:
----
kmail-account-wizard-18.08.3.tar.xz
New:
----
kmail-account-wizard-18.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.KfyNHM/_old 2018-12-19 13:34:58.716496910 +0100
+++ /var/tmp/diff_new_pack.KfyNHM/_new 2018-12-19 13:34:58.720496905 +0100
@@ -16,18 +16,17 @@
#
-%bcond_without lang
-
-Name: kmail-account-wizard
-Version: 18.08.3
-Release: 0
%define kf5_version 5.26.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: 18.12.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: http://www.kde.org
+URL: http://www.kde.org
Source0: %{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: gettext-devel
@@ -63,12 +62,11 @@
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
Obsoletes: akonadi_resources
Obsoletes: kdepim
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
%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
%description
An application which assists you with the configuration of accounts in KMail.
@@ -91,8 +89,7 @@
%endif
%files
-%defattr(-,root,root)
-%doc COPYING COPYING.LIB COPYING.DOC
+%license COPYING COPYING.LIB COPYING.DOC
%config %{_kf5_configdir}/accountwizard.categories
%config %{_kf5_configdir}/accountwizard.knsrc
%config %{_kf5_configdir}/accountwizard.renamecategories
@@ -105,7 +102,7 @@
%if %{with lang}
%files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
%endif
%changelog
++++++ kmail-account-wizard-18.08.3.tar.xz ->
kmail-account-wizard-18.12.0.tar.xz ++++++
++++ 2110 lines of diff (skipped)