Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-01-22 16:02:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and      /work/SRC/openSUSE:Factory/.kpeople5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kpeople5"

Mon Jan 22 16:02:34 2018 rev:35 rq:566701 version:5.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes        2018-01-09 
14:43:52.294026216 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-01-22 
16:02:35.834626806 +0100
@@ -1,0 +2,11 @@
+Tue Jan 16 22:50:19 CET 2018 - [email protected]
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+  * Don't use virtual keyword here
+
+-------------------------------------------------------------------

Old:
----
  kpeople-5.41.0.tar.xz

New:
----
  kpeople-5.42.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kpeople5.spec ++++++
--- /var/tmp/diff_new_pack.UCZQbK/_old  2018-01-22 16:02:37.422552498 +0100
+++ /var/tmp/diff_new_pack.UCZQbK/_new  2018-01-22 16:02:37.426552310 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpeople5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.41
+%define _tar_path 5.42
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kpeople5
-Version:        5.41.0
+Version:        5.42.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++++++ kpeople-5.41.0.tar.xz -> kpeople-5.42.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.41.0/.reviewboardrc 
new/kpeople-5.42.0/.reviewboardrc
--- old/kpeople-5.41.0/.reviewboardrc   2017-12-02 21:07:31.000000000 +0100
+++ new/kpeople-5.42.0/.reviewboardrc   1970-01-01 01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-REPOSITORY = "kpeople"
-TARGET_GROUPS = "kdeframeworks, kdepim"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.41.0/CMakeLists.txt 
new/kpeople-5.42.0/CMakeLists.txt
--- old/kpeople-5.41.0/CMakeLists.txt   2017-12-02 21:07:31.000000000 +0100
+++ new/kpeople-5.42.0/CMakeLists.txt   2018-01-07 17:20:26.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.41.0  NO_MODULE)
+find_package(ECM 5.42.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.41.0/po/zh_CN/kpeople5.po 
new/kpeople-5.42.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.41.0/po/zh_CN/kpeople5.po     2017-12-02 21:07:31.000000000 
+0100
+++ new/kpeople-5.42.0/po/zh_CN/kpeople5.po     2018-01-07 17:20:26.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:12+0100\n"
-"PO-Revision-Date: 2017-11-09 08:34-0500\n"
+"PO-Revision-Date: 2018-01-05 06:38-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpeople-5.41.0/src/declarative/personactionsmodel_p.h 
new/kpeople-5.42.0/src/declarative/personactionsmodel_p.h
--- old/kpeople-5.41.0/src/declarative/personactionsmodel_p.h   2017-12-02 
21:07:31.000000000 +0100
+++ new/kpeople-5.42.0/src/declarative/personactionsmodel_p.h   2018-01-07 
17:20:26.000000000 +0100
@@ -51,7 +51,7 @@
 
     QList<QAction *> actions() const;
 
-    virtual QHash<int, QByteArray> roleNames() const Q_DECL_OVERRIDE;
+    QHash<int, QByteArray> roleNames() const Q_DECL_OVERRIDE;
 
     Q_INVOKABLE void triggerAction(int row) const;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.41.0/src/duplicatesfinder_p.h 
new/kpeople-5.42.0/src/duplicatesfinder_p.h
--- old/kpeople-5.41.0/src/duplicatesfinder_p.h 2017-12-02 21:07:31.000000000 
+0100
+++ new/kpeople-5.42.0/src/duplicatesfinder_p.h 2018-01-07 17:20:26.000000000 
+0100
@@ -48,7 +48,7 @@
     QList<Match> results() const;
 
 public Q_SLOTS:
-    virtual void start() Q_DECL_OVERRIDE;
+    void start() Q_DECL_OVERRIDE;
 
 private Q_SLOTS:
     void doSearch();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.41.0/src/personsmodel.h 
new/kpeople-5.42.0/src/personsmodel.h
--- old/kpeople-5.41.0/src/personsmodel.h       2017-12-02 21:07:31.000000000 
+0100
+++ new/kpeople-5.42.0/src/personsmodel.h       2018-01-07 17:20:26.000000000 
+0100
@@ -64,12 +64,12 @@
 
     virtual ~PersonsModel();
 
-    virtual int columnCount(const QModelIndex &parent = QModelIndex()) const 
Q_DECL_OVERRIDE;
-    virtual QVariant data(const QModelIndex &index, int role = 
Qt::DisplayRole) const Q_DECL_OVERRIDE;
-    virtual QModelIndex index(int row, int column = 0, const QModelIndex 
&parent = QModelIndex()) const Q_DECL_OVERRIDE;
-    virtual QModelIndex parent(const QModelIndex &index) const Q_DECL_OVERRIDE;
-    virtual int rowCount(const QModelIndex &parent = QModelIndex()) const 
Q_DECL_OVERRIDE;
-    virtual QHash<int, QByteArray> roleNames() const Q_DECL_OVERRIDE;
+    int columnCount(const QModelIndex &parent = QModelIndex()) const 
Q_DECL_OVERRIDE;
+    QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const 
Q_DECL_OVERRIDE;
+    QModelIndex index(int row, int column = 0, const QModelIndex &parent = 
QModelIndex()) const Q_DECL_OVERRIDE;
+    QModelIndex parent(const QModelIndex &index) const Q_DECL_OVERRIDE;
+    int rowCount(const QModelIndex &parent = QModelIndex()) const 
Q_DECL_OVERRIDE;
+    QHash<int, QByteArray> roleNames() const Q_DECL_OVERRIDE;
 
     /** @returns the index for a given @p personUri */
     QModelIndex indexForPersonUri(const QString &personUri) const;


Reply via email to