Hello community,

here is the log from the commit of package kmail for openSUSE:Factory checked 
in at 2019-12-13 12:02:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail (Old)
 and      /work/SRC/openSUSE:Factory/.kmail.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kmail"

Fri Dec 13 12:02:43 2019 rev:41 rq:756248 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kmail/kmail.changes      2019-11-12 
11:37:36.526232841 +0100
+++ /work/SRC/openSUSE:Factory/.kmail.new.4691/kmail.changes    2019-12-13 
12:03:32.729420964 +0100
@@ -1,0 +2,35 @@
+Tue Dec 10 06:38:41 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- Changes since 19.11.90:
+  * Update Appstream for new release
+  * Don't use nullptr as flag
+  * Fix invalid fcc warning when we restore mail
+
+-------------------------------------------------------------------
+Sat Nov 30 09:12:01 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- Changes since 19.11.80:
+  * Show invalid fcc folder widget
+  * When we use "send again" make sure to assign FCC to current folder.
+  * honour notification inhibition by delaying reminders
+  * Add missing Q_REQUIRED_RESULT
+
+-------------------------------------------------------------------
+Sun Nov 24 13:29:34 UTC 2019 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 19.11.80
+  * New feature release
+- Too many changes since 19.08.3, only listing bugfixes:
+  * Fix improve notification message (kde#411992)
+  * Fix Bug 412904 - Provide option to hide menu bar in message view windows 
(kde#412904)
+- Remove obsolete version requirements
+
+-------------------------------------------------------------------

Old:
----
  kmail-19.08.3.tar.xz
  kmail-19.08.3.tar.xz.sig

New:
----
  kmail-19.12.0.tar.xz
  kmail-19.12.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kmail.spec ++++++
--- /var/tmp/diff_new_pack.rzSNhl/_old  2019-12-13 12:03:33.721420589 +0100
+++ /var/tmp/diff_new_pack.rzSNhl/_new  2019-12-13 12:03:33.725420587 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmail
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,25 @@
 #
 
 
-%define kf5_version 5.35.0
+%define kf5_version 5.60.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
-Version:        19.08.3
+Version:        19.12.0
 Release:        0
 Summary:        Mail Client
 License:        GPL-2.0-only
 Group:          Productivity/Networking/Email/Clients
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  gettext-devel
 BuildRequires:  libgpgmepp-devel
-BuildRequires:  libqgpgme-devel
-BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Akonadi)
@@ -91,15 +89,16 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Qml) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Quick) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5WebEngine) >= 5.6.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
+BuildRequires:  cmake(QGpgme)
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5Qml)
+BuildRequires:  cmake(Qt5Quick)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5WebEngine)
+BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5Xml)
 Requires:       %{name}-application-icons
 Requires:       kdepim-addons
 Requires:       kdepim-runtime

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.rzSNhl/_old and 
/var/tmp/diff_new_pack.rzSNhl/_new differ

++++++ kmail-19.08.3.tar.xz -> kmail-19.12.0.tar.xz ++++++
++++ 178643 lines of diff (skipped)


Reply via email to