Hello community,
here is the log from the commit of package akonadi-import-wizard for
openSUSE:Leap:15.2 checked in at 2020-05-12 11:32:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/akonadi-import-wizard (Old)
and /work/SRC/openSUSE:Leap:15.2/.akonadi-import-wizard.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-import-wizard"
Tue May 12 11:32:50 2020 rev:46 rq:797304 version:20.04.0
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/akonadi-import-wizard/akonadi-import-wizard.changes
2020-03-15 07:10:40.396938651 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.akonadi-import-wizard.new.2738/akonadi-import-wizard.changes
2020-05-12 11:32:51.383801843 +0200
@@ -1,0 +2,32 @@
+Thu Apr 23 12:21:45 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:29:33 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:16:28 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:
+ * Autogenerate categories file
+ * not necessary to use serviceTypes()
+ * Use camelcase header (scripted)
+ * Remove QCombobox usage
+ * Update version
+
+-------------------------------------------------------------------
Old:
----
akonadi-import-wizard-19.12.3.tar.xz
akonadi-import-wizard-19.12.3.tar.xz.sig
New:
----
akonadi-import-wizard-20.04.0.tar.xz
akonadi-import-wizard-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-import-wizard.spec ++++++
--- /var/tmp/diff_new_pack.6szX5o/_old 2020-05-12 11:32:51.847802817 +0200
+++ /var/tmp/diff_new_pack.6szX5o/_new 2020-05-12 11:32:51.847802817 +0200
@@ -22,17 +22,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: akonadi-import-wizard
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: Assistant to import PIM data
License: GPL-2.0-or-later AND 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: extra-cmake-modules >= %{kf5_version}
BuildRequires: fdupes
BuildRequires: gettext-devel
@@ -60,8 +56,10 @@
# 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
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2: applications.keyring
%endif
+Recommends: %{name}-lang
%description
Assistant to import PIM data from other applications into Akonadi for use in
KDE PIM applications.
@@ -84,9 +82,7 @@
%description devel
This package contains development headers to build new import plugins for KDE
PIM.
-%if %{with lang}
%lang_package
-%endif
%prep
%setup -q
++++++ akonadi-import-wizard-19.12.3.tar.xz ->
akonadi-import-wizard-20.04.0.tar.xz ++++++
++++ 3966 lines of diff (skipped)