Hello community,
here is the log from the commit of package kmailtransport for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:34:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kmailtransport (Old)
and /work/SRC/openSUSE:Leap:15.2/.kmailtransport.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmailtransport"
Tue May 12 11:34:50 2020 rev:58 rq:797415 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kmailtransport/kmailtransport.changes
2020-03-15 07:08:29.816860502 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.kmailtransport.new.2738/kmailtransport.changes
2020-05-12 11:34:50.936052979 +0200
@@ -1,0 +2,37 @@
+Thu Apr 23 12:22:36 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr 5 20:30:13 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:09 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+ * Make compile against qt5.15
+ * Fix build with 5.14.2 and 5.15 beta2
+ * Autogenerate categories files
+ * Make it compile against last qt5.15
+ * Fix some clazy warning
+ * Make it compile against last qt5.15 without deprecated method
+ * Make it compile against qt5.15
+ * Not necessary to use serviceTypes()
+ * Use camelcase header (scripted)
+ * Remove QCombobox usage
+
+-------------------------------------------------------------------
Old:
----
kmailtransport-19.12.3.tar.xz
kmailtransport-19.12.3.tar.xz.sig
New:
----
kmailtransport-20.04.0.tar.xz
kmailtransport-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmailtransport.spec ++++++
--- /var/tmp/diff_new_pack.2OSlP2/_old 2020-05-12 11:34:51.388053928 +0200
+++ /var/tmp/diff_new_pack.2OSlP2/_new 2020-05-12 11:34:51.392053937 +0200
@@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kmailtransport
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: KDE PIM Libraries: Mailtransport layer
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
BuildRequires: cyrus-sasl-devel
BuildRequires: extra-cmake-modules >= 5.19.0
BuildRequires: kf5-filesystem
@@ -45,6 +41,10 @@
BuildRequires: cmake(KPimSMTP)
BuildRequires: cmake(Qt5Test)
Recommends: %{name}-lang
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
%description
This package contains library to provide mailtransport functionality for KDE
PIM applications.
++++++ kmailtransport-19.12.3.tar.xz -> kmailtransport-20.04.0.tar.xz ++++++
++++ 4328 lines of diff (skipped)