Hello community, here is the log from the commit of package kontactinterface for openSUSE:Factory checked in at 2017-12-18 08:52:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontactinterface (Old) and /work/SRC/openSUSE:Factory/.kontactinterface.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontactinterface" Mon Dec 18 08:52:29 2017 rev:27 rq:556233 version:17.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kontactinterface/kontactinterface.changes 2017-11-16 14:27:24.252271006 +0100 +++ /work/SRC/openSUSE:Factory/.kontactinterface.new/kontactinterface.changes 2017-12-18 08:52:33.778914621 +0100 @@ -1,0 +2,34 @@ +Sat Dec 09 14:59:08 CET 2017 - [email protected] + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * None + +------------------------------------------------------------------- +Sat Dec 02 10:12:37 CET 2017 - [email protected] + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * None + +------------------------------------------------------------------- +Mon Nov 20 06:59:21 CET 2017 - [email protected] + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Remove dummy implementation + * Port to new connect api + * Use new connect api + * summary.cpp - give the header a background color like it had before + * Make run without install them + +------------------------------------------------------------------- Old: ---- kontactinterface-17.08.3.tar.xz New: ---- kontactinterface-17.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontactinterface.spec ++++++ --- /var/tmp/diff_new_pack.Efdc0W/_old 2017-12-18 08:52:34.842863260 +0100 +++ /var/tmp/diff_new_pack.Efdc0W/_new 2017-12-18 08:52:34.842863260 +0100 @@ -20,7 +20,7 @@ %define kf5_version 5.19.0 Name: kontactinterface -Version: 17.08.3 +Version: 17.12.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) ++++++ kontactinterface-17.08.3.tar.xz -> kontactinterface-17.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontactinterface-17.08.3/.reviewboardrc new/kontactinterface-17.12.0/.reviewboardrc --- old/kontactinterface-17.08.3/.reviewboardrc 2017-10-13 07:13:46.000000000 +0200 +++ new/kontactinterface-17.12.0/.reviewboardrc 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -REVIEWBOARD_URL = "https://git.reviewboard.kde.org" -REPOSITORY = "git://anongit.kde.org/kontactinterface" -BRANCH = "master" -TARGET_GROUPS = "kdepimlibs" -TARGET_PEOPLE = "mlaurent" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontactinterface-17.08.3/CMakeLists.txt new/kontactinterface-17.12.0/CMakeLists.txt --- old/kontactinterface-17.08.3/CMakeLists.txt 2017-11-07 02:26:09.000000000 +0100 +++ new/kontactinterface-17.12.0/CMakeLists.txt 2017-12-08 02:01:52.000000000 +0100 @@ -1,10 +1,11 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.6.3") +set(PIM_VERSION "5.7.0") project(KontactInterface VERSION ${PIM_VERSION}) # ECM setup -set(KF5_VERSION "5.35.0") +set(KF5_VERSION "5.39.0") + find_package(ECM ${KF5_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontactinterface-17.08.3/po/zh_CN/kontactinterfaces5.po new/kontactinterface-17.12.0/po/zh_CN/kontactinterfaces5.po --- old/kontactinterface-17.08.3/po/zh_CN/kontactinterfaces5.po 2017-11-07 02:26:09.000000000 +0100 +++ new/kontactinterface-17.12.0/po/zh_CN/kontactinterfaces5.po 2017-12-08 02:01:52.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2016-11-19 20:19+0100\n" -"PO-Revision-Date: 2017-10-19 10:50-0400\n" +"PO-Revision-Date: 2017-11-09 08:21-0500\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -18,7 +18,7 @@ "X-Generator: crowdin.com\n" "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" -"X-Crowdin-File: /kf5-stable/messages/pim/kontactinterfaces5.pot\n" +"X-Crowdin-File: /kf5-trunk/messages/pim/kontactinterfaces5.pot\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontactinterface-17.08.3/src/core.cpp new/kontactinterface-17.12.0/src/core.cpp --- old/kontactinterface-17.08.3/src/core.cpp 2017-10-13 07:13:46.000000000 +0200 +++ new/kontactinterface-17.12.0/src/core.cpp 2017-12-02 08:23:19.000000000 +0100 @@ -60,7 +60,7 @@ : KParts::MainWindow(parent, f), d(new Private(this)) { QTimer *timer = new QTimer(this); - connect(timer, SIGNAL(timeout()), SLOT(checkNewDay())); + connect(timer, &QTimer::timeout, this, [this]() { d->checkNewDay(); }); timer->start(1000 * 60); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontactinterface-17.08.3/src/core.h new/kontactinterface-17.12.0/src/core.h --- old/kontactinterface-17.08.3/src/core.h 2017-10-13 07:13:46.000000000 +0200 +++ new/kontactinterface-17.12.0/src/core.h 2017-12-02 08:23:19.000000000 +0100 @@ -113,7 +113,6 @@ Private *const d; Q_PRIVATE_SLOT(d, void slotPartDestroyed(QObject *)) - Q_PRIVATE_SLOT(d, void checkNewDay()) //@endcond }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontactinterface-17.08.3/src/plugin.cpp new/kontactinterface-17.12.0/src/plugin.cpp --- old/kontactinterface-17.08.3/src/plugin.cpp 2017-10-13 07:13:46.000000000 +0200 +++ new/kontactinterface-17.12.0/src/plugin.cpp 2017-12-02 08:23:19.000000000 +0100 @@ -161,7 +161,7 @@ if (!d->part) { d->part = createPart(); if (d->part) { - connect(d->part, SIGNAL(destroyed()), SLOT(partDestroyed())); + connect(d->part, &KParts::ReadOnlyPart::destroyed, this, [this]() { d->partDestroyed(); }); d->removeInvisibleToolbarActions(this); core()->partLoaded(this, d->part); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontactinterface-17.08.3/src/plugin.h new/kontactinterface-17.12.0/src/plugin.h --- old/kontactinterface-17.08.3/src/plugin.h 2017-10-13 07:13:46.000000000 +0200 +++ new/kontactinterface-17.12.0/src/plugin.h 2017-12-02 08:23:19.000000000 +0100 @@ -56,8 +56,7 @@ { return new pluginclass( static_cast<KontactInterface::Core*>( parent ), list ); } \ }; \ K_PLUGIN_FACTORY( KontactPluginFactory, registerPlugin< pluginclass > \ - ( QString(), Instance::createInstance ); ) \ - K_EXPORT_PLUGIN( KontactPluginFactory( "kontact_" #pluginname "plugin" ) ) + ( QString(), Instance::createInstance ); ) /** Increase this version number whenever you make a change in the API. @@ -329,8 +328,6 @@ //@cond PRIVATE class Private; Private *const d; - - Q_PRIVATE_SLOT(d, void partDestroyed()) //@endcond }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontactinterface-17.08.3/src/summary.cpp new/kontactinterface-17.12.0/src/summary.cpp --- old/kontactinterface-17.08.3/src/summary.cpp 2017-10-13 07:13:46.000000000 +0200 +++ new/kontactinterface-17.12.0/src/summary.cpp 2017-12-02 08:23:19.000000000 +0100 @@ -86,6 +86,7 @@ hbox->setMargin(0); hbox->setSpacing(0); box->setLayout(hbox); + box->setAutoFillBackground(true); QIcon icon = QIcon::fromTheme(iconname);
