Hello community,
here is the log from the commit of package kmail-account-wizard for
openSUSE:Factory checked in at 2019-07-16 08:33:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
and /work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmail-account-wizard"
Tue Jul 16 08:33:15 2019 rev:33 rq:715137 version:19.04.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes
2019-06-13 22:49:42.468034285 +0200
+++
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new.1887/kmail-account-wizard.changes
2019-07-16 08:33:16.575401102 +0200
@@ -1,0 +2,10 @@
+Sat Jul 13 07:26:36 UTC 2019 - [email protected]
+
+- Update to 19.04.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- Changes since 19.04.2:
+ * Fix Bug 388815 - accountwizard not reacting to alt-f4 (kde#388815)
+
+-------------------------------------------------------------------
Old:
----
kmail-account-wizard-19.04.2.tar.xz
New:
----
kmail-account-wizard-19.04.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kmail-account-wizard.spec ++++++
--- /var/tmp/diff_new_pack.OjBufk/_old 2019-07-16 08:33:17.119401040 +0200
+++ /var/tmp/diff_new_pack.OjBufk/_new 2019-07-16 08:33:17.123401040 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kmail-account-wizard
-Version: 19.04.2
+Version: 19.04.3
Release: 0
Summary: Account wizard for KMail
License: GPL-2.0-or-later AND LGPL-2.1-or-later
++++++ kmail-account-wizard-19.04.2.tar.xz ->
kmail-account-wizard-19.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kmail-account-wizard-19.04.2/CMakeLists.txt
new/kmail-account-wizard-19.04.3/CMakeLists.txt
--- old/kmail-account-wizard-19.04.2/CMakeLists.txt 2019-06-04
02:17:28.000000000 +0200
+++ new/kmail-account-wizard-19.04.3/CMakeLists.txt 2019-07-09
02:20:47.000000000 +0200
@@ -1,4 +1,4 @@
-set(KDEPIM_VERSION_NUMBER "5.11.2")
+set(KDEPIM_VERSION_NUMBER "5.11.3")
cmake_minimum_required(VERSION 3.5)
project(kmail-account-wizard VERSION ${KDEPIM_VERSION_NUMBER})
@@ -37,22 +37,22 @@
set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
-set(AKONADI_MIMELIB_VERSION "5.11.2")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.2")
-set(KLDAP_LIB_VERSION "5.11.2")
-set(KMAILTRANSPORT_LIB_VERSION "5.11.2")
-set(AKONADI_VERSION "5.11.2")
-set(KIMAP_LIB_VERSION "5.11.2")
-set(AKONADI_MIMELIB_VERSION "5.11.2")
+set(AKONADI_MIMELIB_VERSION "5.11.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.11.3")
+set(KLDAP_LIB_VERSION "5.11.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.11.3")
+set(AKONADI_VERSION "5.11.3")
+set(KIMAP_LIB_VERSION "5.11.3")
+set(AKONADI_MIMELIB_VERSION "5.11.3")
set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
set(KDEPIM_LIB_SOVERSION "5")
set(QT_REQUIRED_VERSION "5.10.0")
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Xml DBus Test)
-set(PIMCOMMON_LIB_VERSION_LIB "5.11.2")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.11.2")
-set(LIBKLEO_LIB_VERSION_LIB "5.11.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.11.3")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.11.3")
+set(LIBKLEO_LIB_VERSION_LIB "5.11.3")
# Find KF5 package
find_package(KF5Wallet ${KF5_MIN_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/kmail-account-wizard-19.04.2/po/pt_BR/accountwizard.po
new/kmail-account-wizard-19.04.3/po/pt_BR/accountwizard.po
--- old/kmail-account-wizard-19.04.2/po/pt_BR/accountwizard.po 2019-06-04
02:17:28.000000000 +0200
+++ new/kmail-account-wizard-19.04.3/po/pt_BR/accountwizard.po 2019-07-09
02:20:46.000000000 +0200
@@ -9,15 +9,15 @@
"Project-Id-Version: accountwizard\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-05-20 07:43+0200\n"
-"PO-Revision-Date: 2019-02-08 14:51-0200\n"
-"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
-"Language-Team: Portuguese <[email protected]>\n"
+"PO-Revision-Date: 2019-07-05 20:36-0300\n"
+"Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
+"Language-Team: Brazilian Portuguese <[email protected]>\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 19.04.2\n"
#, kde-format
msgctxt "NAME OF TRANSLATORS"
@@ -705,7 +705,7 @@
#: ui/personaldatapage.ui:276
#, kde-format
msgid "Add Account"
-msgstr "1Conta IMAP"
+msgstr "Adicionar conta"
#. i18n: ectx: property (text), widget (QLabel, label)
#: ui/providerpage.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kmail-account-wizard-19.04.2/src/dialog.cpp
new/kmail-account-wizard-19.04.3/src/dialog.cpp
--- old/kmail-account-wizard-19.04.2/src/dialog.cpp 2019-05-21
07:21:55.000000000 +0200
+++ new/kmail-account-wizard-19.04.3/src/dialog.cpp 2019-06-24
07:04:38.000000000 +0200
@@ -106,7 +106,7 @@
page->enterPageNext();
//TODO ? necessary ???
Q_EMIT page->pageEnteredNext();
- connect(button(QDialogButtonBox::Cancel), &QPushButton::clicked, this,
&Dialog::accept);
+ connect(button(QDialogButtonBox::Cancel), &QPushButton::clicked, this,
&Dialog::reject);
KHelpMenu *helpMenu = new KHelpMenu(this, KAboutData::applicationData(),
true);
//Initialize menu
QMenu *menu = helpMenu->menu();
@@ -215,7 +215,7 @@
void Dialog::reject()
{
- connect(mSetupManager, &SetupManager::rollbackComplete, this,
&Dialog::close);
+ connect(mSetupManager, &SetupManager::rollbackComplete, this, [this]() {
KAssistantDialog::reject();} );
mSetupManager->requestRollback();
}