Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kmail-account-wizard for
openSUSE:Factory checked in at 2021-04-24 23:07:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
and /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail-account-wizard"
Sat Apr 24 23:07:42 2021 rev:56 rq:887684 version:21.04.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes
2021-03-08 15:13:24.713762651 +0100
+++
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.12324/kmail-account-wizard.changes
2021-04-24 23:08:29.559338768 +0200
@@ -1,0 +2,23 @@
+Fri Apr 16 16:12:11 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+
+-------------------------------------------------------------------
+Fri Apr 9 17:40:38 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.90
+ * New feature release
+- No code change since 21.03.80
+
+-------------------------------------------------------------------
+Sun Mar 21 13:28:25 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+ * New feature release
+- Too many changes to list here.
+
+-------------------------------------------------------------------
Old:
----
kmail-account-wizard-20.12.3.tar.xz
kmail-account-wizard-20.12.3.tar.xz.sig
New:
----
kmail-account-wizard-21.04.0.tar.xz
kmail-account-wizard-21.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.dXXzRr/_old 2021-04-24 23:08:30.011339407 +0200
+++ /var/tmp/diff_new_pack.dXXzRr/_new 2021-04-24 23:08:30.015339413 +0200
@@ -16,18 +16,22 @@
#
-%define kf5_version 5.75.0
+%define kf5_version 5.79.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: 20.12.3
+Version: 21.04.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: 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
BuildRequires: shared-mime-info
BuildRequires: cmake(KF5Akonadi)
@@ -61,10 +65,6 @@
Obsoletes: kdepim
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
Recommends: %{name}-lang
%description
@@ -73,7 +73,7 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
%build
%cmake_kf5 -d build
@@ -87,12 +87,12 @@
%files
%license LICENSES/*
-%{_kf5_debugdir}/accountwizard.categories
-%{_kf5_knsrcfilesdir}/accountwizard.knsrc
-%{_kf5_debugdir}/accountwizard.renamecategories
%{_kf5_applicationsdir}/org.kde.accountwizard.desktop
%{_kf5_bindir}/accountwizard
%{_kf5_bindir}/ispdb
+%{_kf5_debugdir}/accountwizard.categories
+%{_kf5_debugdir}/accountwizard.renamecategories
+%{_kf5_knsrcfilesdir}/accountwizard.knsrc
%{_kf5_plugindir}/accountwizard_plugin.so
%{_kf5_sharedir}/akonadi/accountwizard/
%{_kf5_sharedir}/mime/packages/accountwizard-mime.xml
++++++ kmail-account-wizard-20.12.3.tar.xz ->
kmail-account-wizard-21.04.0.tar.xz ++++++
++++ 19593 lines of diff (skipped)