commit kpeople5 for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-10-12 13:55:50

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.3486 (New)


Package is "kpeople5"

Mon Oct 12 13:55:50 2020 rev:69 rq:840841 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-09-18 
14:42:22.144054212 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.3486/kpeople5.changes  
2020-10-12 13:57:41.126175339 +0200
@@ -1,0 +2,10 @@
+Mon Oct  5 08:33:29 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Const'ify pointer/variable + initialize values in headers
+
+---

Old:

  kpeople-5.74.0.tar.xz
  kpeople-5.74.0.tar.xz.sig

New:

  kpeople-5.75.0.tar.xz
  kpeople-5.75.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.n0qbJW/_old  2020-10-12 13:57:41.626175547 +0200
+++ /var/tmp/diff_new_pack.n0qbJW/_new  2020-10-12 13:57:41.630175550 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.74
+%define _tar_path 5.75
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.74.0.tar.xz -> kpeople-5.75.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.74.0/CMakeLists.txt 
new/kpeople-5.75.0/CMakeLists.txt
--- old/kpeople-5.74.0/CMakeLists.txt   2020-09-06 12:33:44.0 +0200
+++ new/kpeople-5.75.0/CMakeLists.txt   2020-10-04 20:51:52.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/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.74.0/po/ca/kpeople5.po 
new/kpeople-5.75.0/po/ca/kpeople5.po
--- old/kpeople-5.74.0/po/ca/kpeople5.po2020-09-06 12:33:44.0 
+0200
+++ new/kpeople-5.75.0/po/ca/kpeople5.po2020-10-04 20:51:52.0 
+0200
@@ -6,7 +6,7 @@
 # Antoni Bella Pérez , 2015, 2020.
 msgid ""
 msgstr ""
-"Project-Id-Version: kpeople5\n"
+"Project-Id-Version: kpeople\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-08-11 02:11+0200\n"
 "PO-Revision-Date: 2020-07-24 12:04+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.74.0/po/ca@valencia/kpeople5.po 
new/kpeople-5.75.0/po/ca@valencia/kpeople5.po
--- old/kpeople-5.74.0/po/ca@valencia/kpeople5.po   2020-09-06 
12:33:44.0 +0200
+++ new/kpeople-5.75.0/po/ca@valencia/kpeople5.po   2020-10-04 
20:51:52.0 +0200
@@ -7,7 +7,7 @@
 # Empar , 2019.
 msgid ""
 msgstr ""
-"Project-Id-Version: kpeople5\n"
+"Project-Id-Version: kpeople\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-08-11 02:11+0200\n"
 "PO-Revision-Date: 2019-06-18 13:32+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.74.0/po/ro/kpeople5.po 
new/kpeople-5.75.0/po/ro/kpeople5.po
--- old/kpeople-5.74.0/po/ro/kpeople5.po2020-09-06 12:33:44.0 
+0200
+++ new/kpeople-5.75.0/po/ro/kpeople5.po2020-10-04 20:51:52.0 
+0200
@@ -1,47 +1,46 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
+# Sergiu Bivol , 2014, 2020.
 #
-# Sergiu Bivol , 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-08-11 02:11+0200\n"

commit kpeople5 for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-09-18 14:41:32

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.4249 (New)


Package is "kpeople5"

Fri Sep 18 14:41:32 2020 rev:68 rq:834426 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-08-12 
12:29:07.492176521 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.4249/kpeople5.changes  
2020-09-18 14:42:22.144054212 +0200
@@ -1,0 +2,11 @@
+Sun Sep  6 12:50:04 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Remove obsolete COPYING files
+  * KPeople: Convert copyright statements to SPDX expressions
+
+---

Old:

  kpeople-5.73.0.tar.xz
  kpeople-5.73.0.tar.xz.sig

New:

  kpeople-5.74.0.tar.xz
  kpeople-5.74.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.YGHNGD/_old  2020-09-18 14:42:23.592055505 +0200
+++ /var/tmp/diff_new_pack.YGHNGD/_new  2020-09-18 14:42:23.596055507 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.73
+%define _tar_path 5.74
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later
@@ -89,7 +89,7 @@
 %endif
 
 %files
-%license COPYING
+%license LICENSES/*
 %{_kf5_debugdir}/kpeople.categories
 %{_kf5_debugdir}/*.renamecategories
 %{_kf5_libdir}/libKF5People*.so.*
@@ -97,7 +97,7 @@
 %{_kf5_servicetypesdir}/
 
 %files devel
-%license COPYING
+%license LICENSES/*
 %{_kf5_libdir}/libKF5People*.so
 %{_kf5_libdir}/cmake/KF5People/
 %{_kf5_includedir}/


++ kpeople-5.73.0.tar.xz -> kpeople-5.74.0.tar.xz ++
 6487 lines of diff (skipped)




commit kpeople5 for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-08-12 12:24:57

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.3399 (New)


Package is "kpeople5"

Wed Aug 12 12:24:57 2020 rev:67 rq:825099 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-07-14 
07:55:07.476980482 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.3399/kpeople5.changes  
2020-08-12 12:29:07.492176521 +0200
@@ -1,0 +2,11 @@
+Sun Aug  2 07:13:41 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * Use KF-standardized Qt logging categories
+  * Use camelcase include. (scripted)
+
+---

Old:

  kpeople-5.72.0.tar.xz
  kpeople-5.72.0.tar.xz.sig

New:

  kpeople-5.73.0.tar.xz
  kpeople-5.73.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.x1BMHs/_old  2020-08-12 12:29:07.956176506 +0200
+++ /var/tmp/diff_new_pack.x1BMHs/_new  2020-08-12 12:29:07.956176506 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.72
+%define _tar_path 5.73
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later
@@ -91,6 +91,7 @@
 %files
 %license COPYING
 %{_kf5_debugdir}/kpeople.categories
+%{_kf5_debugdir}/*.renamecategories
 %{_kf5_libdir}/libKF5People*.so.*
 %{_kf5_qmldir}/
 %{_kf5_servicetypesdir}/


++ kpeople-5.72.0.tar.xz -> kpeople-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.72.0/CMakeLists.txt 
new/kpeople-5.73.0/CMakeLists.txt
--- old/kpeople-5.72.0/CMakeLists.txt   2020-07-04 15:19:36.0 +0200
+++ new/kpeople-5.73.0/CMakeLists.txt   2020-08-01 21:53:10.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.72.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
+set(KF5_VERSION "5.73.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.73.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.72.0  NO_MODULE)
+find_package(ECM 5.73.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/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.72.0/examples/duplicates.cpp 
new/kpeople-5.73.0/examples/duplicates.cpp
--- old/kpeople-5.72.0/examples/duplicates.cpp  2020-07-04 15:19:36.0 
+0200
+++ new/kpeople-5.73.0/examples/duplicates.cpp  2020-08-01 21:53:10.0 
+0200
@@ -18,7 +18,7 @@
 */
 #include 
 #include 
-#include 
+#include 
 
 #include 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.72.0/po/ca/kpeople5.po 
new/kpeople-5.73.0/po/ca/kpeople5.po
--- old/kpeople-5.72.0/po/ca/kpeople5.po2020-07-04 15:19:36.0 
+0200
+++ new/kpeople-5.73.0/po/ca/kpeople5.po2020-08-01 21:53:10.0 
+0200
@@ -1,15 +1,15 @@
 # Translation of kpeople5.po to Catalan
-# Copyright (C) 2015 This_file_is_part_of_KDE
+# Copyright (C) 2015-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Antoni Bella Pérez , 2015.
+# Antoni Bella Pérez , 2015, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kpeople5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-17 02:53+0200\n"
-"PO-Revision-Date: 2015-02-24 22:43+0100\n"
+"PO-Revision-Date: 2020-07-24 12:04+0200\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #: match.cpp:52
 #, kde-format
@@ -69,7 

commit kpeople5 for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-07-14 07:53:57

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.3060 (New)


Package is "kpeople5"

Tue Jul 14 07:53:57 2020 rev:66 rq:820386 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-06-16 
13:43:54.897349701 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.3060/kpeople5.changes  
2020-07-14 07:55:07.476980482 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 07:55:39 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- No code change since 5.71.0
+
+---

Old:

  kpeople-5.71.0.tar.xz
  kpeople-5.71.0.tar.xz.sig

New:

  kpeople-5.72.0.tar.xz
  kpeople-5.72.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.bV9PzP/_old  2020-07-14 07:55:12.300996101 +0200
+++ /var/tmp/diff_new_pack.bV9PzP/_new  2020-07-14 07:55:12.300996101 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.71
+%define _tar_path 5.72
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.71.0.tar.xz -> kpeople-5.72.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.71.0/CMakeLists.txt 
new/kpeople-5.72.0/CMakeLists.txt
--- old/kpeople-5.71.0/CMakeLists.txt   2020-06-07 20:30:53.0 +0200
+++ new/kpeople-5.72.0/CMakeLists.txt   2020-07-04 15:19:36.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.71.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
+set(KF5_VERSION "5.72.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.71.0  NO_MODULE)
+find_package(ECM 5.72.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/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.71.0/po/sr/kpeople5.po 
new/kpeople-5.72.0/po/sr/kpeople5.po
--- old/kpeople-5.71.0/po/sr/kpeople5.po2020-06-07 20:30:53.0 
+0200
+++ new/kpeople-5.72.0/po/sr/kpeople5.po2020-07-04 15:19:36.0 
+0200
@@ -3,8 +3,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: libkpeople\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-26 03:17+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-09-17 02:53+0200\n"
 "PO-Revision-Date: 2015-03-07 13:10+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -30,25 +30,25 @@
 msgid "E-mail"
 msgstr "е‑пошта"
 
-#: widgets/mergedelegate.cpp:99
+#: widgets/mergedelegate.cpp:98
 #, kde-format
 msgctxt "reasons join"
 msgid ", "
 msgstr ", "
 
-#: widgets/mergedelegate.cpp:99
+#: widgets/mergedelegate.cpp:98
 #, kde-format
 msgctxt "name: merge reasons"
 msgid "%1: %2"
 msgstr "%1: %2"
 
 # >> @title:window
-#: widgets/mergedialog.cpp:64
+#: widgets/mergedialog.cpp:63
 #, kde-format
 msgid "Duplicates Manager"
 msgstr "Менаџер дупликата"
 
-#: widgets/mergedialog.cpp:73
+#: widgets/mergedialog.cpp:72
 #, kde-format
 msgid "Select contacts to be merged"
 msgstr "Изаберите контакте за стапање"
@@ -65,17 +65,17 @@
 msgid "E-mail"
 msgstr "Е‑пошта"
 
-#: widgets/plugins/mergecontactswidget.cpp:50
+#: widgets/plugins/mergecontactswidget.cpp:48
 #, kde-format
 msgid "Show Merge Suggestions..."
 msgstr "Предлози стапања..."
 
-#: widgets/plugins/mergecontactswidget.cpp:88
+#: widgets/plugins/mergecontactswidget.cpp:86
 #, kde-format
 msgid "Merge with Selected Contacts"
 msgstr "Стопи са изабраним контактима"
 
-#: widgets/plugins/phonedetailswidget.cpp:38
+#: widgets/plugins/phonedetailswidget.cpp:37
 #, kde-format
 msgctxt "Phone details title"
 msgid "Phone"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit kpeople5 for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-06-16 13:43:39

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.3606 (New)


Package is "kpeople5"

Tue Jun 16 13:43:39 2020 rev:65 rq:814381 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-05-11 
13:31:33.075884667 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.3606/kpeople5.changes  
2020-06-16 13:43:54.897349701 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:06:56 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- No code change since 5.70.0
+
+---

Old:

  kpeople-5.70.0.tar.xz
  kpeople-5.70.0.tar.xz.sig

New:

  kpeople-5.71.0.tar.xz
  kpeople-5.71.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.JZX1No/_old  2020-06-16 13:43:55.937353493 +0200
+++ /var/tmp/diff_new_pack.JZX1No/_new  2020-06-16 13:43:55.941353507 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.70
+%define _tar_path 5.71
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.70.0.tar.xz -> kpeople-5.71.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.70.0/.arcconfig 
new/kpeople-5.71.0/.arcconfig
--- old/kpeople-5.70.0/.arcconfig   2020-05-03 00:21:52.0 +0200
+++ new/kpeople-5.71.0/.arcconfig   1970-01-01 01:00:00.0 +0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.70.0/CMakeLists.txt 
new/kpeople-5.71.0/CMakeLists.txt
--- old/kpeople-5.70.0/CMakeLists.txt   2020-05-03 00:21:52.0 +0200
+++ new/kpeople-5.71.0/CMakeLists.txt   2020-06-07 20:30:53.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.70.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
+set(KF5_VERSION "5.71.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.70.0  NO_MODULE)
+find_package(ECM 5.71.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -57,7 +57,7 @@
 endif ()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
 add_definitions(-DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00)
 # TODO: PersonDetailsView(QWidget *) constructor still calls 
KPluginInfo::fromServices() (deprecated at 5.0)
 # investigate if needed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.70.0/po/az/kpeople5.po 
new/kpeople-5.71.0/po/az/kpeople5.po
--- old/kpeople-5.70.0/po/az/kpeople5.po1970-01-01 01:00:00.0 
+0100
+++ new/kpeople-5.71.0/po/az/kpeople5.po2020-06-07 20:30:53.0 
+0200
@@ -0,0 +1,80 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the kpeople package.
+#
+# Xəyyam , 2020.
+msgid ""
+msgstr ""
+"Project-Id-Version: kpeople\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-09-17 02:53+0200\n"
+"PO-Revision-Date: 2020-04-23 17:54+0400\n"
+"Last-Translator: Xəyyam \n"
+"Language-Team: Azerbaijani \n"
+"Language: az\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 19.12.3\n"
+
+#: match.cpp:52
+#, kde-format
+msgctxt "@title:column"
+msgid "Name"
+msgstr "Xəyyam"
+
+#: match.cpp:55
+#, kde-format
+msgctxt "@title:column"
+msgid "E-mail"
+msgstr 

commit kpeople5 for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-05-11 13:29:26

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.2738 (New)


Package is "kpeople5"

Mon May 11 13:29:26 2020 rev:64 rq:802107 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-04-15 
20:04:03.870004237 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.2738/kpeople5.changes  
2020-05-11 13:31:33.075884667 +0200
@@ -1,0 +2,9 @@
+Sun May  3 09:40:09 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- No code change since 5.69.0
+
+---

Old:

  kpeople-5.69.0.tar.xz
  kpeople-5.69.0.tar.xz.sig

New:

  kpeople-5.70.0.tar.xz
  kpeople-5.70.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.U8iV5V/_old  2020-05-11 13:31:34.967888634 +0200
+++ /var/tmp/diff_new_pack.U8iV5V/_new  2020-05-11 13:31:34.975888650 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.69
+%define _tar_path 5.70
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.69.0.tar.xz -> kpeople-5.70.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.69.0/CMakeLists.txt 
new/kpeople-5.70.0/CMakeLists.txt
--- old/kpeople-5.69.0/CMakeLists.txt   2020-04-05 01:03:16.0 +0200
+++ new/kpeople-5.70.0/CMakeLists.txt   2020-05-03 00:21:52.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.69.0  NO_MODULE)
+find_package(ECM 5.70.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit kpeople5 for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-04-15 20:02:24

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.2738 (New)


Package is "kpeople5"

Wed Apr 15 20:02:24 2020 rev:63 rq:793174 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-03-19 
19:45:46.648034707 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.2738/kpeople5.changes  
2020-04-15 20:04:03.870004237 +0200
@@ -1,0 +2,10 @@
+Sun Apr  5 19:45:47 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Changes since 5.68.0:
+  * PersonsModel: Fix PersonVCardRole
+
+---

Old:

  kpeople-5.68.0.tar.xz
  kpeople-5.68.0.tar.xz.sig

New:

  kpeople-5.69.0.tar.xz
  kpeople-5.69.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.P0Oeqy/_old  2020-04-15 20:04:05.638005564 +0200
+++ /var/tmp/diff_new_pack.P0Oeqy/_new  2020-04-15 20:04:05.642005567 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.68
+%define _tar_path 5.69
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.68.0.tar.xz -> kpeople-5.69.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.68.0/CMakeLists.txt 
new/kpeople-5.69.0/CMakeLists.txt
--- old/kpeople-5.68.0/CMakeLists.txt   2020-03-07 10:52:10.0 +0100
+++ new/kpeople-5.69.0/CMakeLists.txt   2020-04-05 01:03:16.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -57,7 +57,7 @@
 endif ()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
 add_definitions(-DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00)
 # TODO: PersonDetailsView(QWidget *) constructor still calls 
KPluginInfo::fromServices() (deprecated at 5.0)
 # investigate if needed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.68.0/po/nb/kpeople5.po 
new/kpeople-5.69.0/po/nb/kpeople5.po
--- old/kpeople-5.68.0/po/nb/kpeople5.po2020-03-07 10:52:10.0 
+0100
+++ new/kpeople-5.69.0/po/nb/kpeople5.po2020-04-05 01:03:16.0 
+0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-09-17 02:53+0200\n"
 "PO-Revision-Date: 2015-04-30 08:42+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
-"Language-Team: Norwegian Bokmål \n"
+"Language-Team: Norwegian Bokmål \n"
 "Language: nb\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.68.0/po/nn/kpeople5.po 
new/kpeople-5.69.0/po/nn/kpeople5.po
--- old/kpeople-5.68.0/po/nn/kpeople5.po2020-03-07 10:52:10.0 
+0100
+++ new/kpeople-5.69.0/po/nn/kpeople5.po2020-04-05 01:03:16.0 
+0200
@@ -8,7 +8,7 @@
 "POT-Creation-Date: 2019-09-17 02:53+0200\n"
 "PO-Revision-Date: 2015-06-01 20:32+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
-"Language-Team: Norwegian Nynorsk \n"
+"Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.68.0/po/zh_CN/kpeople5.po 
new/kpeople-5.69.0/po/zh_CN/kpeople5.po
--- 

commit kpeople5 for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-03-19 19:43:21

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.3160 (New)


Package is "kpeople5"

Thu Mar 19 19:43:21 2020 rev:62 rq:785343 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-02-14 
16:34:20.791484489 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.3160/kpeople5.changes  
2020-03-19 19:45:46.648034707 +0100
@@ -1,0 +2,11 @@
+Sun Mar  8 09:17:56 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * Use ecm_qt_install_logging_categories over manual categories file
+  * fix pri file generation
+
+---

Old:

  kpeople-5.67.0.tar.xz
  kpeople-5.67.0.tar.xz.sig

New:

  kpeople-5.68.0.tar.xz
  kpeople-5.68.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.1yaSJ8/_old  2020-03-19 19:45:48.628035767 +0100
+++ /var/tmp/diff_new_pack.1yaSJ8/_new  2020-03-19 19:45:48.692035801 +0100
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.67
+%define _tar_path 5.68
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.67.0.tar.xz -> kpeople-5.68.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.67.0/.gitignore 
new/kpeople-5.68.0/.gitignore
--- old/kpeople-5.67.0/.gitignore   2020-02-02 13:52:39.0 +0100
+++ new/kpeople-5.68.0/.gitignore   2020-03-07 10:52:10.0 +0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.67.0/CMakeLists.txt 
new/kpeople-5.68.0/CMakeLists.txt
--- old/kpeople-5.67.0/CMakeLists.txt   2020-02-02 13:52:39.0 +0100
+++ new/kpeople-5.68.0/CMakeLists.txt   2020-03-07 10:52:10.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.67.0  NO_MODULE)
+find_package(ECM 5.68.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -57,7 +57,7 @@
 endif ()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
 add_definitions(-DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00)
 # TODO: PersonDetailsView(QWidget *) constructor still calls 
KPluginInfo::fromServices() (deprecated at 5.0)
 # investigate if needed
@@ -91,5 +91,4 @@
 DESTINATION "${CMAKECONFIG_INSTALL_DIR}"
 COMPONENT Devel )
 
-install(FILES kpeople.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.67.0/kpeople.categories 
new/kpeople-5.68.0/kpeople.categories
--- old/kpeople-5.67.0/kpeople.categories   2020-02-02 13:52:39.0 
+0100
+++ new/kpeople-5.68.0/kpeople.categories   1970-01-01 01:00:00.0 
+0100
@@ -1,3 +0,0 @@
-kf5.kpeople kpeople lib IDENTIFIER [KPEOPLE_LOG]
-kf5.kpeople.plugin.akonadi kpeople akonadi plugin IDENTIFIER 
[KPEOPLE_AKONADI_PLUGIN_LOG]
-kf5.kpeople.widgets kpeople widgets IDENTIFIER [KPEOPLE_WIDGETS_LOG]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.67.0/src/CMakeLists.txt 
new/kpeople-5.68.0/src/CMakeLists.txt
--- old/kpeople-5.67.0/src/CMakeLists.txt   2020-02-02 

commit kpeople5 for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-02-14 16:33:41

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.26092 (New)


Package is "kpeople5"

Fri Feb 14 16:33:41 2020 rev:61 rq:773281 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2020-01-14 
21:05:24.502710796 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.26092/kpeople5.changes 
2020-02-14 16:34:20.791484489 +0100
@@ -1,0 +2,16 @@
+Sun Feb  2 18:07:07 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:32:55 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * Adjust metainfo.yaml to new tier
+  * Remove legacy plugin loading code
+
+---

Old:

  kpeople-5.66.0.tar.xz
  kpeople-5.66.0.tar.xz.sig

New:

  kpeople-5.67.0.tar.xz
  kpeople-5.67.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.7togYo/_old  2020-02-14 16:34:21.199484716 +0100
+++ /var/tmp/diff_new_pack.7togYo/_new  2020-02-14 16:34:21.199484716 +0100
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.66
+%define _tar_path 5.67
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later
@@ -41,14 +41,13 @@
 BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_version}
 BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_version}
-BuildRequires:  cmake(KF5Service) >= %{_kf5_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_version}
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Gui) >= 5.11.0
-BuildRequires:  cmake(Qt5Qml) >= 5.11.0
-BuildRequires:  cmake(Qt5Sql) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Gui) >= 5.12.0
+BuildRequires:  cmake(Qt5Qml) >= 5.12.0
+BuildRequires:  cmake(Qt5Sql) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -60,7 +59,7 @@
 Summary:Library for access to contacts and identity holders
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
-Requires:   cmake(Qt5Core) >= 5.11.0
+Requires:   cmake(Qt5Core) >= 5.12.0
 
 %description devel
 A library that provides access to all contacts and the people who hold them.
@@ -73,7 +72,7 @@
 
 %build
   %cmake_kf5 -d build -- -DENABLE_EXAMPLES=OFF
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kpeople-5.66.0.tar.xz -> kpeople-5.67.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.66.0/CMakeLists.txt 
new/kpeople-5.67.0/CMakeLists.txt
--- old/kpeople-5.66.0/CMakeLists.txt   2020-01-04 11:11:56.0 +0100
+++ new/kpeople-5.67.0/CMakeLists.txt   2020-02-02 13:52:39.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.66.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
+set(KF5_VERSION "5.67.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.66.0  NO_MODULE)
+find_package(ECM 5.67.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -23,7 +23,6 @@
 find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} CONFIG REQUIRED)
 find_package(KF5I18n ${KF5_DEP_VERSION} CONFIG REQUIRED)
 find_package(KF5ItemViews ${KF5_DEP_VERSION} CONFIG REQUIRED)
-find_package(KF5Service ${KF5_DEP_VERSION} CONFIG REQUIRED)
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
@@ -58,7 +57,7 @@
 endif ()
 

commit kpeople5 for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2020-01-14 21:03:03

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.6675 (New)


Package is "kpeople5"

Tue Jan 14 21:03:03 2020 rev:60 rq:763480 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-12-18 
14:43:09.069796808 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.6675/kpeople5.changes  
2020-01-14 21:05:24.502710796 +0100
@@ -1,0 +2,13 @@
+Sun Jan  5 09:02:17 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * QMultiHash::insertMulti is deprecated
+  * Update the obsolete projects.kde.org URL
+  * Seems like qt5_wrap_cpp will work better if we pass the header file
+  * Expose enum to the metaobject compiler
+
+---

Old:

  kpeople-5.65.0.tar.xz
  kpeople-5.65.0.tar.xz.sig

New:

  kpeople-5.66.0.tar.xz
  kpeople-5.66.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.aAGlbD/_old  2020-01-14 21:05:25.014711033 +0100
+++ /var/tmp/diff_new_pack.aAGlbD/_new  2020-01-14 21:05:25.018711034 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpeople5
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.65
+%define _tar_path 5.66
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.65.0.tar.xz -> kpeople-5.66.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.65.0/CMakeLists.txt 
new/kpeople-5.66.0/CMakeLists.txt
--- old/kpeople-5.65.0/CMakeLists.txt   2019-12-07 22:46:50.0 +0100
+++ new/kpeople-5.66.0/CMakeLists.txt   2020-01-04 11:11:56.0 +0100
@@ -1,17 +1,17 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
+set(KF5_VERSION "5.66.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.65.0  NO_MODULE)
-set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+find_package(ECM 5.66.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql Widgets Qml)
 
@@ -58,7 +58,7 @@
 endif ()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100)
 add_definitions(-DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00)
 # TODO: PersonDetailsView(QWidget *) constructor still calls 
KPluginInfo::fromServices() (deprecated at 5.0)
 # investigate if needed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.65.0/src/declarative/CMakeLists.txt 
new/kpeople-5.66.0/src/declarative/CMakeLists.txt
--- old/kpeople-5.65.0/src/declarative/CMakeLists.txt   2019-12-07 
22:46:50.0 +0100
+++ new/kpeople-5.66.0/src/declarative/CMakeLists.txt   2020-01-04 
11:11:56.0 +0100
@@ -1,7 +1,8 @@
+qt5_wrap_cpp(kpeopledeclarative_SRCS ../widgets/actions.h)
 add_library(KF5PeopleDeclarative SHARED
 declarativepersondata.cpp
 personactionsmodel.cpp
-peopleqmlplugin.cpp)
+peopleqmlplugin.cpp 

commit kpeople5 for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-12-18 14:41:26

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.4691 (New)


Package is "kpeople5"

Wed Dec 18 14:41:26 2019 rev:59 rq:757055 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-11-12 
11:49:21.942968921 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.4691/kpeople5.changes  
2019-12-18 14:43:09.069796808 +0100
@@ -1,0 +2,12 @@
+Sun Dec  8 11:18:46 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- Changes since 5.64.0:
+  * Allow triggering sort from QML
+  * Port deprecated method
+  * Make it compile with qt >= 5.14 without deprecated method
+
+---

Old:

  kpeople-5.64.0.tar.xz
  kpeople-5.64.0.tar.xz.sig

New:

  kpeople-5.65.0.tar.xz
  kpeople-5.65.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.4gWS6M/_old  2019-12-18 14:43:09.957797215 +0100
+++ /var/tmp/diff_new_pack.4gWS6M/_new  2019-12-18 14:43:09.961797216 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpeople5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.64
+%define _tar_path 5.65
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.64.0.tar.xz -> kpeople-5.65.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.64.0/CMakeLists.txt 
new/kpeople-5.65.0/CMakeLists.txt
--- old/kpeople-5.64.0/CMakeLists.txt   2019-11-02 13:59:33.0 +0100
+++ new/kpeople-5.65.0/CMakeLists.txt   2019-12-07 22:46:50.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.64.0  NO_MODULE)
+find_package(ECM 5.65.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)
 
@@ -58,7 +58,6 @@
 endif ()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
 add_definitions(-DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00)
 # TODO: PersonDetailsView(QWidget *) constructor still calls 
KPluginInfo::fromServices() (deprecated at 5.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.64.0/po/zh_CN/kpeople5.po 
new/kpeople-5.65.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.64.0/po/zh_CN/kpeople5.po 2019-11-02 13:59:33.0 
+0100
+++ new/kpeople-5.65.0/po/zh_CN/kpeople5.po 2019-12-07 22:46:50.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-17 02:53+0200\n"
-"PO-Revision-Date: 2019-10-09 09:45\n"
+"PO-Revision-Date: 2019-11-19 23:01\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.64.0/src/declarative/peopleqmlplugin.cpp 
new/kpeople-5.65.0/src/declarative/peopleqmlplugin.cpp
--- old/kpeople-5.64.0/src/declarative/peopleqmlplugin.cpp  2019-11-02 
13:59:33.0 +0100
+++ new/kpeople-5.65.0/src/declarative/peopleqmlplugin.cpp  2019-12-07 
22:46:50.0 +0100
@@ -62,7 +62,11 @@
 

commit kpeople5 for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-11-12 11:49:17

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.2990 (New)


Package is "kpeople5"

Tue Nov 12 11:49:17 2019 rev:58 rq:747132 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-10-14 
13:38:14.713906758 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.2990/kpeople5.changes  
2019-11-12 11:49:21.942968921 +0100
@@ -1,0 +2,11 @@
+Sun Nov  3 15:47:12 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+  * Unbreak build: limit DISABLE_DEPRECATED for KService to < 5.0
+  * Port away from deprecated KF5 API.
+
+---

Old:

  kpeople-5.63.0.tar.xz
  kpeople-5.63.0.tar.xz.sig

New:

  kpeople-5.64.0.tar.xz
  kpeople-5.64.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.FEVV6o/_old  2019-11-12 11:49:22.470969461 +0100
+++ /var/tmp/diff_new_pack.FEVV6o/_new  2019-11-12 11:49:22.470969461 +0100
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.63
+%define _tar_path 5.64
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later


++ kpeople-5.63.0.tar.xz -> kpeople-5.64.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.63.0/CMakeLists.txt 
new/kpeople-5.64.0/CMakeLists.txt
--- old/kpeople-5.63.0/CMakeLists.txt   2019-10-06 11:48:53.0 +0200
+++ new/kpeople-5.64.0/CMakeLists.txt   2019-11-02 13:59:33.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.63.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
+set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.63.0  NO_MODULE)
+find_package(ECM 5.64.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)
 
@@ -58,6 +58,11 @@
 endif ()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
+add_definitions(-DKSERVICE_DISABLE_DEPRECATED_BEFORE_AND_AT=0x04ff00)
+# TODO: PersonDetailsView(QWidget *) constructor still calls 
KPluginInfo::fromServices() (deprecated at 5.0)
+# investigate if needed
 add_subdirectory (src)
 if (ENABLE_EXAMPLES)
   add_subdirectory(examples)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.63.0/po/zh_CN/kpeople5.po 
new/kpeople-5.64.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.63.0/po/zh_CN/kpeople5.po 2019-10-06 11:48:53.0 
+0200
+++ new/kpeople-5.64.0/po/zh_CN/kpeople5.po 2019-11-02 13:59:33.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-17 02:53+0200\n"
-"PO-Revision-Date: 2019-09-05 09:24\n"
+"PO-Revision-Date: 2019-10-09 09:45\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.63.0/src/personpluginmanager.cpp 
new/kpeople-5.64.0/src/personpluginmanager.cpp
--- old/kpeople-5.63.0/src/personpluginmanager.cpp  2019-10-06 
11:48:53.0 +0200
+++ new/kpeople-5.64.0/src/personpluginmanager.cpp  2019-11-02 
13:59:33.0 +0100
@@ -88,7 +88,7 @@
 if (dataSource) {
 dataSourcePlugins[dataSource->sourcePluginId()] = dataSource;
 } else {
-qCWarning(KPEOPLE_LOG) << "Failed to create data source " << 
service->name() << service->path();
+qCWarning(KPEOPLE_LOG) 

commit kpeople5 for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-10-14 13:38:11

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.2352 (New)


Package is "kpeople5"

Mon Oct 14 13:38:11 2019 rev:57 rq:738050 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-09-23 
12:25:29.277727478 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.2352/kpeople5.changes  
2019-10-14 13:38:14.713906758 +0200
@@ -1,0 +2,10 @@
+Sun Oct  6 13:26:51 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Too many changes since 5.62.0, only listing bugfixes:
+  * Fix crash when monitoring a contact that gets removed on PersonData 
(kde#410746)
+
+---

Old:

  kpeople-5.62.0.tar.xz
  kpeople-5.62.0.tar.xz.sig

New:

  kpeople-5.63.0.tar.xz
  kpeople-5.63.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.7eMYHy/_old  2019-10-14 13:38:15.213905455 +0200
+++ /var/tmp/diff_new_pack.7eMYHy/_new  2019-10-14 13:38:15.217905444 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.62
+%define _tar_path 5.63
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later
@@ -43,12 +43,12 @@
 BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_version}
 BuildRequires:  cmake(KF5Service) >= %{_kf5_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_version}
-BuildRequires:  cmake(Qt5DBus) >= 5.6.0
-BuildRequires:  cmake(Qt5Gui) >= 5.6.0
-BuildRequires:  cmake(Qt5Qml) >= 5.6.0
-BuildRequires:  cmake(Qt5Sql) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Gui) >= 5.11.0
+BuildRequires:  cmake(Qt5Qml) >= 5.11.0
+BuildRequires:  cmake(Qt5Sql) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.11.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -60,7 +60,7 @@
 Summary:Library for access to contacts and identity holders
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
-Requires:   cmake(Qt5Core) >= 5.6.0
+Requires:   cmake(Qt5Core) >= 5.11.0
 
 %description devel
 A library that provides access to all contacts and the people who hold them.
@@ -91,9 +91,7 @@
 
 %files
 %license COPYING
-%dir %{_kf5_datadir}
 %{_kf5_debugdir}/kpeople.categories
-%{_kf5_datadir}/kpeople/
 %{_kf5_libdir}/libKF5People*.so.*
 %{_kf5_qmldir}/
 %{_kf5_servicetypesdir}/


++ kpeople-5.62.0.tar.xz -> kpeople-5.63.0.tar.xz ++
 1709 lines of diff (skipped)




commit kpeople5 for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-09-23 12:25:27

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.7948 (New)


Package is "kpeople5"

Mon Sep 23 12:25:27 2019 rev:56 rq:730950 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-08-19 
21:10:58.452837490 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.7948/kpeople5.changes  
2019-09-23 12:25:29.277727478 +0200
@@ -1,0 +2,14 @@
+Sat Sep  7 20:37:02 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Make it possible to delete contacts from backends
+  * Make it possible to modify contacts
+  * Replace by isEmpty()
+  * Include KDE* cmake macros first
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  kpeople-5.61.0.tar.xz
  kpeople-5.61.0.tar.xz.sig

New:

  kpeople-5.62.0.tar.xz
  kpeople-5.62.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.Fo9zC5/_old  2019-09-23 12:25:29.717727406 +0200
+++ /var/tmp/diff_new_pack.Fo9zC5/_new  2019-09-23 12:25:29.721727406 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.61
+%define _tar_path 5.62
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later
@@ -37,12 +37,12 @@
 %endif
 Source99:   baselibs.conf
 BuildRequires:  extra-cmake-modules >= %{_kf5_version}
-BuildRequires:  kcoreaddons-devel >= %{_kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_kf5_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_version}
-BuildRequires:  kservice-devel >= %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_version}
+BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_version}
+BuildRequires:  cmake(KF5Service) >= %{_kf5_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Gui) >= 5.6.0
 BuildRequires:  cmake(Qt5Qml) >= 5.6.0


++ kpeople-5.61.0.tar.xz -> kpeople-5.62.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.61.0/CMakeLists.txt 
new/kpeople-5.62.0/CMakeLists.txt
--- old/kpeople-5.61.0/CMakeLists.txt   2019-08-03 21:57:28.0 +0200
+++ new/kpeople-5.62.0/CMakeLists.txt   2019-09-07 16:48:39.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.61.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
+set(KF5_VERSION "5.62.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.61.0  NO_MODULE)
+find_package(ECM 5.62.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)
 
@@ -21,10 +21,13 @@
 find_package(KF5ItemViews ${KF5_DEP_VERSION} CONFIG REQUIRED)
 find_package(KF5Service ${KF5_DEP_VERSION} CONFIG REQUIRED)
 
+include(KDEInstallDirs)
+include(KDECMakeSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
+
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 include(ECMSetupVersion)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMAddTests)
 include(ECMAddQch)
 include(CMakePackageConfigHelpers)
@@ -32,9 +35,6 @@
 include(GenerateExportHeader)
 include(ECMQtDeclareLoggingCategory)
 
-include(KDEInstallDirs)
-include(KDECMakeSettings)
-
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kpeople5 for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-08-19 21:10:51

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.22127 (New)


Package is "kpeople5"

Mon Aug 19 21:10:51 2019 rev:55 rq:722485 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-07-26 
12:19:11.274706609 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.22127/kpeople5.changes 
2019-08-19 21:10:58.452837490 +0200
@@ -1,0 +2,18 @@
+Wed Aug  7 17:51:41 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * declarative: refresh actions list when person changes 
+  * declarative: don't crash when the API is misused 
+  * Remove unused includes 
+  * personsmodel: Add phoneNumber
+
+---
+Fri Jul 19 11:44:08 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  kpeople-5.60.0.tar.xz

New:

  frameworks.keyring
  kpeople-5.61.0.tar.xz
  kpeople-5.61.0.tar.xz.sig



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.AlxHgj/_old  2019-08-19 21:10:59.896837256 +0200
+++ /var/tmp/diff_new_pack.AlxHgj/_new  2019-08-19 21:10:59.900837256 +0200
@@ -17,21 +17,25 @@
 
 
 %define rname kpeople
-%define _tar_path 5.60
+%define _tar_path 5.61
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{rname}-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{rname}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{rname}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  extra-cmake-modules >= %{_kf5_version}
 BuildRequires:  kcoreaddons-devel >= %{_kf5_version}
 BuildRequires:  kf5-filesystem
@@ -66,9 +70,6 @@
 
 %prep
 %setup -q -n kpeople-%{version}
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build -- -DENABLE_EXAMPLES=OFF

++ kpeople-5.60.0.tar.xz -> kpeople-5.61.0.tar.xz ++
 2857 lines of diff (skipped)




commit kpeople5 for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-07-26 12:19:08

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.4126 (New)


Package is "kpeople5"

Fri Jul 26 12:19:08 2019 rev:54 rq:715900 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-06-22 
11:13:44.280720410 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.4126/kpeople5.changes  
2019-07-26 12:19:11.274706609 +0200
@@ -1,0 +2,10 @@
+Sun Jul 14 06:41:39 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Install in new logging directory when we use kf5 5.59.0
+
+---

Old:

  kpeople-5.59.0.tar.xz

New:

  kpeople-5.60.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.fbIi5f/_old  2019-07-26 12:19:12.218705804 +0200
+++ /var/tmp/diff_new_pack.fbIi5f/_new  2019-07-26 12:19:12.222705800 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.59
+%define _tar_path 5.60
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later

++ kpeople-5.59.0.tar.xz -> kpeople-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.59.0/CMakeLists.txt 
new/kpeople-5.60.0/CMakeLists.txt
--- old/kpeople-5.59.0/CMakeLists.txt   2019-06-01 18:59:21.0 +0200
+++ new/kpeople-5.60.0/CMakeLists.txt   2019-07-07 20:36:57.0 +0200
@@ -1,17 +1,17 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 
@@ -84,5 +84,5 @@
 DESTINATION "${CMAKECONFIG_INSTALL_DIR}"
 COMPONENT Devel )
 
-install( FILES kpeople.categories DESTINATION ${KDE_INSTALL_CONFDIR} )
+install(FILES kpeople.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.59.0/po/ca@valencia/kpeople5.po 
new/kpeople-5.60.0/po/ca@valencia/kpeople5.po
--- old/kpeople-5.59.0/po/ca@valencia/kpeople5.po   2019-06-01 
18:59:21.0 +0200
+++ new/kpeople-5.60.0/po/ca@valencia/kpeople5.po   2019-07-07 
20:36:57.0 +0200
@@ -1,16 +1,17 @@
 # Translation of kpeople5.po to Catalan (Valencian)
-# Copyright (C) 2015 This_file_is_part_of_KDE
+# Copyright (C) 2015-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella Pérez , 2015.
+# Empar , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kpeople5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 02:57+0200\n"
-"PO-Revision-Date: 2015-02-24 22:43+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2019-06-18 13:32+0200\n"
+"Last-Translator: Empar \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -18,7 +19,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Poedit 2.0.6\n"
+"X-Project-Style: kde\n"
 
 #: match.cpp:52
 #, kde-format
@@ -52,7 +54,7 @@
 #: widgets/mergedialog.cpp:73
 #, 

commit kpeople5 for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-06-22 11:13:43

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.4615 (New)


Package is "kpeople5"

Sat Jun 22 11:13:43 2019 rev:53 rq:710762 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-05-21 
10:31:02.743421796 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.4615/kpeople5.changes  
2019-06-22 11:13:44.280720410 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:12 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- No code changes since 5.58.0
+
+---

Old:

  kpeople-5.58.0.tar.xz

New:

  kpeople-5.59.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.zTUKBa/_old  2019-06-22 11:13:45.340721954 +0200
+++ /var/tmp/diff_new_pack.zTUKBa/_new  2019-06-22 11:13:45.344721960 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.58
+%define _tar_path 5.59
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later

++ kpeople-5.58.0.tar.xz -> kpeople-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.58.0/CMakeLists.txt 
new/kpeople-5.59.0/CMakeLists.txt
--- old/kpeople-5.58.0/CMakeLists.txt   2019-05-07 13:27:10.0 +0200
+++ new/kpeople-5.59.0/CMakeLists.txt   2019-06-01 18:59:21.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.58.0  NO_MODULE)
+find_package(ECM 5.59.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.58.0/po/ar/kpeople5.po 
new/kpeople-5.59.0/po/ar/kpeople5.po
--- old/kpeople-5.58.0/po/ar/kpeople5.po2019-05-07 13:27:10.0 
+0200
+++ new/kpeople-5.59.0/po/ar/kpeople5.po2019-06-01 18:59:21.0 
+0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-26 03:17+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2018-06-09 22:21+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.58.0/po/bs/kpeople5.po 
new/kpeople-5.59.0/po/bs/kpeople5.po
--- old/kpeople-5.58.0/po/bs/kpeople5.po2019-05-07 13:27:10.0 
+0200
+++ new/kpeople-5.59.0/po/bs/kpeople5.po2019-06-01 18:59:21.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: bosnianuniversetranslation\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-26 03:17+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2015-02-16 11:52+\n"
 "Last-Translator: Samir Ribić \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.58.0/po/ca/kpeople5.po 
new/kpeople-5.59.0/po/ca/kpeople5.po
--- old/kpeople-5.58.0/po/ca/kpeople5.po2019-05-07 13:27:10.0 
+0200
+++ new/kpeople-5.59.0/po/ca/kpeople5.po2019-06-01 18:59:21.0 
+0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kpeople5\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-26 03:17+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
 

commit kpeople5 for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-05-21 10:31:01

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.5148 (New)


Package is "kpeople5"

Tue May 21 10:31:01 2019 rev:52 rq:703372 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-04-19 
21:23:55.775839491 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.5148/kpeople5.changes  
2019-05-21 10:31:02.743421796 +0200
@@ -1,0 +2,9 @@
+Wed May 15 18:16:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- No code changes since 5.57.0
+
+---

Old:

  kpeople-5.57.0.tar.xz

New:

  kpeople-5.58.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.4nCOUx/_old  2019-05-21 10:31:03.451421524 +0200
+++ /var/tmp/diff_new_pack.4nCOUx/_new  2019-05-21 10:31:03.455421522 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.57
+%define _tar_path 5.58
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later

++ kpeople-5.57.0.tar.xz -> kpeople-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.57.0/CMakeLists.txt 
new/kpeople-5.58.0/CMakeLists.txt
--- old/kpeople-5.57.0/CMakeLists.txt   2019-04-07 09:31:21.0 +0200
+++ new/kpeople-5.58.0/CMakeLists.txt   2019-05-07 13:27:10.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.57.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
+set(KF5_VERSION "5.58.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.57.0  NO_MODULE)
+find_package(ECM 5.58.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.57.0/po/nb/kpeople5.po 
new/kpeople-5.58.0/po/nb/kpeople5.po
--- old/kpeople-5.57.0/po/nb/kpeople5.po2019-04-07 09:31:21.0 
+0200
+++ new/kpeople-5.58.0/po/nb/kpeople5.po2019-05-07 13:27:10.0 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"POT-Creation-Date: 2019-03-26 03:17+0100\n"
 "PO-Revision-Date: 2015-04-30 08:42+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -59,7 +59,7 @@
 msgid "Avatar"
 msgstr "Avatar"
 
-#: widgets/plugins/emaildetailswidget.cpp:50
+#: widgets/plugins/emaildetailswidget.cpp:51
 #, kde-format
 msgctxt "E-mail field label"
 msgid "E-mail"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.57.0/po/sr/kpeople5.po 
new/kpeople-5.58.0/po/sr/kpeople5.po
--- old/kpeople-5.57.0/po/sr/kpeople5.po2019-04-07 09:31:21.0 
+0200
+++ new/kpeople-5.58.0/po/sr/kpeople5.po2019-05-07 13:27:10.0 
+0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: libkpeople\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"POT-Creation-Date: 2019-03-26 03:17+0100\n"
 "PO-Revision-Date: 2015-03-07 13:10+0100\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -59,7 +59,7 @@
 msgid "Avatar"
 msgstr "Аватар"
 
-#: widgets/plugins/emaildetailswidget.cpp:50
+#: widgets/plugins/emaildetailswidget.cpp:51
 #, kde-format
 msgctxt "E-mail field label"
 msgid "E-mail"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.57.0/po/sr@ijekavian/kpeople5.po 
new/kpeople-5.58.0/po/sr@ijekavian/kpeople5.po
--- old/kpeople-5.57.0/po/sr@ijekavian/kpeople5.po  2019-04-07 
09:31:21.0 +0200
+++ 

commit kpeople5 for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-04-19 21:23:54

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.5536 (New)


Package is "kpeople5"

Fri Apr 19 21:23:54 2019 rev:51 rq:695244 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-03-21 
09:47:50.442876246 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.5536/kpeople5.changes  
2019-04-19 21:23:55.775839491 +0200
@@ -1,0 +2,11 @@
+Sun Apr 14 20:21:44 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * Don't use deprecated class
+  * [kpeople] make it compile without foreach
+
+---

Old:

  kpeople-5.56.0.tar.xz

New:

  kpeople-5.57.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.0nVSaD/_old  2019-04-19 21:23:57.191841294 +0200
+++ /var/tmp/diff_new_pack.0nVSaD/_new  2019-04-19 21:23:57.231841345 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.56
+%define _tar_path 5.57
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later

++ kpeople-5.56.0.tar.xz -> kpeople-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.56.0/.gitignore 
new/kpeople-5.57.0/.gitignore
--- old/kpeople-5.56.0/.gitignore   2019-03-02 14:46:26.0 +0100
+++ new/kpeople-5.57.0/.gitignore   2019-04-07 09:31:21.0 +0200
@@ -1,3 +1,21 @@
+# Ignore the following files
 *~
-*.kdev*
-
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build*/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.56.0/CMakeLists.txt 
new/kpeople-5.57.0/CMakeLists.txt
--- old/kpeople-5.56.0/CMakeLists.txt   2019-03-02 14:46:26.0 +0100
+++ new/kpeople-5.57.0/CMakeLists.txt   2019-04-07 09:31:21.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.56.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
+set(KF5_VERSION "5.57.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.56.0  NO_MODULE)
+find_package(ECM 5.57.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)
 
@@ -52,6 +52,7 @@
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
 ki18n_install(po)
 endif ()
+add_definitions(-DQT_NO_FOREACH)
 add_subdirectory (src)
 add_subdirectory (pixmaps)
 if (ENABLE_EXAMPLES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.56.0/examples/contactlistwidgets.cpp 
new/kpeople-5.57.0/examples/contactlistwidgets.cpp
--- old/kpeople-5.56.0/examples/contactlistwidgets.cpp  2019-03-02 
14:46:26.0 +0100
+++ new/kpeople-5.57.0/examples/contactlistwidgets.cpp  2019-04-07 
09:31:21.0 +0200
@@ -55,7 +55,7 @@
 
 void PersonsDelegate::paint(QPainter *painter, const QStyleOptionViewItem 
, const QModelIndex ) const
 {
-QStyleOptionViewItemV4 optV4 = option;
+QStyleOptionViewItem optV4 = option;
 initStyleOption(, index);
 
 painter->save();
@@ -135,9 +135,9 @@
 
 void ContactListApp::onMergeClicked()
 {
-QModelIndexList indexes = m_view->selectionModel()->selectedIndexes();
+const QModelIndexList indexes = 
m_view->selectionModel()->selectedIndexes();
 QStringList ids;
-Q_FOREACH (const QModelIndex , indexes) {
+for (const QModelIndex  : indexes) {
 ids << index.data(PersonsModel::PersonUriRole).toString();
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kpeople5 for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-03-21 09:47:49

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.28833 (New)


Package is "kpeople5"

Thu Mar 21 09:47:49 2019 rev:50 rq:686761 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-02-28 
21:31:43.781766130 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.28833/kpeople5.changes 
2019-03-21 09:47:50.442876246 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Port deprecated methods
+
+---

Old:

  kpeople-5.55.0.tar.xz

New:

  kpeople-5.56.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.jW8AK3/_old  2019-03-21 09:47:50.898876141 +0100
+++ /var/tmp/diff_new_pack.jW8AK3/_new  2019-03-21 09:47:50.902876140 +0100
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.55
+%define _tar_path 5.56
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later

++ kpeople-5.55.0.tar.xz -> kpeople-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.55.0/CMakeLists.txt 
new/kpeople-5.56.0/CMakeLists.txt
--- old/kpeople-5.55.0/CMakeLists.txt   2019-02-03 01:00:57.0 +0100
+++ new/kpeople-5.56.0/CMakeLists.txt   2019-03-02 14:46:26.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.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.55.0/po/id/kpeople5.po 
new/kpeople-5.56.0/po/id/kpeople5.po
--- old/kpeople-5.55.0/po/id/kpeople5.po2019-02-03 01:00:57.0 
+0100
+++ new/kpeople-5.56.0/po/id/kpeople5.po2019-03-02 14:46:26.0 
+0100
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: match.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.55.0/po/zh_CN/kpeople5.po 
new/kpeople-5.56.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.55.0/po/zh_CN/kpeople5.po 2019-02-03 01:00:57.0 
+0100
+++ new/kpeople-5.56.0/po/zh_CN/kpeople5.po 2019-03-02 14:46:26.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2019-01-27 22:57\n"
+"PO-Revision-Date: 2019-02-20 23:16\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.55.0/src/widgets/mergedelegate.cpp 
new/kpeople-5.56.0/src/widgets/mergedelegate.cpp
--- old/kpeople-5.55.0/src/widgets/mergedelegate.cpp2019-02-03 
01:00:57.0 +0100
+++ new/kpeople-5.56.0/src/widgets/mergedelegate.cpp2019-03-02 
14:46:26.0 +0100
@@ -126,7 +126,7 @@
 }
 // draw a vertical line to separate the original person and the merging 
contacts
 int midWidth = option.rect.width() / 2;
-painter->setPen(opt.palette.color(QPalette::Background));
+painter->setPen(opt.palette.color(QPalette::Window));
 painter->drawLine(option.rect.left() + midWidth - SIZE_STANDARD_PIXMAP, 
option.rect.bottom() - 

commit kpeople5 for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-02-28 21:31:42

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.28833 (New)


Package is "kpeople5"

Thu Feb 28 21:31:42 2019 rev:49 rq:678709 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-02-14 
14:27:30.163814454 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.28833/kpeople5.changes 
2019-02-28 21:31:43.781766130 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.l04d3D/_old  2019-02-28 21:31:45.781765501 +0100
+++ /var/tmp/diff_new_pack.l04d3D/_new  2019-02-28 21:31:45.833765484 +0100
@@ -66,6 +66,9 @@
 
 %prep
 %setup -q -n kpeople-%{version}
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   %cmake_kf5 -d build -- -DENABLE_EXAMPLES=OFF




commit kpeople5 for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-02-14 14:27:26

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.28833 (New)


Package is "kpeople5"

Thu Feb 14 14:27:26 2019 rev:48 rq:674260 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2019-01-21 
10:21:43.461990465 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.28833/kpeople5.changes 
2019-02-14 14:27:30.163814454 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:15 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * delete copy constructor and assignment operator of some internal classes
+
+---

Old:

  kpeople-5.54.0.tar.xz

New:

  kpeople-5.55.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.gDWIRE/_old  2019-02-14 14:27:30.891814115 +0100
+++ /var/tmp/diff_new_pack.gDWIRE/_new  2019-02-14 14:27:30.891814115 +0100
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.54
+%define _tar_path 5.55
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later

++ kpeople-5.54.0.tar.xz -> kpeople-5.55.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.54.0/CMakeLists.txt 
new/kpeople-5.55.0/CMakeLists.txt
--- old/kpeople-5.54.0/CMakeLists.txt   2019-01-06 21:25:35.0 +0100
+++ new/kpeople-5.55.0/CMakeLists.txt   2019-02-03 01:00:57.0 +0100
@@ -1,17 +1,17 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.54.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
+set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.54.0  NO_MODULE)
+find_package(ECM 5.55.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.54.0/po/zh_CN/kpeople5.po 
new/kpeople-5.55.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.54.0/po/zh_CN/kpeople5.po 2019-01-06 21:25:35.0 
+0100
+++ new/kpeople-5.55.0/po/zh_CN/kpeople5.po 2019-02-03 01:00:57.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2019-01-05 20:42\n"
+"PO-Revision-Date: 2019-01-27 22:57\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.54.0/src/personmanager.cpp 
new/kpeople-5.55.0/src/personmanager.cpp
--- old/kpeople-5.54.0/src/personmanager.cpp2019-01-06 21:25:35.0 
+0100
+++ new/kpeople-5.55.0/src/personmanager.cpp2019-02-03 01:00:57.0 
+0100
@@ -33,6 +33,8 @@
 Transaction(const QSqlDatabase );
 void cancel();
 ~Transaction();
+Transaction(const Transaction &) = delete;
+Transaction& operator=(const Transaction &) = delete;
 private:
 QSqlDatabase m_db;
 bool m_cancelled = false;




commit kpeople5 for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2019-01-21 10:21:41

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.28833 (New)


Package is "kpeople5"

Mon Jan 21 10:21:41 2019 rev:47 rq:665835 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-12-19 
13:42:57.919825731 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.28833/kpeople5.changes 
2019-01-21 10:21:43.461990465 +0100
@@ -1,0 +2,15 @@
+Mon Jan 14 06:08:50 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * No code changes since 5.53.0
+
+---
+Sat Dec 15 14:07:07 UTC 2018 - Jan Engelhardt 
+
+- Use noun phrase in summaries.
+
+---

Old:

  kpeople-5.53.0.tar.xz

New:

  kpeople-5.54.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.06hGow/_old  2019-01-21 10:21:43.909989971 +0100
+++ /var/tmp/diff_new_pack.06hGow/_new  2019-01-21 10:21:43.913989966 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpeople5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,16 +17,16 @@
 
 
 %define rname kpeople
-%define _tar_path 5.53
+%define _tar_path 5.54
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.53.0
+Version:5.54.0
 Release:0
-Summary:Provides access to all contacts and the people who hold them
+Summary:Library for access to contacts and identity holders
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 URL:https://www.kde.org
@@ -53,7 +53,7 @@
 A library that provides access to all contacts and the people who hold them.
 
 %package devel
-Summary:Provides access to all contacts and the people who hold them
+Summary:Library for access to contacts and identity holders
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
 Requires:   cmake(Qt5Core) >= 5.6.0

++ kpeople-5.53.0.tar.xz -> kpeople-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.53.0/CMakeLists.txt 
new/kpeople-5.54.0/CMakeLists.txt
--- old/kpeople-5.53.0/CMakeLists.txt   2018-12-01 15:58:18.0 +0100
+++ new/kpeople-5.54.0/CMakeLists.txt   2019-01-06 21:25:35.0 +0100
@@ -1,11 +1,11 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.53.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
+set(KF5_VERSION "5.54.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.53.0  NO_MODULE)
+find_package(ECM 5.54.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.53.0/po/zh_CN/kpeople5.po 
new/kpeople-5.54.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.53.0/po/zh_CN/kpeople5.po 2018-12-01 15:58:18.0 
+0100
+++ new/kpeople-5.54.0/po/zh_CN/kpeople5.po 2019-01-06 21:25:35.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-11-12 09:13\n"
+"PO-Revision-Date: 2019-01-05 20:42\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kpeople5 for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-12-19 13:42:53

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new.28833 (New)


Package is "kpeople5"

Wed Dec 19 13:42:53 2018 rev:46 rq:658585 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-11-14 
14:36:58.031116465 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new.28833/kpeople5.changes 
2018-12-19 13:42:57.919825731 +0100
@@ -1,0 +2,10 @@
+Sun Dec 09 19:43:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Use isEmpty()
+
+---

Old:

  kpeople-5.52.0.tar.xz

New:

  kpeople-5.53.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.Beo1il/_old  2018-12-19 13:42:58.407825046 +0100
+++ /var/tmp/diff_new_pack.Beo1il/_new  2018-12-19 13:42:58.411825039 +0100
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.52
+%define _tar_path 5.53
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1-or-later

++ kpeople-5.52.0.tar.xz -> kpeople-5.53.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.52.0/CMakeLists.txt 
new/kpeople-5.53.0/CMakeLists.txt
--- old/kpeople-5.52.0/CMakeLists.txt   2018-11-03 19:03:50.0 +0100
+++ new/kpeople-5.53.0/CMakeLists.txt   2018-12-01 15:58:18.0 +0100
@@ -1,17 +1,17 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.52.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
+set(KF5_VERSION "5.53.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.52.0  NO_MODULE)
+find_package(ECM 5.53.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.8.0)
+set(REQUIRED_QT_VERSION 5.9.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.52.0/po/zh_CN/kpeople5.po 
new/kpeople-5.53.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.52.0/po/zh_CN/kpeople5.po 2018-11-03 19:03:50.0 
+0100
+++ new/kpeople-5.53.0/po/zh_CN/kpeople5.po 2018-12-01 15:58:18.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-10-09 18:38\n"
+"PO-Revision-Date: 2018-11-12 09:13\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.52.0/src/personmanager.cpp 
new/kpeople-5.53.0/src/personmanager.cpp
--- old/kpeople-5.52.0/src/personmanager.cpp2018-11-03 19:03:50.0 
+0100
+++ new/kpeople-5.53.0/src/personmanager.cpp2018-12-01 15:58:18.0 
+0100
@@ -206,7 +206,7 @@
 }
 
 // process passed contacts
-if (contacts.size() > 0) {
+if (!contacts.isEmpty()) {
 
 Q_FOREACH (const QString , contacts) {
 QSqlQuery insertQuery(m_db);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpeople-5.52.0/src/widgets/plugins/mergecontactswidget.cpp 
new/kpeople-5.53.0/src/widgets/plugins/mergecontactswidget.cpp
--- old/kpeople-5.52.0/src/widgets/plugins/mergecontactswidget.cpp  
2018-11-03 19:03:50.0 +0100
+++ new/kpeople-5.53.0/src/widgets/plugins/mergecontactswidget.cpp  
2018-12-01 15:58:18.0 +0100
@@ -79,7 +79,7 @@
 layout()->addWidget(m_containerListDetails);
 m_containerListDetails->setVisible(false);
 
-   

commit kpeople5 for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-11-14 14:36:54

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Wed Nov 14 14:36:54 2018 rev:45 rq:648536 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-10-22 
11:14:49.415689346 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-11-14 
14:36:58.031116465 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * No code changes since 5.51.0
+
+---

Old:

  kpeople-5.51.0.tar.xz

New:

  kpeople-5.52.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.5WRQHb/_old  2018-11-14 14:36:59.003115510 +0100
+++ /var/tmp/diff_new_pack.5WRQHb/_new  2018-11-14 14:36:59.007115507 +0100
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.51
+%define _tar_path 5.52
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1-or-later

++ kpeople-5.51.0.tar.xz -> kpeople-5.52.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.51.0/CMakeLists.txt 
new/kpeople-5.52.0/CMakeLists.txt
--- old/kpeople-5.51.0/CMakeLists.txt   2018-10-08 10:19:40.0 +0200
+++ new/kpeople-5.52.0/CMakeLists.txt   2018-11-03 19:03:50.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.51.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
+set(KF5_VERSION "5.52.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.51.0  NO_MODULE)
+find_package(ECM 5.52.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.51.0/po/ast/kpeople5.po 
new/kpeople-5.52.0/po/ast/kpeople5.po
--- old/kpeople-5.51.0/po/ast/kpeople5.po   2018-10-08 10:19:40.0 
+0200
+++ new/kpeople-5.52.0/po/ast/kpeople5.po   1970-01-01 01:00:00.0 
+0100
@@ -1,80 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# enolp , 2016.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2016-12-20 21:44+0100\n"
-"Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
-"Language: ast\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 2.0\n"
-
-#: match.cpp:52
-#, kde-format
-msgctxt "@title:column"
-msgid "Name"
-msgstr "Nome"
-
-#: match.cpp:55
-#, kde-format
-msgctxt "@title:column"
-msgid "E-mail"
-msgstr "Corréu"
-
-#: widgets/mergedelegate.cpp:99
-#, kde-format
-msgctxt "reasons join"
-msgid ", "
-msgstr ", "
-
-#: widgets/mergedelegate.cpp:99
-#, kde-format
-msgctxt "name: merge reasons"
-msgid "%1: %2"
-msgstr "%1: %2"
-
-#: widgets/mergedialog.cpp:64
-#, kde-format
-msgid "Duplicates Manager"
-msgstr "Xestor de duplicaos"
-
-#: widgets/mergedialog.cpp:73
-#, kde-format
-msgid "Select contacts to be merged"
-msgstr "Esbilla los contautos a mecer"
-
-#. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel)
-#: widgets/person-details-presentation.ui:43
-#, kde-format
-msgid "Avatar"
-msgstr "Avatar"
-
-#: widgets/plugins/emaildetailswidget.cpp:50
-#, kde-format
-msgctxt "E-mail field label"
-msgid "E-mail"
-msgstr "Corréu"
-
-#: widgets/plugins/mergecontactswidget.cpp:50
-#, kde-format
-msgid "Show Merge Suggestions..."
-msgstr "Amosar suxerencies de 

commit kpeople5 for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-10-22 11:14:46

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Mon Oct 22 11:14:46 2018 rev:44 rq:642339 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-10-01 
08:08:18.910291804 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-10-22 
11:14:49.415689346 +0200
@@ -1,0 +2,21 @@
+Tue Oct 16 08:02:31 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:37 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Fix signals not being emitted when merging two persons
+  * Don't crash if person gets removed
+  * Define PersonActionsPrivate as class, as declared before
+  * Make PersonPluginManager API public
+  * Fix CMakeLists.txt issues
+  * Fix minor EBN issues
+  * Add loging categories
+
+---

Old:

  kpeople-5.50.0.tar.xz

New:

  kpeople-5.51.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.BoEgjv/_old  2018-10-22 11:14:50.091688613 +0200
+++ /var/tmp/diff_new_pack.BoEgjv/_new  2018-10-22 11:14:50.091688613 +0200
@@ -12,33 +12,33 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define rname kpeople
-%define _tar_path 5.50
+%define _tar_path 5.51
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{rname}-%{version}.tar.xz
 Source1:baselibs.conf
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
-BuildRequires:  kcoreaddons-devel >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_version}
+BuildRequires:  kcoreaddons-devel >= %{_kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kitemviews-devel >= %{_tar_path}
-BuildRequires:  kservice-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
+BuildRequires:  ki18n-devel >= %{_kf5_version}
+BuildRequires:  kitemviews-devel >= %{_kf5_version}
+BuildRequires:  kservice-devel >= %{_kf5_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Gui) >= 5.6.0
 BuildRequires:  cmake(Qt5Qml) >= 5.6.0
@@ -87,11 +87,12 @@
 
 %files
 %license COPYING
-%{_kf5_libdir}/libKF5People*.so.*
 %dir %{_kf5_datadir}
+%{_kf5_debugdir}/kpeople.categories
 %{_kf5_datadir}/kpeople/
-%{_kf5_servicetypesdir}/
+%{_kf5_libdir}/libKF5People*.so.*
 %{_kf5_qmldir}/
+%{_kf5_servicetypesdir}/
 
 %files devel
 %license COPYING

++ kpeople-5.50.0.tar.xz -> kpeople-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.50.0/CMakeLists.txt 
new/kpeople-5.51.0/CMakeLists.txt
--- old/kpeople-5.50.0/CMakeLists.txt   2018-09-02 21:30:34.0 +0200
+++ new/kpeople-5.51.0/CMakeLists.txt   2018-10-08 10:19:40.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.50.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
+set(KF5_VERSION "5.51.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.50.0  NO_MODULE)
+find_package(ECM 5.51.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)
 
@@ -30,6 +30,7 

commit kpeople5 for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-10-01 08:08:18

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Mon Oct  1 08:08:18 2018 rev:43 rq:636018 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-08-24 
16:55:21.833450628 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-10-01 
08:08:18.910291804 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * None
+
+---

Old:

  kpeople-5.49.0.tar.xz

New:

  kpeople-5.50.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.J9KqmM/_old  2018-10-01 08:08:19.326291582 +0200
+++ /var/tmp/diff_new_pack.J9KqmM/_new  2018-10-01 08:08:19.330291580 +0200
@@ -17,14 +17,14 @@
 
 
 %define rname kpeople
-%define _tar_path 5.49
+%define _tar_path 5.50
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kpeople5
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1-or-later

++ kpeople-5.49.0.tar.xz -> kpeople-5.50.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.49.0/CMakeLists.txt 
new/kpeople-5.50.0/CMakeLists.txt
--- old/kpeople-5.49.0/CMakeLists.txt   2018-08-04 13:00:35.0 +0200
+++ new/kpeople-5.50.0/CMakeLists.txt   2018-09-02 21:30:34.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.49.0  NO_MODULE)
+find_package(ECM 5.50.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.49.0/po/ar/kpeople5.po 
new/kpeople-5.50.0/po/ar/kpeople5.po
--- old/kpeople-5.49.0/po/ar/kpeople5.po2018-08-04 13:00:35.0 
+0200
+++ new/kpeople-5.50.0/po/ar/kpeople5.po2018-09-02 21:30:34.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Safa Alfulaij , ٢٠١٥.
+# Safa Alfulaij , ٢٠١٥, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: ٢٠١٥-٠٤-٠٥ ١٨:٤٣+0300\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-06-09 22:21+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
 "Language: ar\n"
@@ -28,19 +28,19 @@
 #, kde-format
 msgctxt "@title:column"
 msgid "E-mail"
-msgstr "البريد الإلكترونيّ"
+msgstr "البريد الإلكتروني"
 
 #: widgets/mergedelegate.cpp:99
 #, kde-format
 msgctxt "reasons join"
 msgid ", "
-msgstr "، "
+msgstr "، و"
 
 #: widgets/mergedelegate.cpp:99
 #, kde-format
 msgctxt "name: merge reasons"
 msgid "%1: %2"
-msgstr "%1: %2"
+msgstr "‏%1: ‏%2"
 
 #: widgets/mergedialog.cpp:64
 #, kde-format
@@ -50,24 +50,24 @@
 #: widgets/mergedialog.cpp:73
 #, kde-format
 msgid "Select contacts to be merged"
-msgstr "حدّد متراسلين لدمجهم"
+msgstr "حدّد المتراسلين الذي تريد دمجهم"
 
 #. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel)
 #: widgets/person-details-presentation.ui:43
 #, kde-format
 msgid "Avatar"
-msgstr ""
+msgstr "الشعار"
 
 #: widgets/plugins/emaildetailswidget.cpp:50
 #, kde-format
 msgctxt "E-mail field label"
 msgid "E-mail"
-msgstr "البريد الإلكترونيّ"
+msgstr "البريد الإلكتروني"
 
 #: widgets/plugins/mergecontactswidget.cpp:50
 #, kde-format
 msgid "Show Merge Suggestions..."
-msgstr "أظهر اقتراحات الدّمج..."
+msgstr "اعرض اقتراحات الدمج…"
 
 #: 

commit kpeople5 for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-08-24 16:55:15

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Fri Aug 24 16:55:15 2018 rev:42 rq:630629 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-07-21 
10:14:50.803105980 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-08-24 
16:55:21.833450628 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:19:20 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * Honor BUILD_TESTING
+
+---

Old:

  kpeople-5.48.0.tar.xz

New:

  kpeople-5.49.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.aI4x4T/_old  2018-08-24 16:55:23.425452508 +0200
+++ /var/tmp/diff_new_pack.aI4x4T/_new  2018-08-24 16:55:23.429452513 +0200
@@ -16,16 +16,22 @@
 #
 
 
-%bcond_without lang
 %define rname kpeople
-%define _tar_path 5.48
+%define _tar_path 5.49
 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
 Name:   kpeople5
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Provides access to all contacts and the people who hold them
+License:LGPL-2.1-or-later
+Group:  Development/Libraries/KDE
+URL:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{rname}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kcoreaddons-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
@@ -42,13 +48,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-Summary:Provides access to all contacts and the people who hold them
-License:LGPL-2.1-or-later
-Group:  Development/Libraries/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{rname}-%{version}.tar.xz
-Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A library that provides access to all contacts and the people who hold them.
@@ -64,6 +63,7 @@
 Development files for kpeople5.
 
 %lang_package
+
 %prep
 %setup -q -n kpeople-%{version}
 
@@ -79,7 +79,6 @@
 %endif
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %if %{with lang}
@@ -87,8 +86,7 @@
 %endif
 
 %files
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_kf5_libdir}/libKF5People*.so.*
 %dir %{_kf5_datadir}
 %{_kf5_datadir}/kpeople/
@@ -96,8 +94,7 @@
 %{_kf5_qmldir}/
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_kf5_libdir}/libKF5People*.so
 %{_kf5_libdir}/cmake/KF5People/
 %{_kf5_includedir}/

++ kpeople-5.48.0.tar.xz -> kpeople-5.49.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.48.0/CMakeLists.txt 
new/kpeople-5.49.0/CMakeLists.txt
--- old/kpeople-5.48.0/CMakeLists.txt   2018-07-08 00:32:20.0 +0200
+++ new/kpeople-5.49.0/CMakeLists.txt   2018-08-04 13:00:35.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.48.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
+set(KF5_VERSION "5.49.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.48.0  NO_MODULE)
+find_package(ECM 5.49.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)
 
@@ -56,7 +56,9 @@
 if (ENABLE_EXAMPLES)
   add_subdirectory(examples)
 endif()
-add_subdirectory(autotests)
+if (BUILD_TESTING)
+add_subdirectory(autotests)
+endif()
 
 if (BUILD_QCH)
 ecm_install_qch_export(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.48.0/po/uk/kpeople5.po 
new/kpeople-5.49.0/po/uk/kpeople5.po
--- old/kpeople-5.48.0/po/uk/kpeople5.po2018-07-08 00:32:20.0 
+0200
+++ 

commit kpeople5 for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-07-21 10:14:46

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Sat Jul 21 10:14:46 2018 rev:41 rq:623303 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-06-22 
13:22:34.371058364 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-07-21 
10:14:50.803105980 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:43 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * None
+
+---

Old:

  kpeople-5.47.0.tar.xz

New:

  kpeople-5.48.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.dusQIf/_old  2018-07-21 10:14:52.395105607 +0200
+++ /var/tmp/diff_new_pack.dusQIf/_new  2018-07-21 10:14:52.395105607 +0200
@@ -18,15 +18,14 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.47
+%define _tar_path 5.48
 # 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}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kpeople5
-Version:5.47.0
+Version:5.48.0
 Release:0
-%define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  kcoreaddons-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem

++ kpeople-5.47.0.tar.xz -> kpeople-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.47.0/CMakeLists.txt 
new/kpeople-5.48.0/CMakeLists.txt
--- old/kpeople-5.47.0/CMakeLists.txt   2018-06-02 20:03:54.0 +0200
+++ new/kpeople-5.48.0/CMakeLists.txt   2018-07-08 00:32:20.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.47.0  NO_MODULE)
+find_package(ECM 5.48.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.47.0/po/zh_CN/kpeople5.po 
new/kpeople-5.48.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.47.0/po/zh_CN/kpeople5.po 2018-06-02 20:03:54.0 
+0200
+++ new/kpeople-5.48.0/po/zh_CN/kpeople5.po 2018-07-08 00:32:20.0 
+0200
@@ -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: 2018-05-18 06:23-0400\n"
+"PO-Revision-Date: 2018-07-03 17:35\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kpeople5 for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-06-22 13:22:28

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Fri Jun 22 13:22:28 2018 rev:40 rq:616781 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-05-18 
14:23:06.908914191 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-06-22 
13:22:34.371058364 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:26:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * None
+
+---

Old:

  kpeople-5.46.0.tar.xz

New:

  kpeople-5.47.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.x7a25t/_old  2018-06-22 13:22:35.719008555 +0200
+++ /var/tmp/diff_new_pack.x7a25t/_new  2018-06-22 13:22:35.723008407 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.46
+%define _tar_path 5.47
 # 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.46.0
+Version:5.47.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.46.0.tar.xz -> kpeople-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.46.0/CMakeLists.txt 
new/kpeople-5.47.0/CMakeLists.txt
--- old/kpeople-5.46.0/CMakeLists.txt   2018-05-05 14:59:41.0 +0200
+++ new/kpeople-5.47.0/CMakeLists.txt   2018-06-02 20:03:54.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.46.0  NO_MODULE)
+find_package(ECM 5.47.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.46.0/po/zh_CN/kpeople5.po 
new/kpeople-5.47.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.46.0/po/zh_CN/kpeople5.po 2018-05-05 14:59:41.0 
+0200
+++ new/kpeople-5.47.0/po/zh_CN/kpeople5.po 2018-06-02 20:03:54.0 
+0200
@@ -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: 2018-04-26 05:22-0400\n"
+"PO-Revision-Date: 2018-05-18 06:23-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kpeople5 for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-05-18 14:23:04

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Fri May 18 14:23:04 2018 rev:39 rq:607581 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-04-19 
15:18:07.038656325 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-05-18 
14:23:06.908914191 +0200
@@ -1,0 +2,13 @@
+Sun May 13 21:03:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * Use override
+  * Fix PersonSortFilterProxyModel filtering
+  * Use QVector for internal data types
+  * Warning--
+
+---

Old:

  kpeople-5.45.0.tar.xz

New:

  kpeople-5.46.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.6LJLhi/_old  2018-05-18 14:23:07.496892608 +0200
+++ /var/tmp/diff_new_pack.6LJLhi/_new  2018-05-18 14:23:07.500892462 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.45
+%define _tar_path 5.46
 # 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.45.0
+Version:5.46.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.45.0.tar.xz -> kpeople-5.46.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.45.0/CMakeLists.txt 
new/kpeople-5.46.0/CMakeLists.txt
--- old/kpeople-5.45.0/CMakeLists.txt   2018-04-07 21:38:08.0 +0200
+++ new/kpeople-5.46.0/CMakeLists.txt   2018-05-05 14:59:41.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.45.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
+set(KF5_VERSION "5.46.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.45.0  NO_MODULE)
+find_package(ECM 5.46.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.45.0/autotests/fakecontactsource.cpp 
new/kpeople-5.46.0/autotests/fakecontactsource.cpp
--- old/kpeople-5.45.0/autotests/fakecontactsource.cpp  2018-04-07 
21:38:08.0 +0200
+++ new/kpeople-5.46.0/autotests/fakecontactsource.cpp  2018-05-05 
14:59:41.0 +0200
@@ -48,7 +48,7 @@
 : m_properties(props)
 {}
 
-QVariant customProperty(const QString ) const Q_DECL_OVERRIDE
+QVariant customProperty(const QString ) const override
 {
 if (key.startsWith(QLatin1Literal("all-"))) {
 return QStringList(m_properties[key.mid(4)].toString());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.45.0/autotests/fakecontactsource.h 
new/kpeople-5.46.0/autotests/fakecontactsource.h
--- old/kpeople-5.45.0/autotests/fakecontactsource.h2018-04-07 
21:38:08.0 +0200
+++ new/kpeople-5.46.0/autotests/fakecontactsource.h2018-05-05 
14:59:41.0 +0200
@@ -37,11 +37,11 @@
 {
 public:
 FakeContactSource(QObject *parent, const QVariantList  = 
QVariantList());
-QString sourcePluginId() const Q_DECL_OVERRIDE;
+QString sourcePluginId() const override;
 
 void changeProperty(const QString& key, const QVariant& value);
 protected:
-KPeople::AllContactsMonitor *createAllContactsMonitor() Q_DECL_OVERRIDE;
+KPeople::AllContactsMonitor *createAllContactsMonitor() override;
 };
 
 //
@@ -52,7 +52,7 @@
 public:
 explicit FakeAllContactsMonitor();
 void changeProperty(const QString& key, const QVariant& value);
-QMap contacts() Q_DECL_OVERRIDE;
+QMap contacts() override;
 };
 
 #endif // FAKECONTACTSOURCE_H
diff -urN 

commit kpeople5 for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-04-19 15:18:05

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Thu Apr 19 15:18:05 2018 rev:38 rq:596894 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-03-20 
21:47:03.978403149 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-04-19 
15:18:07.038656325 +0200
@@ -1,0 +2,14 @@
+Sat Apr 14 13:19:05 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Fix warnings, add assert
+  * Expose PersonData::phoneNumber to QML
+  * Consistently use X-KDE-ServiceTypes instead of ServiceTypes
+  * Remove not necessary QtCore and co
+  * Remove long-time deprecated Encoding=UTF-8 from desktop files
+
+---

Old:

  kpeople-5.44.0.tar.xz

New:

  kpeople-5.45.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.MMktRN/_old  2018-04-19 15:18:07.566635240 +0200
+++ /var/tmp/diff_new_pack.MMktRN/_new  2018-04-19 15:18:07.570635080 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.44
+%define _tar_path 5.45
 # 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.44.0
+Version:5.45.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.44.0.tar.xz -> kpeople-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.44.0/CMakeLists.txt 
new/kpeople-5.45.0/CMakeLists.txt
--- old/kpeople-5.44.0/CMakeLists.txt   2018-03-03 11:05:59.0 +0100
+++ new/kpeople-5.45.0/CMakeLists.txt   2018-04-07 21:38:08.0 +0200
@@ -1,17 +1,17 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.44.0  NO_MODULE)
+find_package(ECM 5.45.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.44.0/po/zh_CN/kpeople5.po 
new/kpeople-5.45.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.44.0/po/zh_CN/kpeople5.po 2018-03-03 11:05:59.0 
+0100
+++ new/kpeople-5.45.0/po/zh_CN/kpeople5.po 2018-04-07 21:38:08.0 
+0200
@@ -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: 2018-02-28 02:23-0500\n"
+"PO-Revision-Date: 2018-04-05 09:22-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.44.0/src/declarative/peopleqmlplugin.cpp 
new/kpeople-5.45.0/src/declarative/peopleqmlplugin.cpp
--- old/kpeople-5.44.0/src/declarative/peopleqmlplugin.cpp  2018-03-03 
11:05:59.0 +0100
+++ new/kpeople-5.45.0/src/declarative/peopleqmlplugin.cpp  2018-04-07 
21:38:08.0 +0200
@@ -26,7 +26,7 @@
 #include 
 
 #include "declarativepersondata.h"
-#include 
+#include 
 
 class ActionTypeWrapper : public QObject {
 Q_OBJECT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.44.0/src/match_p.h 
new/kpeople-5.45.0/src/match_p.h
--- old/kpeople-5.44.0/src/match_p.h2018-03-03 11:05:59.0 +0100
+++ new/kpeople-5.45.0/src/match_p.h2018-04-07 21:38:08.0 +0200
@@ -22,7 +22,7 @@
 
 #include 
 

commit kpeople5 for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-03-20 21:47:02

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Tue Mar 20 21:47:02 2018 rev:37 rq:586850 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-02-16 
21:33:17.667722471 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-03-20 
21:47:03.978403149 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:42 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * None
+
+---

Old:

  kpeople-5.43.0.tar.xz

New:

  kpeople-5.44.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.kJmZuq/_old  2018-03-20 21:47:04.754375221 +0100
+++ /var/tmp/diff_new_pack.kJmZuq/_new  2018-03-20 21:47:04.758375077 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.43
+%define _tar_path 5.44
 # 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.43.0
+Version:5.44.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -44,7 +44,7 @@
 Recommends: %{name}-lang
 %endif
 Summary:Provides access to all contacts and the people who hold them
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Development/Libraries/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{rname}-%{version}.tar.xz

++ kpeople-5.43.0.tar.xz -> kpeople-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.43.0/CMakeLists.txt 
new/kpeople-5.44.0/CMakeLists.txt
--- old/kpeople-5.43.0/CMakeLists.txt   2018-02-05 13:02:14.0 +0100
+++ new/kpeople-5.44.0/CMakeLists.txt   2018-03-03 11:05:59.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.43.0  NO_MODULE)
+find_package(ECM 5.44.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.43.0/po/id/kpeople5.po 
new/kpeople-5.44.0/po/id/kpeople5.po
--- old/kpeople-5.43.0/po/id/kpeople5.po2018-02-05 13:02:14.0 
+0100
+++ new/kpeople-5.44.0/po/id/kpeople5.po2018-03-03 11:05:59.0 
+0100
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
 
 #: match.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.43.0/po/zh_CN/kpeople5.po 
new/kpeople-5.44.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.43.0/po/zh_CN/kpeople5.po 2018-02-05 13:02:14.0 
+0100
+++ new/kpeople-5.44.0/po/zh_CN/kpeople5.po 2018-03-03 11:05:59.0 
+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: 2018-02-01 07:11-0500\n"
+"PO-Revision-Date: 2018-02-28 02:23-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kpeople5 for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-02-16 21:33:16

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Fri Feb 16 21:33:16 2018 rev:36 rq:576552 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2018-01-22 
16:02:35.834626806 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-02-16 
21:33:17.667722471 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:09 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * None
+
+---

Old:

  kpeople-5.42.0.tar.xz

New:

  kpeople-5.43.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.o89yEo/_old  2018-02-16 21:33:18.591689106 +0100
+++ /var/tmp/diff_new_pack.o89yEo/_new  2018-02-16 21:33:18.595688962 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.42
+%define _tar_path 5.43
 # 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.42.0
+Version:5.43.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.42.0.tar.xz -> kpeople-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.42.0/CMakeLists.txt 
new/kpeople-5.43.0/CMakeLists.txt
--- old/kpeople-5.42.0/CMakeLists.txt   2018-01-07 17:20:26.0 +0100
+++ new/kpeople-5.43.0/CMakeLists.txt   2018-02-05 13:02:14.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.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.42.0/po/id/kpeople5.po 
new/kpeople-5.43.0/po/id/kpeople5.po
--- old/kpeople-5.42.0/po/id/kpeople5.po1970-01-01 01:00:00.0 
+0100
+++ new/kpeople-5.43.0/po/id/kpeople5.po2018-02-05 13:02:14.0 
+0100
@@ -0,0 +1,80 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Wantoyo , 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2016-11-19 20:12+0100\n"
+"PO-Revision-Date: 2018-01-28 17:36+0700\n"
+"Last-Translator: Wantoyo \n"
+"Language-Team: Indonesian \n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: match.cpp:52
+#, kde-format
+msgctxt "@title:column"
+msgid "Name"
+msgstr "Nama"
+
+#: match.cpp:55
+#, kde-format
+msgctxt "@title:column"
+msgid "E-mail"
+msgstr "E-Mail"
+
+#: widgets/mergedelegate.cpp:99
+#, kde-format
+msgctxt "reasons join"
+msgid ", "
+msgstr ", "
+
+#: widgets/mergedelegate.cpp:99
+#, kde-format
+msgctxt "name: merge reasons"
+msgid "%1: %2"
+msgstr "%1: %2"
+
+#: widgets/mergedialog.cpp:64
+#, kde-format
+msgid "Duplicates Manager"
+msgstr "Pengelola Rangkapan"
+
+#: widgets/mergedialog.cpp:73
+#, kde-format
+msgid "Select contacts to be merged"
+msgstr "Pilih kontak untuk digabungkan"
+
+#. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel)
+#: widgets/person-details-presentation.ui:43
+#, kde-format
+msgid "Avatar"
+msgstr "Avatar"
+
+#: widgets/plugins/emaildetailswidget.cpp:50
+#, kde-format
+msgctxt "E-mail field label"
+msgid "E-mail"
+msgstr "E-Mail"
+
+#: widgets/plugins/mergecontactswidget.cpp:50
+#, kde-format
+msgid "Show Merge Suggestions..."
+msgstr "Tampilkan Saran 

commit kpeople5 for openSUSE:Factory

2018-01-22 Thread root
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.changes2018-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 - lbeltr...@kde.org
+
+- 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.0 +0100
+++ new/kpeople-5.42.0/.reviewboardrc   1970-01-01 01:00:00.0 +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.0 +0100
+++ new/kpeople-5.42.0/CMakeLists.txt   2018-01-07 17:20:26.0 +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.0 
+0100
+++ new/kpeople-5.42.0/po/zh_CN/kpeople5.po 2018-01-07 17:20:26.0 
+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 \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.0 +0100
+++ new/kpeople-5.42.0/src/declarative/personactionsmodel_p.h   2018-01-07 
17:20:26.0 +0100
@@ -51,7 +51,7 @@
 
 QList actions() const;
 
-virtual QHash roleNames() 

commit kpeople5 for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2018-01-09 14:43:51

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Tue Jan  9 14:43:51 2018 rev:34 rq:559461 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-11-16 
14:40:21.968082140 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2018-01-09 
14:43:52.294026216 +0100
@@ -1,0 +2,10 @@
+Sun Dec 17 09:43:49 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * None
+
+---

Old:

  kpeople-5.40.0.tar.xz

New:

  kpeople-5.41.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.3ZKbzq/_old  2018-01-09 14:43:52.830001081 +0100
+++ /var/tmp/diff_new_pack.3ZKbzq/_new  2018-01-09 14:43:52.834000894 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.40
+%define _tar_path 5.41
 # 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.40.0
+Version:5.41.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.40.0.tar.xz -> kpeople-5.41.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.40.0/CMakeLists.txt 
new/kpeople-5.41.0/CMakeLists.txt
--- old/kpeople-5.40.0/CMakeLists.txt   2017-11-05 09:37:03.0 +0100
+++ new/kpeople-5.41.0/CMakeLists.txt   2017-12-02 21:07:31.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.40.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
+set(KF5_VERSION "5.41.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.40.0  NO_MODULE)
+find_package(ECM 5.41.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.40.0/po/zh_CN/kpeople5.po 
new/kpeople-5.41.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.40.0/po/zh_CN/kpeople5.po 2017-11-05 09:37:03.0 
+0100
+++ new/kpeople-5.41.0/po/zh_CN/kpeople5.po 2017-12-02 21:07:31.0 
+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-10-19 10:41-0400\n"
+"PO-Revision-Date: 2017-11-09 08:34-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kpeople5 for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-11-16 14:40:19

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Thu Nov 16 14:40:19 2017 rev:33 rq:541679 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-10-27 
13:57:10.407931459 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-11-16 
14:40:21.968082140 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Add .arcconfig
+
+---

Old:

  kpeople-5.39.0.tar.xz

New:

  kpeople-5.40.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.7v4wOi/_old  2017-11-16 14:40:22.636057924 +0100
+++ /var/tmp/diff_new_pack.7v4wOi/_new  2017-11-16 14:40:22.636057924 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.39
+%define _tar_path 5.40
 # 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.39.0
+Version:5.40.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.39.0.tar.xz -> kpeople-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.39.0/.arcconfig 
new/kpeople-5.40.0/.arcconfig
--- old/kpeople-5.39.0/.arcconfig   1970-01-01 01:00:00.0 +0100
+++ new/kpeople-5.40.0/.arcconfig   2017-11-05 09:37:03.0 +0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.39.0/CMakeLists.txt 
new/kpeople-5.40.0/CMakeLists.txt
--- old/kpeople-5.39.0/CMakeLists.txt   2017-10-07 21:21:33.0 +0200
+++ new/kpeople-5.40.0/CMakeLists.txt   2017-11-05 09:37:03.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.39.0  NO_MODULE)
+find_package(ECM 5.40.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.39.0/po/tr/kpeople5.po 
new/kpeople-5.40.0/po/tr/kpeople5.po
--- old/kpeople-5.39.0/po/tr/kpeople5.po2017-10-07 21:21:33.0 
+0200
+++ new/kpeople-5.40.0/po/tr/kpeople5.po2017-11-05 09:37:03.0 
+0100
@@ -8,8 +8,8 @@
 "Project-Id-Version: kpeople5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2017-10-04 11:32+\n"
+"Last-Translator: Kaan \n"
 "Language-Team: Turkish \n"
 "Language: \n"
 "MIME-Version: 1.0\n"
@@ -21,25 +21,25 @@
 #, kde-format
 msgctxt "@title:column"
 msgid "Name"
-msgstr ""
+msgstr "İsim"
 
 #: match.cpp:55
 #, kde-format
 msgctxt "@title:column"
 msgid "E-mail"
-msgstr ""
+msgstr "E-posta"
 
 #: widgets/mergedelegate.cpp:99
 #, kde-format
 msgctxt "reasons join"
 msgid ", "
-msgstr ""
+msgstr ", "
 
 #: widgets/mergedelegate.cpp:99
 #, kde-format
 msgctxt "name: merge reasons"
 msgid "%1: %2"
-msgstr ""
+msgstr "%1: %2"
 
 #: widgets/mergedialog.cpp:64
 #, kde-format
@@ -49,32 +49,32 @@
 #: widgets/mergedialog.cpp:73
 #, kde-format
 msgid "Select contacts to be merged"
-msgstr ""
+msgstr "Birleştirelecek olan kişileri seçin"
 
 #. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel)
 #: widgets/person-details-presentation.ui:43
 #, kde-format
 msgid "Avatar"
-msgstr ""
+msgstr "Avatar"
 
 #: widgets/plugins/emaildetailswidget.cpp:50
 #, kde-format
 msgctxt 

commit kpeople5 for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-10-27 13:57:10

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Fri Oct 27 13:57:10 2017 rev:32 rq:536344 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-09-19 
16:26:15.239017344 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-10-27 
13:57:10.407931459 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:42 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * None
+
+---

Old:

  kpeople-5.38.0.tar.xz

New:

  kpeople-5.39.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.M00zb0/_old  2017-10-27 13:57:11.699871069 +0200
+++ /var/tmp/diff_new_pack.M00zb0/_new  2017-10-27 13:57:11.703870882 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.38
+%define _tar_path 5.39
 # 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.38.0
+Version:5.39.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.38.0.tar.xz -> kpeople-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.38.0/CMakeLists.txt 
new/kpeople-5.39.0/CMakeLists.txt
--- old/kpeople-5.38.0/CMakeLists.txt   2017-09-03 10:12:33.0 +0200
+++ new/kpeople-5.39.0/CMakeLists.txt   2017-10-07 21:21:33.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.38.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
+set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.38.0  NO_MODULE)
+find_package(ECM 5.39.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.38.0/po/zh_CN/kpeople5.po 
new/kpeople-5.39.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.38.0/po/zh_CN/kpeople5.po 2017-09-03 10:12:33.0 
+0200
+++ new/kpeople-5.39.0/po/zh_CN/kpeople5.po 2017-10-07 21:21:33.0 
+0200
@@ -1,9 +1,13 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Weng Xuetian , 2015.
 msgid ""
 msgstr ""
 "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-08-31 05:10-0400\n"
+"PO-Revision-Date: 2017-09-30 17:44-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kpeople5 for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-09-19 16:26:10

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Tue Sep 19 16:26:10 2017 rev:31 rq:52 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-08-24 
17:57:53.769967765 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-09-19 
16:26:15.239017344 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:18 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * autotest: use QTRY_COMPARE to make the test more robust
+
+---

Old:

  kpeople-5.37.0.tar.xz

New:

  kpeople-5.38.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.DSSsCf/_old  2017-09-19 16:26:15.746945366 +0200
+++ /var/tmp/diff_new_pack.DSSsCf/_new  2017-09-19 16:26:15.750944799 +0200
@@ -18,9 +18,13 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.37
+%define _tar_path 5.38
+# 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.37.0
+Version:5.38.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.37.0.tar.xz -> kpeople-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.37.0/CMakeLists.txt 
new/kpeople-5.38.0/CMakeLists.txt
--- old/kpeople-5.37.0/CMakeLists.txt   2017-08-06 20:08:42.0 +0200
+++ new/kpeople-5.38.0/CMakeLists.txt   2017-09-03 10:12:33.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 5.38.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.37.0/autotests/personsmodeltest.cpp 
new/kpeople-5.38.0/autotests/personsmodeltest.cpp
--- old/kpeople-5.37.0/autotests/personsmodeltest.cpp   2017-08-06 
20:08:42.0 +0200
+++ new/kpeople-5.38.0/autotests/personsmodeltest.cpp   2017-09-03 
10:12:33.0 +0200
@@ -88,8 +88,7 @@
 QCOMPARE(newUri, QStringLiteral("kpeople://1"));
 
 // TODO: replace with actual model signals spying
-QTest::qWait(2000); //give it a bit of time to update the model
-QCOMPARE(m_model->rowCount(), 3);
+QTRY_COMPARE(m_model->rowCount(), 3);
 QCOMPARE(m_model->rowCount(m_model->indexForPersonUri(newUri)), 2);
 
 // There needs to be 2 rows inserted - one for the new Person
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.37.0/po/eu/kpeople5.po 
new/kpeople-5.38.0/po/eu/kpeople5.po
--- old/kpeople-5.37.0/po/eu/kpeople5.po1970-01-01 01:00:00.0 
+0100
+++ new/kpeople-5.38.0/po/eu/kpeople5.po2017-09-03 10:12:33.0 
+0200
@@ -0,0 +1,83 @@
+# Translation of kpeople5.po to Euskara/Basque (eu).
+# Copyright (C) 2017, Free Software Foundation, Inc.
+# This file is distributed under the same license as the kde-workspace package.
+# KDE Euskaratzeko proiektuaren arduraduna .
+#
+# Translators:
+# Iñigo Salvador Azurmendi , 2017.
+msgid ""
+msgstr ""
+"Project-Id-Version: kpeople5\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2016-11-19 20:12+0100\n"
+"PO-Revision-Date: 2017-08-16 13:12+0100\n"
+"Last-Translator: Iñigo Salvador Azurmendi \n"
+"Language-Team: Basque \n"
+"Language: eu\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 

commit kpeople5 for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-08-24 17:57:52

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Thu Aug 24 17:57:52 2017 rev:30 rq:516693 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-07-17 
10:25:15.373599890 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-08-24 
17:57:53.769967765 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:35 UTC 2017 - christo...@krop.fr
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * API dox: use @param for normal parameter listing, not @arg
+
+---

Old:

  kpeople-5.36.0.tar.xz

New:

  kpeople-5.37.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.QOG993/_old  2017-08-24 17:57:55.697696246 +0200
+++ /var/tmp/diff_new_pack.QOG993/_new  2017-08-24 17:57:55.701695681 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   kpeople5
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.36.0.tar.xz -> kpeople-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.36.0/CMakeLists.txt 
new/kpeople-5.37.0/CMakeLists.txt
--- old/kpeople-5.36.0/CMakeLists.txt   2017-07-02 10:09:05.0 +0200
+++ new/kpeople-5.37.0/CMakeLists.txt   2017-08-06 20:08:42.0 +0200
@@ -1,17 +1,17 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.36.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
+set(KF5_VERSION "5.37.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.36.0  NO_MODULE)
+find_package(ECM 5.37.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.36.0/po/zh_CN/kpeople5.po 
new/kpeople-5.37.0/po/zh_CN/kpeople5.po
--- old/kpeople-5.36.0/po/zh_CN/kpeople5.po 2017-07-02 10:09:05.0 
+0200
+++ new/kpeople-5.37.0/po/zh_CN/kpeople5.po 2017-08-06 20:08:42.0 
+0200
@@ -1,21 +1,20 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# Weng Xuetian , 2015.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"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: 2015-03-01 12:14-0500\n"
-"Last-Translator: Weng Xuetian \n"
-"Language-Team: Chinese Simplified \n"
+"PO-Revision-Date: 2017-08-05 09:29-0400\n"
+"Last-Translator: guoyunhebrave \n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-trunk/messages/frameworks/kpeople5.pot\n"
 
 #: match.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.36.0/src/backends/abstractpersonaction.h 
new/kpeople-5.37.0/src/backends/abstractpersonaction.h
--- old/kpeople-5.36.0/src/backends/abstractpersonaction.h  2017-07-02 
10:09:05.0 +0200
+++ new/kpeople-5.37.0/src/backends/abstractpersonaction.h  2017-08-06 
20:08:42.0 +0200
@@ -37,8 +37,8 @@
 /** A list of actions that can be executed for a contact
  * Disabled actions should not be added
  *
- * @arg data passes the person we're creating the actions for
- * @arg 

commit kpeople5 for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-07-17 10:25:14

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Mon Jul 17 10:25:14 2017 rev:29 rq:509926 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-07-05 
23:52:25.295085481 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-07-17 
10:25:15.373599890 +0200
@@ -1,0 +2,13 @@
+Wed Jul 12 07:14:02 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * Add since tags to all documented public classes
+  * Remove outdated Mainpage.dox file
+  * [FEATURE] Option to build & install QCH file with the public API dox
+  * Use explicit flag constructor instead of nullptr
+
+---

Old:

  kpeople-5.35.0.tar.xz

New:

  kpeople-5.36.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.X2yxg4/_old  2017-07-17 10:25:15.893526594 +0200
+++ /var/tmp/diff_new_pack.X2yxg4/_new  2017-07-17 10:25:15.897526030 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   kpeople5
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.35.0.tar.xz -> kpeople-5.36.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.35.0/CMakeLists.txt 
new/kpeople-5.36.0/CMakeLists.txt
--- old/kpeople-5.35.0/CMakeLists.txt   2017-06-03 12:18:38.0 +0200
+++ new/kpeople-5.36.0/CMakeLists.txt   2017-07-02 10:09:05.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.35.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.35.0") # handled by release scripts
+set(KF5_VERSION "5.36.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.35.0  NO_MODULE)
+find_package(ECM 5.36.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)
 
@@ -26,6 +26,7 @@
 include(ECMSetupVersion)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMAddTests)
+include(ECMAddQch)
 include(CMakePackageConfigHelpers)
 include(ECMGeneratePriFile)
 include(GenerateExportHeader)
@@ -33,6 +34,9 @@
 include(KDEInstallDirs)
 include(KDECMakeSettings)
 
+option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
+add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
+
 add_definitions(-DTRANSLATION_DOMAIN=\"kpeople5\")
 
 set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5People")
@@ -42,12 +46,6 @@
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PeopleConfigVersion.cmake"
 SOVERSION 5)
 
-configure_package_config_file(
-  "${CMAKE_CURRENT_SOURCE_DIR}/KF5PeopleConfig.cmake.in"
-  "${CMAKE_CURRENT_BINARY_DIR}/KF5PeopleConfig.cmake"
-  INSTALL_DESTINATION ${CMAKECONFIG_INSTALL_DIR}
-)
-
 option(ENABLE_EXAMPLES "Build the examples" "ON")
 
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
@@ -60,6 +58,22 @@
 endif()
 add_subdirectory(autotests)
 
+if (BUILD_QCH)
+ecm_install_qch_export(
+TARGETS KF5People_QCH
+FILE KF5PeopleQchTargets.cmake
+DESTINATION "${CMAKECONFIG_INSTALL_DIR}"
+COMPONENT Devel
+)
+set(PACKAGE_INCLUDE_QCHTARGETS 
"include(\"\${CMAKE_CURRENT_LIST_DIR}/KF5PeopleQchTargets.cmake\")")
+endif()
+
+configure_package_config_file(
+  "${CMAKE_CURRENT_SOURCE_DIR}/KF5PeopleConfig.cmake.in"
+  "${CMAKE_CURRENT_BINARY_DIR}/KF5PeopleConfig.cmake"
+  INSTALL_DESTINATION ${CMAKECONFIG_INSTALL_DIR}
+)
+
 install(EXPORT KPeopleTargets DESTINATION "${CMAKECONFIG_INSTALL_DIR}" FILE 
KPeopleTargets.cmake NAMESPACE KF5::)
 install(FILES  "${CMAKE_CURRENT_BINARY_DIR}/KF5PeopleConfig.cmake"
"${CMAKE_CURRENT_BINARY_DIR}/KF5PeopleConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kpeople5 for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-07-05 23:52:24

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Wed Jul  5 23:52:24 2017 rev:28 rq:502964 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-06-01 
16:20:52.391474110 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-07-05 
23:52:25.295085481 +0200
@@ -1,0 +2,14 @@
+Sun Jun 11 09:27:43 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * Do not export symbols from private libraries
+  * limit #warning to GCC, part #2
+  * Fix symbol exporting for KF5PeopleWidgets
+  * limit #warning to GCC
+  * Fix symbol exporting for KF5PeopleBackend
+
+---

Old:

  kpeople-5.34.0.tar.xz

New:

  kpeople-5.35.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.hFOXYR/_old  2017-07-05 23:52:26.006985205 +0200
+++ /var/tmp/diff_new_pack.hFOXYR/_new  2017-07-05 23:52:26.010984642 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   kpeople5
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.34.0.tar.xz -> kpeople-5.35.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.34.0/CMakeLists.txt 
new/kpeople-5.35.0/CMakeLists.txt
--- old/kpeople-5.34.0/CMakeLists.txt   2017-05-06 13:58:13.0 +0200
+++ new/kpeople-5.35.0/CMakeLists.txt   2017-06-03 12:18:38.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.34.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
+set(KF5_VERSION "5.35.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.35.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.34.0  NO_MODULE)
+find_package(ECM 5.35.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.34.0/po/he/kpeople5.po 
new/kpeople-5.35.0/po/he/kpeople5.po
--- old/kpeople-5.34.0/po/he/kpeople5.po2017-05-06 13:58:13.0 
+0200
+++ new/kpeople-5.35.0/po/he/kpeople5.po2017-06-03 12:18:38.0 
+0200
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # elkana bardugo , 2016.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: kpeople5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2016-06-21 17:23+0200\n"
-"Last-Translator: elkana bardugo \n"
+"PO-Revision-Date: 2017-05-16 06:50-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
-"Language: he_IL\n"
+"Language: he\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 2.0\n"
+"X-Generator: Zanata 3.9.6\n"
 
 #: match.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.34.0/src/backends/CMakeLists.txt 
new/kpeople-5.35.0/src/backends/CMakeLists.txt
--- old/kpeople-5.34.0/src/backends/CMakeLists.txt  2017-05-06 
13:58:13.0 +0200
+++ new/kpeople-5.35.0/src/backends/CMakeLists.txt  2017-06-03 
12:18:38.0 +0200
@@ -13,7 +13,9 @@
 Qt5::Widgets #needed for QAction, otherwise QtGui
 )
 
-target_include_directories (KF5PeopleBackend INTERFACE 
"$")
+target_include_directories (KF5PeopleBackend PUBLIC 
"$"
+INTERFACE 
"$"
+)
 set_target_properties (KF5PeopleBackend 

commit kpeople5 for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-06-01 16:20:51

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Thu Jun  1 16:20:51 2017 rev:27 rq:495061 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-04-30 
21:20:14.007700341 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-06-01 
16:20:52.391474110 +0200
@@ -1,0 +2,10 @@
+Mon May 15 13:53:14 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * None
+
+---

Old:

  kpeople-5.33.0.tar.xz

New:

  kpeople-5.34.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.xDihT9/_old  2017-06-01 16:20:52.947395718 +0200
+++ /var/tmp/diff_new_pack.xDihT9/_new  2017-06-01 16:20:52.951395155 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   kpeople5
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.33.0.tar.xz -> kpeople-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.33.0/CMakeLists.txt 
new/kpeople-5.34.0/CMakeLists.txt
--- old/kpeople-5.33.0/CMakeLists.txt   2017-04-01 21:39:31.0 +0200
+++ new/kpeople-5.34.0/CMakeLists.txt   2017-05-06 13:58:13.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.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)
 




commit kpeople5 for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-04-30 21:20:12

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Sun Apr 30 21:20:12 2017 rev:26 rq:492082 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-03-28 
15:11:49.485929914 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-04-30 
21:20:14.007700341 +0200
@@ -1,0 +2,11 @@
+Sat Apr 15 10:11:54 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  kpeople-5.32.0.tar.xz

New:

  kpeople-5.33.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.oj3uhe/_old  2017-04-30 21:20:14.971564437 +0200
+++ /var/tmp/diff_new_pack.oj3uhe/_new  2017-04-30 21:20:14.975563874 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   kpeople5
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.32.0.tar.xz -> kpeople-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.32.0/CMakeLists.txt 
new/kpeople-5.33.0/CMakeLists.txt
--- old/kpeople-5.32.0/CMakeLists.txt   2017-03-04 17:18:37.0 +0100
+++ new/kpeople-5.33.0/CMakeLists.txt   2017-04-01 21:39:31.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
+set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.32.0  NO_MODULE)
+find_package(ECM 5.33.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)
 




commit kpeople5 for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-03-28 15:11:48

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Tue Mar 28 15:11:48 2017 rev:25 rq:481531 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-03-03 
17:16:45.736702359 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-03-28 
15:11:49.485929914 +0200
@@ -1,0 +2,12 @@
+Sun Mar 19 14:50:52 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Commit translations from l10n-kf5
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  kpeople-5.31.0.tar.xz

New:

  kpeople-5.32.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.BBHIdD/_old  2017-03-28 15:11:50.549779207 +0200
+++ /var/tmp/diff_new_pack.BBHIdD/_new  2017-03-28 15:11:50.553778641 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   kpeople5
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.31.0.tar.xz -> kpeople-5.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.31.0/CMakeLists.txt 
new/kpeople-5.32.0/CMakeLists.txt
--- old/kpeople-5.31.0/CMakeLists.txt   2017-02-05 12:08:56.0 +0100
+++ new/kpeople-5.32.0/CMakeLists.txt   2017-03-04 17:18:37.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.31.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
+set(KF5_VERSION "5.32.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.31.0  NO_MODULE)
+find_package(ECM 5.32.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)
 




commit kpeople5 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-03-03 17:16:44

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Fri Mar  3 17:16:44 2017 rev:24 rq:461452 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2017-02-03 
17:45:58.602420738 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-03-03 
17:16:45.736702359 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:32:12 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  kpeople-5.30.0.tar.xz

New:

  kpeople-5.31.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.jPlLRr/_old  2017-03-03 17:16:46.224633345 +0100
+++ /var/tmp/diff_new_pack.jPlLRr/_new  2017-03-03 17:16:46.224633345 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kpeople5
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -30,12 +30,12 @@
 BuildRequires:  kitemviews-devel >= %{_tar_path}
 BuildRequires:  kservice-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Gui) >= 5.5.0
-BuildRequires:  cmake(Qt5Qml) >= 5.5.0
-BuildRequires:  cmake(Qt5Sql) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Gui) >= 5.6.0
+BuildRequires:  cmake(Qt5Qml) >= 5.6.0
+BuildRequires:  cmake(Qt5Sql) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -54,7 +54,7 @@
 Summary:Provides access to all contacts and the people who hold them
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
-Requires:   cmake(Qt5Core) >= 5.5.0
+Requires:   cmake(Qt5Core) >= 5.6.0
 
 %description devel
 A library that provides access to all contacts and the people who hold them.

++ kpeople-5.30.0.tar.xz -> kpeople-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.30.0/CMakeLists.txt 
new/kpeople-5.31.0/CMakeLists.txt
--- old/kpeople-5.30.0/CMakeLists.txt   2017-01-08 21:59:37.0 +0100
+++ new/kpeople-5.31.0/CMakeLists.txt   2017-02-05 12:08:56.0 +0100
@@ -1,17 +1,17 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.30.0/autotests/persondatatests.cpp 
new/kpeople-5.31.0/autotests/persondatatests.cpp
--- old/kpeople-5.30.0/autotests/persondatatests.cpp2017-01-08 
21:59:37.0 +0100
+++ new/kpeople-5.31.0/autotests/persondatatests.cpp2017-02-05 
12:08:56.0 +0100
@@ -49,7 +49,7 @@
 PersonManager::instance(m_database.fileName());
 PersonManager::instance()->mergeContacts(QStringList() << 
QStringLiteral("fakesource://contact2") << 
QStringLiteral("fakesource://contact3"));
 
-m_source = new FakeContactSource(0); //don't own. PersonPluginManager 
removes it on destruction
+m_source = new FakeContactSource(nullptr); //don't own. 
PersonPluginManager removes it on destruction
 QHash sources;
 sources[QStringLiteral("fakesource")] = m_source;
 PersonPluginManager::setDataSourcePlugins(sources);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kpeople5 for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2017-01-31 12:07:27

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-12-17 
11:12:07.444664721 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2017-02-03 
17:45:58.602420738 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:43:04 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  kpeople-5.29.0.tar.xz

New:

  kpeople-5.30.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.v0OQBB/_old  2017-02-03 17:45:58.982366958 +0100
+++ /var/tmp/diff_new_pack.v0OQBB/_new  2017-02-03 17:45:58.982366958 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpeople5
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   kpeople5
-Version:5.29.0
+Version:5.30.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.29.0.tar.xz -> kpeople-5.30.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.29.0/CMakeLists.txt 
new/kpeople-5.30.0/CMakeLists.txt
--- old/kpeople-5.29.0/CMakeLists.txt   2016-12-03 22:09:08.0 +0100
+++ new/kpeople-5.30.0/CMakeLists.txt   2017-01-08 21:59:37.0 +0100
@@ -1,17 +1,16 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
 
-project (KPeople)
+set(KF5_VERSION "5.30.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+project (KPeople VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.29.0  NO_MODULE)
+find_package(ECM 5.30.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.29.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.29.0") # handled by release scripts
-
 set(REQUIRED_QT_VERSION 5.5.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
@@ -27,7 +26,7 @@
 include(ECMSetupVersion)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMAddTests)
-include(ECMPackageConfigHelpers)
+include(CMakePackageConfigHelpers)
 include(ECMGeneratePriFile)
 include(GenerateExportHeader)
 
@@ -38,12 +37,12 @@
 
 set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5People")
 
-ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPEOPLE
+ecm_setup_version(PROJECT VARIABLE_PREFIX KPEOPLE
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kpeople_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PeopleConfigVersion.cmake"
 SOVERSION 5)
 
-ecm_configure_package_config_file(
+configure_package_config_file(
   "${CMAKE_CURRENT_SOURCE_DIR}/KF5PeopleConfig.cmake.in"
   "${CMAKE_CURRENT_BINARY_DIR}/KF5PeopleConfig.cmake"
   INSTALL_DESTINATION ${CMAKECONFIG_INSTALL_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.29.0/KF5PeopleConfig.cmake.in 
new/kpeople-5.30.0/KF5PeopleConfig.cmake.in
--- old/kpeople-5.29.0/KF5PeopleConfig.cmake.in 2016-12-03 22:09:08.0 
+0100
+++ new/kpeople-5.30.0/KF5PeopleConfig.cmake.in 2017-01-08 21:59:37.0 
+0100
@@ -1,5 +1,6 @@
 @PACKAGE_INIT@
 
+include(CMakeFindDependencyMacro)
 find_dependency(Qt5Core @REQUIRED_QT_VERSION@)
 
 include("${CMAKE_CURRENT_LIST_DIR}/KPeopleTargets.cmake")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.29.0/autotests/fakecontactsource.cpp 
new/kpeople-5.30.0/autotests/fakecontactsource.cpp
--- old/kpeople-5.29.0/autotests/fakecontactsource.cpp  2016-12-03 
22:09:08.0 +0100
+++ new/kpeople-5.30.0/autotests/fakecontactsource.cpp  2017-01-08 
21:59:37.0 

commit kpeople5 for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-11-17 12:35:36

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-10-28 
12:22:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-11-17 
12:35:37.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov  5 22:09:59 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  kpeople-5.27.0.tar.xz

New:

  kpeople-5.28.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.fBIFUK/_old  2016-11-17 12:35:38.0 +0100
+++ /var/tmp/diff_new_pack.fBIFUK/_new  2016-11-17 12:35:38.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   kpeople5
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.27.0.tar.xz -> kpeople-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.27.0/CMakeLists.txt 
new/kpeople-5.28.0/CMakeLists.txt
--- old/kpeople-5.27.0/CMakeLists.txt   2016-10-02 11:57:45.0 +0200
+++ new/kpeople-5.28.0/CMakeLists.txt   2016-11-05 15:56:01.0 +0100
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.27.0  NO_MODULE)
+find_package(ECM 5.28.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.27.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.27.0") # handled by release scripts
+set(KF5_VERSION "5.28.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.28.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.5.0)
 




commit kpeople5 for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-10-28 12:22:43

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-09-14 
23:27:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-10-28 
12:22:44.0 +0200
@@ -1,0 +2,9 @@
+Sun Oct  2 12:58:29 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * Fix ASAN build (duplicates.cpp uses KPeople::AbstractContact
+which is in KF5PeopleBackend)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  kpeople-5.26.0.tar.xz

New:

  kpeople-5.27.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.W7Ba1O/_old  2016-10-28 12:22:45.0 +0200
+++ /var/tmp/diff_new_pack.W7Ba1O/_new  2016-10-28 12:22:45.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   kpeople5
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.26.0.tar.xz -> kpeople-5.27.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.26.0/CMakeLists.txt 
new/kpeople-5.27.0/CMakeLists.txt
--- old/kpeople-5.26.0/CMakeLists.txt   2016-09-06 14:12:27.0 +0200
+++ new/kpeople-5.27.0/CMakeLists.txt   2016-10-02 11:57:45.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.26.0  NO_MODULE)
+find_package(ECM 5.27.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.26.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.26.0") # handled by release scripts
+set(KF5_VERSION "5.27.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.27.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.5.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.26.0/examples/CMakeLists.txt 
new/kpeople-5.27.0/examples/CMakeLists.txt
--- old/kpeople-5.26.0/examples/CMakeLists.txt  2016-09-06 14:12:27.0 
+0200
+++ new/kpeople-5.27.0/examples/CMakeLists.txt  2016-10-02 11:57:45.0 
+0200
@@ -16,7 +16,7 @@
 # target_link_libraries(loadcontact Qt5::Core Qt5::Gui KF5::People)
 
 add_executable(duplicates duplicates.cpp)
-target_link_libraries(duplicates KF5::People KF5::CoreAddons)
+target_link_libraries(duplicates KF5::People KF5::CoreAddons 
KF5::PeopleBackend)
 
 add_executable(duplicatesdialog duplicatesdialog.cpp)
 target_link_libraries(duplicatesdialog KF5::PeopleWidgets Qt5::Widgets)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.26.0/po/bs/kpeople5.po 
new/kpeople-5.27.0/po/bs/kpeople5.po
--- old/kpeople-5.26.0/po/bs/kpeople5.po2016-09-06 14:12:27.0 
+0200
+++ new/kpeople-5.27.0/po/bs/kpeople5.po2016-10-02 11:57:45.0 
+0200
@@ -75,3 +75,24 @@
 msgctxt "Phone details title"
 msgid "Phone"
 msgstr "Telefon"
+
+#~ msgid "No Subject"
+#~ msgstr "Bez naslova"
+
+#~ msgid "Subject: "
+#~ msgstr "Predmet: "
+
+#~ msgid "No Emails"
+#~ msgstr "Nema e-pošte"
+
+#, fuzzy
+#~| msgid "Mails"
+#~ msgctxt "Emails field label"
+#~ msgid "Mails"
+#~ msgstr "Pošta"
+
+#~ msgid "Email"
+#~ msgstr "E-pošta"
+
+#~ msgid "SweetPeople - KPeople Example"
+#~ msgstr "SweetPeople - KPeople primjer"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.26.0/po/ca/kpeople5.po 
new/kpeople-5.27.0/po/ca/kpeople5.po
--- old/kpeople-5.26.0/po/ca/kpeople5.po2016-09-06 14:12:27.0 
+0200
+++ new/kpeople-5.27.0/po/ca/kpeople5.po2016-10-02 11:57:45.0 
+0200
@@ -71,3 +71,19 @@
 msgctxt "Phone details title"
 msgid "Phone"
 msgstr "Telèfon"
+
+#~ msgid "No Subject"
+#~ msgstr "Sense assumpte"
+
+#~ msgid "Subject: "
+#~ msgstr "Assumpte: "
+
+#~ msgid "No Emails"
+#~ msgstr "Sense correu electrònic"
+
+#~ msgctxt "Emails field label"
+#~ msgid "Mails"
+#~ msgstr "Correus"
+
+#~ msgid "Email"
+#~ msgstr "Correu electrònic"
diff 

commit kpeople5 for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-09-14 23:27:12

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-08-29 
15:08:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-09-14 
23:27:14.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:52:31 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  kpeople-5.25.0.tar.xz

New:

  kpeople-5.26.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.OaXgiT/_old  2016-09-14 23:27:15.0 +0200
+++ /var/tmp/diff_new_pack.OaXgiT/_new  2016-09-14 23:27:15.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   kpeople5
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.25.0.tar.xz -> kpeople-5.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.25.0/CMakeLists.txt 
new/kpeople-5.26.0/CMakeLists.txt
--- old/kpeople-5.25.0/CMakeLists.txt   2016-08-07 15:55:48.0 +0200
+++ new/kpeople-5.26.0/CMakeLists.txt   2016-09-06 14:12:27.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.25.0  NO_MODULE)
+find_package(ECM 5.26.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.25.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
+set(KF5_VERSION "5.26.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.26.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.5.0)
 




commit kpeople5 for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-08-29 15:08:49

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-07-15 
12:38:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-08-29 
15:08:53.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:55:43 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  kpeople-5.24.0.tar.xz

New:

  kpeople-5.25.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.EujOXL/_old  2016-08-29 15:08:54.0 +0200
+++ /var/tmp/diff_new_pack.EujOXL/_new  2016-08-29 15:08:54.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   kpeople5
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -30,12 +30,12 @@
 BuildRequires:  kitemviews-devel >= %{_tar_path}
 BuildRequires:  kservice-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Gui) >= 5.4.0
-BuildRequires:  cmake(Qt5Qml) >= 5.4.0
-BuildRequires:  cmake(Qt5Sql) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Gui) >= 5.5.0
+BuildRequires:  cmake(Qt5Qml) >= 5.5.0
+BuildRequires:  cmake(Qt5Sql) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -54,7 +54,7 @@
 Summary:Provides access to all contacts and the people who hold them
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
-Requires:   cmake(Qt5Core) >= 5.4.0
+Requires:   cmake(Qt5Core) >= 5.5.0
 
 %description devel
 A library that provides access to all contacts and the people who hold them.

++ kpeople-5.24.0.tar.xz -> kpeople-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.24.0/CMakeLists.txt 
new/kpeople-5.25.0/CMakeLists.txt
--- old/kpeople-5.24.0/CMakeLists.txt   2016-07-03 11:21:31.0 +0200
+++ new/kpeople-5.25.0/CMakeLists.txt   2016-08-07 15:55:48.0 +0200
@@ -3,16 +3,16 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.24.0  NO_MODULE)
+find_package(ECM 5.25.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.24.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
+set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
 
-set(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 




commit kpeople5 for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-07-15 12:38:37

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-07-03 
12:24:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-07-15 
12:38:40.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:05:43 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kpeople-5.23.0.tar.xz

New:

  kpeople-5.24.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.5Lp6Mz/_old  2016-07-15 12:38:41.0 +0200
+++ /var/tmp/diff_new_pack.5Lp6Mz/_new  2016-07-15 12:38:41.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kpeople5
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.23.0.tar.xz -> kpeople-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.23.0/CMakeLists.txt 
new/kpeople-5.24.0/CMakeLists.txt
--- old/kpeople-5.23.0/CMakeLists.txt   2016-06-06 13:44:03.0 +0200
+++ new/kpeople-5.24.0/CMakeLists.txt   2016-07-03 11:21:31.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.4.0)
 
@@ -25,13 +25,13 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 include(ECMSetupVersion)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMAddTests)
 include(ECMPackageConfigHelpers)
 include(ECMGeneratePriFile)
 include(GenerateExportHeader)
 
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kpeople5\")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.23.0/metainfo.yaml 
new/kpeople-5.24.0/metainfo.yaml
--- old/kpeople-5.23.0/metainfo.yaml2016-06-06 13:44:03.0 +0200
+++ new/kpeople-5.24.0/metainfo.yaml2016-07-03 11:21:31.0 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.23.0/po/he/kpeople5.po 
new/kpeople-5.24.0/po/he/kpeople5.po
--- old/kpeople-5.23.0/po/he/kpeople5.po1970-01-01 01:00:00.0 
+0100
+++ new/kpeople-5.24.0/po/he/kpeople5.po2016-07-03 11:21:31.0 
+0200
@@ -0,0 +1,70 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# elkana bardugo , 2016.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2015-02-27 09:45+\n"
+"PO-Revision-Date: 2016-06-21 17:23+0200\n"
+"Last-Translator: elkana bardugo \n"
+"Language-Team: Hebrew \n"
+"Language: he_IL\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 2.0\n"
+
+#: match.cpp:52
+msgctxt "@title:column"
+msgid "Name"
+msgstr ""
+
+#: match.cpp:55
+msgctxt "@title:column"
+msgid "E-mail"
+msgstr ""
+
+#: widgets/mergedelegate.cpp:99
+msgctxt "reasons join"
+msgid ", "
+msgstr ""
+
+#: widgets/mergedelegate.cpp:99
+#, kde-format
+msgctxt "name: merge reasons"
+msgid "%1: %2"
+msgstr "%1: %2"
+
+#: widgets/mergedialog.cpp:64
+msgid "Duplicates Manager"
+msgstr "מנהל 

commit kpeople5 for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-07-03 12:24:26

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-05-19 
12:09:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-07-03 
12:24:27.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun  6 21:27:03 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  kpeople-5.22.0.tar.xz

New:

  kpeople-5.23.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.5NUlCO/_old  2016-07-03 12:24:28.0 +0200
+++ /var/tmp/diff_new_pack.5NUlCO/_new  2016-07-03 12:24:28.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   kpeople5
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.22.0.tar.xz -> kpeople-5.23.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.22.0/CMakeLists.txt 
new/kpeople-5.23.0/CMakeLists.txt
--- old/kpeople-5.22.0/CMakeLists.txt   2016-05-07 17:21:21.0 +0200
+++ new/kpeople-5.23.0/CMakeLists.txt   2016-06-06 13:44:03.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.22.0  NO_MODULE)
+find_package(ECM 5.23.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.22.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
+set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.4.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.22.0/metainfo.yaml 
new/kpeople-5.23.0/metainfo.yaml
--- old/kpeople-5.22.0/metainfo.yaml2016-05-07 17:21:21.0 +0200
+++ new/kpeople-5.23.0/metainfo.yaml2016-06-06 13:44:03.0 +0200
@@ -11,3 +11,7 @@
  - qmake: KPeople
cmake: "KF5::People"
 cmakename: KF5People
+
+public_lib: true
+group: Frameworks
+subgroup: Tier 3




commit kpeople5 for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-05-19 12:09:11

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-04-12 
19:24:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-05-19 
12:09:12.0 +0200
@@ -1,0 +2,8 @@
+Sat May  7 18:33:23 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * Add a check for PersonData being valid
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  kpeople-5.21.0.tar.xz

New:

  kpeople-5.22.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.A4j8RU/_old  2016-05-19 12:09:13.0 +0200
+++ /var/tmp/diff_new_pack.A4j8RU/_new  2016-05-19 12:09:13.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   kpeople5
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.21.0.tar.xz -> kpeople-5.22.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.21.0/CMakeLists.txt 
new/kpeople-5.22.0/CMakeLists.txt
--- old/kpeople-5.21.0/CMakeLists.txt   2016-04-03 23:00:35.0 +0200
+++ new/kpeople-5.22.0/CMakeLists.txt   2016-05-07 17:21:21.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.21.0  NO_MODULE)
+find_package(ECM 5.22.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.21.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
+set(KF5_VERSION "5.22.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.4.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.21.0/autotests/persondatatests.cpp 
new/kpeople-5.22.0/autotests/persondatatests.cpp
--- old/kpeople-5.21.0/autotests/persondatatests.cpp2016-04-03 
23:00:35.0 +0200
+++ new/kpeople-5.22.0/autotests/persondatatests.cpp2016-05-07 
17:21:21.0 +0200
@@ -115,4 +115,8 @@
 {
 PersonData person(QStringLiteral("fakesource://unexisting"));
 QCOMPARE(QString(), person.name());
+QVERIFY(!person.isValid());
+
+PersonData invalidPerson(QStringLiteral());
+QVERIFY(!invalidPerson.isValid());
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.21.0/src/persondata.cpp 
new/kpeople-5.22.0/src/persondata.cpp
--- old/kpeople-5.21.0/src/persondata.cpp   2016-04-03 23:00:35.0 
+0200
+++ new/kpeople-5.22.0/src/persondata.cpp   2016-05-07 17:21:21.0 
+0200
@@ -97,6 +97,12 @@
 delete d_ptr;
 }
 
+bool PersonData::isValid() const
+{
+Q_D(const PersonData);
+return !d->metaContact.id().isEmpty();
+}
+
 QString PersonData::personUri() const
 {
 Q_D(const PersonData);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.21.0/src/persondata.h 
new/kpeople-5.22.0/src/persondata.h
--- old/kpeople-5.21.0/src/persondata.h 2016-04-03 23:00:35.0 +0200
+++ new/kpeople-5.22.0/src/persondata.h 2016-05-07 17:21:21.0 +0200
@@ -57,6 +57,12 @@
 
 virtual ~PersonData();
 
+/**
+ * Returns true if this PersonData is mapped to some existing contact
+ * @since 5.22
+ */
+bool isValid() const;
+
 /** Returns the person's id */
 QString personUri() const;
 




commit kpeople5 for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-04-12 19:24:07

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-03-16 
10:31:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-04-12 
19:24:08.0 +0200
@@ -1,0 +2,11 @@
+Mon Apr  4 14:22:04 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Set the contact uri as person uri in PersonData when
+no person exists
+  * Set a name for the database connection
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---

Old:

  kpeople-5.20.0.tar.xz

New:

  kpeople-5.21.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.3h4CyO/_old  2016-04-12 19:24:08.0 +0200
+++ /var/tmp/diff_new_pack.3h4CyO/_new  2016-04-12 19:24:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   kpeople5
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -30,12 +30,12 @@
 BuildRequires:  kitemviews-devel >= %{_tar_path}
 BuildRequires:  kservice-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.3.0
-BuildRequires:  cmake(Qt5Gui) >= 5.3.0
-BuildRequires:  cmake(Qt5Qml) >= 5.3.0
-BuildRequires:  cmake(Qt5Sql) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Gui) >= 5.4.0
+BuildRequires:  cmake(Qt5Qml) >= 5.4.0
+BuildRequires:  cmake(Qt5Sql) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -54,7 +54,7 @@
 Summary:Provides access to all contacts and the people who hold them
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
-Requires:   cmake(Qt5Core) >= 5.3.0
+Requires:   cmake(Qt5Core) >= 5.4.0
 
 %description devel
 A library that provides access to all contacts and the people who hold them.

++ kpeople-5.20.0.tar.xz -> kpeople-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.20.0/CMakeLists.txt 
new/kpeople-5.21.0/CMakeLists.txt
--- old/kpeople-5.20.0/CMakeLists.txt   2016-03-06 15:40:39.0 +0100
+++ new/kpeople-5.21.0/CMakeLists.txt   2016-04-03 23:00:35.0 +0200
@@ -3,16 +3,16 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.20.0  NO_MODULE)
+find_package(ECM 5.21.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.20.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
+set(KF5_VERSION "5.21.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
 
-set(REQUIRED_QT_VERSION 5.3.0)
+set(REQUIRED_QT_VERSION 5.4.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.20.0/autotests/persondatatests.cpp 
new/kpeople-5.21.0/autotests/persondatatests.cpp
--- old/kpeople-5.20.0/autotests/persondatatests.cpp2016-03-06 
15:40:39.0 +0100
+++ new/kpeople-5.21.0/autotests/persondatatests.cpp2016-04-03 
23:00:35.0 +0200
@@ -73,12 +73,14 @@
 
 void PersonDataTests::loadContact()
 {
-PersonData person(QStringLiteral("fakesource://contact1"));
+QString personUri = QStringLiteral("fakesource://contact1");
+PersonData person(personUri);
 //in this case we know the datasource is synchronous, but we should extend 
the test to cope with it not being async.
 
 QCOMPARE(person.contactUris().size(), 1);
 QCOMPARE(person.name(), QStringLiteral("Contact 1"));
 QCOMPARE(person.allEmails(), 
QStringList(QStringLiteral("conta...@example.com")));
+QCOMPARE(person.personUri(), personUri);
 }
 
 void 

commit kpeople5 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-03-16 10:31:15

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-02-24 
18:56:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-03-16 
10:31:17.0 +0100
@@ -1,0 +2,12 @@
+Sun Mar  6 10:00:59 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * Fix deprecated API usage
+  * Add actionType to the declarative plugin
+  * Reverse the filtering logic in PersonsSortFilterProxyModel
+  * Make the QML example slightly more usable
+  * Add actionType to the PersonActionsModel
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  kpeople-5.19.0.tar.xz

New:

  kpeople-5.20.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.49xhRC/_old  2016-03-16 10:31:18.0 +0100
+++ /var/tmp/diff_new_pack.49xhRC/_new  2016-03-16 10:31:18.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   kpeople5
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.19.0.tar.xz -> kpeople-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.19.0/CMakeLists.txt 
new/kpeople-5.20.0/CMakeLists.txt
--- old/kpeople-5.19.0/CMakeLists.txt   2016-02-06 14:54:15.0 +0100
+++ new/kpeople-5.20.0/CMakeLists.txt   2016-03-06 15:40:39.0 +0100
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.19.0  NO_MODULE)
+find_package(ECM 5.20.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.19.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
+set(KF5_VERSION "5.20.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.3.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.19.0/autotests/fakecontactsource.cpp 
new/kpeople-5.20.0/autotests/fakecontactsource.cpp
--- old/kpeople-5.19.0/autotests/fakecontactsource.cpp  2016-02-06 
14:54:15.0 +0100
+++ new/kpeople-5.20.0/autotests/fakecontactsource.cpp  2016-03-06 
15:40:39.0 +0100
@@ -99,7 +99,8 @@
 {
 KPeople::AbstractContact::Ptr contact4(new FakeContact(QVariantMap 
{
 { KPeople::AbstractContact::NameProperty, 
QStringLiteral("Contact 4") },
-{ KPeople::AbstractContact::EmailProperty, 
QStringLiteral("conta...@example.com") }
+{ KPeople::AbstractContact::EmailProperty, 
QStringLiteral("conta...@example.com") },
+{ KPeople::AbstractContact::PresenceProperty, 
QStringLiteral("online") }
 }));
 contacts[QStringLiteral("fakesource://contact4")] = contact4;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.19.0/autotests/personsproxymodeltest.cpp 
new/kpeople-5.20.0/autotests/personsproxymodeltest.cpp
--- old/kpeople-5.19.0/autotests/personsproxymodeltest.cpp  2016-02-06 
14:54:15.0 +0100
+++ new/kpeople-5.20.0/autotests/personsproxymodeltest.cpp  2016-03-06 
15:40:39.0 +0100
@@ -72,4 +72,8 @@
 proxy.setRequiredProperties(QStringList() << 
AbstractContact::PhoneNumberProperty);
 
 QCOMPARE(proxy.rowCount(), 2);
+
+proxy.setRequiredProperties(QStringList() << 
AbstractContact::PhoneNumberProperty << 
KPeople::AbstractContact::PresenceProperty);
+
+QCOMPARE(proxy.rowCount(), 3);
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.19.0/examples/qml/Main.qml 
new/kpeople-5.20.0/examples/qml/Main.qml
--- old/kpeople-5.19.0/examples/qml/Main.qml2016-02-06 14:54:15.0 
+0100
+++ new/kpeople-5.20.0/examples/qml/Main.qml2016-03-06 15:40:39.0 
+0100
@@ -1,5 +1,6 @@
 import QtQuick 2.1
 import 

commit kpeople5 for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-02-24 18:56:44

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2016-01-20 
09:47:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-02-24 
18:56:46.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 18:05:54 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  kpeople-5.18.0.tar.xz

New:

  kpeople-5.19.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.I6UZD2/_old  2016-02-24 18:56:47.0 +0100
+++ /var/tmp/diff_new_pack.I6UZD2/_new  2016-02-24 18:56:47.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   kpeople5
-Version:5.18.0
+Version:5.19.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.18.0.tar.xz -> kpeople-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.18.0/CMakeLists.txt 
new/kpeople-5.19.0/CMakeLists.txt
--- old/kpeople-5.18.0/CMakeLists.txt   2016-01-02 17:46:35.0 +0100
+++ new/kpeople-5.19.0/CMakeLists.txt   2016-02-06 14:54:15.0 +0100
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.18.0  NO_MODULE)
+find_package(ECM 5.19.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.18.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
+set(KF5_VERSION "5.19.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.3.0)
 
@@ -31,7 +31,7 @@
 include(GenerateExportHeader)
 
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kpeople5\")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.18.0/autotests/persondatatests.cpp 
new/kpeople-5.19.0/autotests/persondatatests.cpp
--- old/kpeople-5.18.0/autotests/persondatatests.cpp2016-01-02 
17:46:35.0 +0100
+++ new/kpeople-5.19.0/autotests/persondatatests.cpp2016-02-06 
14:54:15.0 +0100
@@ -32,7 +32,7 @@
 
 #include "fakecontactsource.h"
 
-QTEST_GUILESS_MAIN(PersonDataTests);
+QTEST_GUILESS_MAIN(PersonDataTests)
 
 using namespace KPeople;
 
@@ -99,13 +99,13 @@
 {
 PersonData person(QStringLiteral("fakesource://contact1"));
 
-QCOMPARE(person.allEmails().first(), 
QStringLiteral("conta...@example.com"));
+QCOMPARE(person.allEmails().at(0), QStringLiteral("conta...@example.com"));
 
 QSignalSpy spy(, SIGNAL(dataChanged()));
 m_source->changeProperty(AbstractContact::EmailProperty, 
QStringLiteral("newaddr...@yahoo.com"));
 QCOMPARE(spy.count(), 1);
 
-QCOMPARE(person.allEmails().first(), 
QStringLiteral("newaddr...@yahoo.com"));
+QCOMPARE(person.allEmails().at(0), QStringLiteral("newaddr...@yahoo.com"));
 }
 
 void PersonDataTests::nullPerson()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.18.0/autotests/personsmodeltest.cpp 
new/kpeople-5.19.0/autotests/personsmodeltest.cpp
--- old/kpeople-5.18.0/autotests/personsmodeltest.cpp   2016-01-02 
17:46:35.0 +0100
+++ new/kpeople-5.19.0/autotests/personsmodeltest.cpp   2016-02-06 
14:54:15.0 +0100
@@ -33,7 +33,7 @@
 
 #include "fakecontactsource.h"
 
-QTEST_GUILESS_MAIN(PersonsModelTest);
+QTEST_GUILESS_MAIN(PersonsModelTest)
 
 using namespace KPeople;
 
@@ -98,9 +98,9 @@
 // contacts from one person and adds them to the other)
 QCOMPARE(modelRowsInsert.count(), 2);
 // The first inserted Person must have invalid parent index
-QCOMPARE(modelRowsInsert.first().at(0).value(), 
QModelIndex());
+QCOMPARE(modelRowsInsert.first().at(0).toModelIndex(), QModelIndex());
 // Second inserted row, the Contact, 

commit kpeople5 for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2016-01-20 09:47:30

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-12-29 
12:54:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2016-01-20 
09:47:31.0 +0100
@@ -1,0 +2,8 @@
+Sat Jan  2 17:44:54 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * Fix possible double deletion in DeclarativePersonData
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  kpeople-5.17.0.tar.xz

New:

  kpeople-5.18.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.SGkRXS/_old  2016-01-20 09:47:32.0 +0100
+++ /var/tmp/diff_new_pack.SGkRXS/_new  2016-01-20 09:47:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpeople5
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   kpeople5
-Version:5.17.0
+Version:5.18.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.17.0.tar.xz -> kpeople-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.17.0/CMakeLists.txt 
new/kpeople-5.18.0/CMakeLists.txt
--- old/kpeople-5.17.0/CMakeLists.txt   2015-12-06 22:35:47.0 +0100
+++ new/kpeople-5.18.0/CMakeLists.txt   2016-01-02 17:46:35.0 +0100
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.17.0  NO_MODULE)
+find_package(ECM 5.18.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.17.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
+set(KF5_VERSION "5.18.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.3.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kpeople-5.17.0/src/declarative/declarativepersondata.cpp 
new/kpeople-5.18.0/src/declarative/declarativepersondata.cpp
--- old/kpeople-5.17.0/src/declarative/declarativepersondata.cpp
2015-12-06 22:35:47.0 +0100
+++ new/kpeople-5.18.0/src/declarative/declarativepersondata.cpp
2016-01-02 17:46:35.0 +0100
@@ -36,7 +36,6 @@
 m_id = id;
 delete m_person;
 if (m_id.isEmpty()) {
-delete m_person;
 m_person = 0;
 } else {
 m_person = new KPeople::PersonData(id, this);




commit kpeople5 for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-12-29 12:54:11

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-11-24 
22:24:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-12-29 
12:54:12.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:08:47 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  kpeople-5.16.0.tar.xz

New:

  kpeople-5.17.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.QVYVGy/_old  2015-12-29 12:54:13.0 +0100
+++ /var/tmp/diff_new_pack.QVYVGy/_new  2015-12-29 12:54:13.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   kpeople5
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.16.0.tar.xz -> kpeople-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.16.0/CMakeLists.txt 
new/kpeople-5.17.0/CMakeLists.txt
--- old/kpeople-5.16.0/CMakeLists.txt   2015-11-08 13:32:49.0 +0100
+++ new/kpeople-5.17.0/CMakeLists.txt   2015-12-06 22:35:47.0 +0100
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.16.0  NO_MODULE)
+find_package(ECM 5.17.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.16.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.3.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.16.0/po/nb/kpeople5.po 
new/kpeople-5.17.0/po/nb/kpeople5.po
--- old/kpeople-5.16.0/po/nb/kpeople5.po2015-11-08 13:32:49.0 
+0100
+++ new/kpeople-5.17.0/po/nb/kpeople5.po2015-12-06 22:35:47.0 
+0100
@@ -1,3 +1,5 @@
+# Translation of kpeople5 to Norwegian Bokmål
+#
 # Bjørn Steensrud , 2015.
 msgid ""
 msgstr ""




commit kpeople5 for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-11-24 22:24:43

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-10-19 
22:26:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-11-24 
22:24:44.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 17:03:14 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  kpeople-5.15.0.tar.xz

New:

  kpeople-5.16.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.pCTGoq/_old  2015-11-24 22:24:45.0 +0100
+++ /var/tmp/diff_new_pack.pCTGoq/_new  2015-11-24 22:24:45.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   kpeople5
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.15.0.tar.xz -> kpeople-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.15.0/CMakeLists.txt 
new/kpeople-5.16.0/CMakeLists.txt
--- old/kpeople-5.15.0/CMakeLists.txt   2015-10-05 10:19:13.0 +0200
+++ new/kpeople-5.16.0/CMakeLists.txt   2015-11-08 13:32:49.0 +0100
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.15.0  NO_MODULE)
+find_package(ECM 5.16.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.15.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.15.0") # handled by release scripts
+set(KF5_VERSION "5.16.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.3.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.15.0/po/ca@valencia/kpeople5.po 
new/kpeople-5.16.0/po/ca@valencia/kpeople5.po
--- old/kpeople-5.15.0/po/ca@valencia/kpeople5.po   1970-01-01 
01:00:00.0 +0100
+++ new/kpeople-5.16.0/po/ca@valencia/kpeople5.po   2015-11-08 
13:32:49.0 +0100
@@ -0,0 +1,73 @@
+# Translation of kpeople5.po to Catalan (Valencian)
+# Copyright (C) 2015 This_file_is_part_of_KDE
+# This file is distributed under the license LGPL version 2.1 or
+# version 3 or later versions approved by the membership of KDE e.V.
+#
+# Antoni Bella Pérez , 2015.
+msgid ""
+msgstr ""
+"Project-Id-Version: kpeople5\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2015-02-27 09:45+\n"
+"PO-Revision-Date: 2015-02-24 22:43+0100\n"
+"Last-Translator: Antoni Bella Pérez \n"
+"Language-Team: Catalan \n"
+"Language: ca@valencia\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-Accelerator-Marker: &\n"
+"X-Generator: Lokalize 1.5\n"
+
+#: match.cpp:52
+msgctxt "@title:column"
+msgid "Name"
+msgstr "Nom"
+
+#: match.cpp:55
+msgctxt "@title:column"
+msgid "E-mail"
+msgstr "Correu electrònic"
+
+#: widgets/mergedelegate.cpp:99
+msgctxt "reasons join"
+msgid ", "
+msgstr ", "
+
+#: widgets/mergedelegate.cpp:99
+#, kde-format
+msgctxt "name: merge reasons"
+msgid "%1: %2"
+msgstr "%1: %2"
+
+#: widgets/mergedialog.cpp:64
+msgid "Duplicates Manager"
+msgstr "Gestor de duplicats"
+
+#: widgets/mergedialog.cpp:73
+msgid "Select contacts to be merged"
+msgstr "Seleccioneu els contactes a fusionar"
+
+#. i18n: ectx: property (text), widget (QLabel, avatarPixmapLabel)
+#: widgets/person-details-presentation.ui:43
+msgid "Avatar"
+msgstr "Avatar"
+
+#: widgets/plugins/emaildetailswidget.cpp:50
+msgctxt "E-mail field label"
+msgid "E-mail"
+msgstr "Correu electrònic"
+
+#: widgets/plugins/mergecontactswidget.cpp:50
+msgid "Show Merge Suggestions..."
+msgstr "Mostra els suggeriments pel fusionat..."
+
+#: widgets/plugins/mergecontactswidget.cpp:88
+msgid "Merge with Selected Contacts"
+msgstr "Fusiona amb els contactes seleccionats"
+
+#: 

commit kpeople5 for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-10-19 22:26:48

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-09-24 
07:13:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-10-19 
22:26:49.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct  5 17:37:30 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---

Old:

  kpeople-5.14.0.tar.xz

New:

  kpeople-5.15.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.5v1wET/_old  2015-10-19 22:26:50.0 +0200
+++ /var/tmp/diff_new_pack.5v1wET/_new  2015-10-19 22:26:50.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   kpeople5
-Version:5.14.0
+Version:5.15.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.14.0.tar.xz -> kpeople-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.14.0/CMakeLists.txt 
new/kpeople-5.15.0/CMakeLists.txt
--- old/kpeople-5.14.0/CMakeLists.txt   2015-09-05 11:11:18.0 +0200
+++ new/kpeople-5.15.0/CMakeLists.txt   2015-10-05 10:19:13.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.14.0  NO_MODULE)
+find_package(ECM 5.15.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.14.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
+set(KF5_VERSION "5.15.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.15.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.3.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.14.0/examples/personwidget.cpp 
new/kpeople-5.15.0/examples/personwidget.cpp
--- old/kpeople-5.14.0/examples/personwidget.cpp2015-09-05 
11:11:18.0 +0200
+++ new/kpeople-5.15.0/examples/personwidget.cpp2015-10-05 
10:19:13.0 +0200
@@ -26,7 +26,7 @@
 int main(int argc, char **argv)
 {
 QApplication app(argc, argv);
-if (app.arguments().isEmpty() < 2) {
+if (app.arguments().count() < 2) {
 qWarning() << "Missing argument: \"" << 
qPrintable(app.arguments().first()) << " \"";
 return 1;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.14.0/po/hu/kpeople5.po 
new/kpeople-5.15.0/po/hu/kpeople5.po
--- old/kpeople-5.14.0/po/hu/kpeople5.po2015-09-05 11:11:18.0 
+0200
+++ new/kpeople-5.15.0/po/hu/kpeople5.po2015-10-05 10:19:13.0 
+0200
@@ -19,13 +19,11 @@
 "X-Generator: Lokalize 1.5\n"
 
 #: match.cpp:52
-#| msgid "Name"
 msgctxt "@title:column"
 msgid "Name"
 msgstr "Név"
 
 #: match.cpp:55
-#| msgid "E-mail"
 msgctxt "@title:column"
 msgid "E-mail"
 msgstr "E-mail"
@@ -55,7 +53,6 @@
 msgstr "Avatar"
 
 #: widgets/plugins/emaildetailswidget.cpp:50
-#| msgid "E-mail"
 msgctxt "E-mail field label"
 msgid "E-mail"
 msgstr "E-mail"
@@ -69,7 +66,6 @@
 msgstr "Egyesítés a kijelölt névjegyekkel"
 
 #: widgets/plugins/phonedetailswidget.cpp:38
-#| msgid "Phone"
 msgctxt "Phone details title"
 msgid "Phone"
 msgstr "Telefon"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.14.0/po/nb/kpeople5.po 
new/kpeople-5.15.0/po/nb/kpeople5.po
--- old/kpeople-5.14.0/po/nb/kpeople5.po2015-09-05 11:11:18.0 
+0200
+++ new/kpeople-5.15.0/po/nb/kpeople5.po2015-10-05 10:19:13.0 
+0200
@@ -1,5 +1,3 @@
-# Translation of kpeople5 to Norwegian Bokmål
-#
 # Bjørn Steensrud , 2015.
 msgid ""
 msgstr ""




commit kpeople5 for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-09-24 07:13:25

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-09-02 
07:47:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-09-24 
07:13:26.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 17:13:25 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  kpeople-5.13.0.tar.xz

New:

  kpeople-5.14.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.8UJuO6/_old  2015-09-24 07:13:27.0 +0200
+++ /var/tmp/diff_new_pack.8UJuO6/_new  2015-09-24 07:13:27.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   kpeople5
-Version:5.13.0
+Version:5.14.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}

++ kpeople-5.13.0.tar.xz -> kpeople-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.13.0/CMakeLists.txt 
new/kpeople-5.14.0/CMakeLists.txt
--- old/kpeople-5.13.0/CMakeLists.txt   2015-08-04 13:11:17.0 +0200
+++ new/kpeople-5.14.0/CMakeLists.txt   2015-09-05 11:11:18.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.13.0  NO_MODULE)
+find_package(ECM 5.14.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.13.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
+set(KF5_VERSION "5.14.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.3.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.13.0/po/hu/kpeople5.po 
new/kpeople-5.14.0/po/hu/kpeople5.po
--- old/kpeople-5.13.0/po/hu/kpeople5.po2015-08-04 13:11:17.0 
+0200
+++ new/kpeople-5.14.0/po/hu/kpeople5.po2015-09-05 11:11:18.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-02-27 09:45+\n"
-"PO-Revision-Date: 2015-01-10 12:48+0100\n"
+"PO-Revision-Date: 2015-09-04 15:10+0200\n"
 "Last-Translator: Kristóf Kiszel \n"
 "Language-Team: Hungarian \n"
 "Language: hu\n"
@@ -19,14 +19,12 @@
 "X-Generator: Lokalize 1.5\n"
 
 #: match.cpp:52
-#, fuzzy
 #| msgid "Name"
 msgctxt "@title:column"
 msgid "Name"
 msgstr "Név"
 
 #: match.cpp:55
-#, fuzzy
 #| msgid "E-mail"
 msgctxt "@title:column"
 msgid "E-mail"
@@ -57,7 +55,6 @@
 msgstr "Avatar"
 
 #: widgets/plugins/emaildetailswidget.cpp:50
-#, fuzzy
 #| msgid "E-mail"
 msgctxt "E-mail field label"
 msgid "E-mail"
@@ -72,7 +69,6 @@
 msgstr "Egyesítés a kijelölt névjegyekkel"
 
 #: widgets/plugins/phonedetailswidget.cpp:38
-#, fuzzy
 #| msgid "Phone"
 msgctxt "Phone details title"
 msgid "Phone"




commit kpeople5 for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-09-02 07:47:45

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is "kpeople5"

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-07-14 
17:28:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-09-02 
07:47:46.0 +0200
@@ -1,0 +2,13 @@
+Tue Aug  4 19:20:39 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+noise by default
+  * Docbook documentation has been reviewed and updated
+  * Add AllPhoneNumbersProperty
+  * PersonsSortFilterProxyModel now available for usage in QML
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  kpeople-5.12.0.tar.xz

New:

  kpeople-5.13.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.atjdkF/_old  2015-09-02 07:47:47.0 +0200
+++ /var/tmp/diff_new_pack.atjdkF/_new  2015-09-02 07:47:47.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   kpeople5
-Version:5.12.0
+Version:5.13.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
@@ -30,12 +30,12 @@
 BuildRequires:  kitemviews-devel >= %{_tar_path}
 BuildRequires:  kservice-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Qml) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(Qt5DBus) >= 5.3.0
+BuildRequires:  cmake(Qt5Gui) >= 5.3.0
+BuildRequires:  cmake(Qt5Qml) >= 5.3.0
+BuildRequires:  cmake(Qt5Sql) >= 5.3.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -54,7 +54,7 @@
 Summary:Provides access to all contacts and the people who hold them
 Group:  Development/Libraries/KDE
 Requires:   %{name} = %{version}
-Requires:   pkgconfig(Qt5Core) >= 5.2.0
+Requires:   cmake(Qt5Core) >= 5.3.0
 
 %description devel
 A library that provides access to all contacts and the people who hold them.

++ kpeople-5.12.0.tar.xz -> kpeople-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.12.0/CMakeLists.txt 
new/kpeople-5.13.0/CMakeLists.txt
--- old/kpeople-5.12.0/CMakeLists.txt   2015-07-05 11:11:07.0 +0200
+++ new/kpeople-5.13.0/CMakeLists.txt   2015-08-04 13:11:17.0 +0200
@@ -3,16 +3,16 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.12.0  NO_MODULE)
+find_package(ECM 5.13.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION "5.12.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.12.0") # handled by release scripts
+set(KF5_VERSION "5.13.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
 
-set(REQUIRED_QT_VERSION 5.2.0)
+set(REQUIRED_QT_VERSION 5.3.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Gui Sql DBus Widgets 
Qml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.12.0/po/ast/kpeople5.po 
new/kpeople-5.13.0/po/ast/kpeople5.po
--- old/kpeople-5.12.0/po/ast/kpeople5.po   2015-07-05 11:11:07.0 
+0200
+++ new/kpeople-5.13.0/po/ast/kpeople5.po   2015-08-04 13:11:17.0 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-02-27 09:45+\n"
-"PO-Revision-Date: 2015-06-30 17:06+0100\n"
-"Last-Translator: Enol P. \n"
+"PO-Revision-Date: 2015-07-11 16:23+0100\n"
+"Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
 "Language: ast\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit kpeople5 for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-07-14 17:28:58

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is kpeople5

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-06-23 
12:11:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-07-14 
17:28:59.0 +0200
@@ -1,0 +2,8 @@
+Sun Jul  5 18:45:20 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * Implement PersonsModel filtering facilities
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  kpeople-5.11.0.tar.xz

New:

  kpeople-5.12.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.3nQWX1/_old  2015-07-14 17:28:59.0 +0200
+++ /var/tmp/diff_new_pack.3nQWX1/_new  2015-07-14 17:28:59.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   kpeople5
-Version:5.11.0
+Version:5.12.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules = %{_tar_path}

++ kpeople-5.11.0.tar.xz - kpeople-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.11.0/CMakeLists.txt 
new/kpeople-5.12.0/CMakeLists.txt
--- old/kpeople-5.11.0/CMakeLists.txt   2015-06-06 23:24:47.0 +0200
+++ new/kpeople-5.12.0/CMakeLists.txt   2015-07-05 11:11:07.0 +0200
@@ -3,14 +3,14 @@
 project (KPeople)
 
 include(FeatureSummary)
-find_package(ECM 5.11.0  NO_MODULE)
+find_package(ECM 5.12.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)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION 5.11.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
+set(KF5_VERSION 5.12.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.12.0) # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.2.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.11.0/autotests/CMakeLists.txt 
new/kpeople-5.12.0/autotests/CMakeLists.txt
--- old/kpeople-5.11.0/autotests/CMakeLists.txt 2015-06-06 23:24:47.0 
+0200
+++ new/kpeople-5.12.0/autotests/CMakeLists.txt 2015-07-05 11:11:07.0 
+0200
@@ -1,4 +1,7 @@
 find_package(Qt5Test)
 
-ecm_add_test(TEST_NAME persondatatest persondatatests.cpp 
fakecontactsource.cpp LINK_LIBRARIES Qt5::Sql Qt5::Test KF5::People 
KF5::PeopleBackend)
-ecm_add_test(TEST_NAME personsmodeltest personsmodeltest.cpp 
fakecontactsource.cpp LINK_LIBRARIES Qt5::Sql Qt5::Test KF5::People 
KF5::PeopleBackend)
+set(libs Qt5::Sql Qt5::Test KF5::People KF5::PeopleBackend)
+
+ecm_add_test(TEST_NAME persondatatest persondatatests.cpp 
fakecontactsource.cpp LINK_LIBRARIES ${libs})
+ecm_add_test(TEST_NAME personsmodeltest personsmodeltest.cpp 
fakecontactsource.cpp LINK_LIBRARIES ${libs})
+ecm_add_test(TEST_NAME personsproxymodeltest personsproxymodeltest.cpp 
fakecontactsource.cpp LINK_LIBRARIES ${libs})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.11.0/autotests/fakecontactsource.cpp 
new/kpeople-5.12.0/autotests/fakecontactsource.cpp
--- old/kpeople-5.11.0/autotests/fakecontactsource.cpp  2015-06-06 
23:24:47.0 +0200
+++ new/kpeople-5.12.0/autotests/fakecontactsource.cpp  2015-07-05 
11:11:07.0 +0200
@@ -81,7 +81,8 @@
 {
 KPeople::AbstractContact::Ptr contact2(new FakeContact(QVariantMap 
{
 { KPeople::AbstractContact::NameProperty, 
QStringLiteral(Contact 2) },
-{ KPeople::AbstractContact::EmailProperty, 
QStringLiteral(conta...@example.com) }
+{ KPeople::AbstractContact::EmailProperty, 
QStringLiteral(conta...@example.com) },
+{ KPeople::AbstractContact::PhoneNumberProperty, 
QStringLiteral(+1 234 567 890) }
 }));
 contacts[QStringLiteral(fakesource://contact2)] = contact2;
 }
@@ -89,7 +90,8 @@
 {
 KPeople::AbstractContact::Ptr contact3(new FakeContact(QVariantMap 
{
 { KPeople::AbstractContact::NameProperty, 
QStringLiteral(Contact 3) },
-{ 

commit kpeople5 for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-06-23 12:11:06

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is kpeople5

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-05-11 
19:48:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-06-23 
12:11:07.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun  7 19:07:50 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * Use QTemporaryFile instead of hardcoding /tmp.
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  kpeople-5.10.0.tar.xz

New:

  kpeople-5.11.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.6Uv0NK/_old  2015-06-23 12:11:07.0 +0200
+++ /var/tmp/diff_new_pack.6Uv0NK/_new  2015-06-23 12:11:07.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   kpeople5
-Version:5.10.0
+Version:5.11.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules = %{_tar_path}

++ kpeople-5.10.0.tar.xz - kpeople-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.10.0/.reviewboardrc 
new/kpeople-5.11.0/.reviewboardrc
--- old/kpeople-5.10.0/.reviewboardrc   2015-05-04 20:52:01.0 +0200
+++ new/kpeople-5.11.0/.reviewboardrc   2015-06-06 23:24:47.0 +0200
@@ -1,3 +1,3 @@
 REVIEWBOARD_URL = https://git.reviewboard.kde.org;
 REPOSITORY = kpeople
-TARGET_GROUPS = kdeframeworks, kdepim
+TARGET_GROUPS = kdeframeworks, kdepim
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.10.0/CMakeLists.txt 
new/kpeople-5.11.0/CMakeLists.txt
--- old/kpeople-5.10.0/CMakeLists.txt   2015-05-04 20:52:01.0 +0200
+++ new/kpeople-5.11.0/CMakeLists.txt   2015-06-06 23:24:47.0 +0200
@@ -2,11 +2,15 @@
 
 project (KPeople)
 
-find_package(ECM 5.10.0 REQUIRED NO_MODULE)
+include(FeatureSummary)
+find_package(ECM 5.11.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)
+
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION 5.10.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.10.0) # handled by release scripts
+set(KF5_VERSION 5.11.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.2.0)
 
@@ -25,7 +29,7 @@
 include(ECMPackageConfigHelpers)
 include(ECMGeneratePriFile)
 include(GenerateExportHeader)
-include(FeatureSummary)
+
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.10.0/autotests/persondatatests.cpp 
new/kpeople-5.11.0/autotests/persondatatests.cpp
--- old/kpeople-5.10.0/autotests/persondatatests.cpp2015-05-04 
20:52:01.0 +0200
+++ new/kpeople-5.11.0/autotests/persondatatests.cpp2015-06-06 
23:24:47.0 +0200
@@ -21,6 +21,7 @@
 
 #include QtTest
 #include QFile
+#include QTemporaryFile
 
 //private includes
 #include personmanager_p.h
@@ -49,8 +50,10 @@
 
 void PersonDataTests::initTestCase()
 {
+QVERIFY(m_database.open());
+
 // Called before the first testfunction is executed
-PersonManager::instance(QStringLiteral(/tmp/kpeople_test_db));
+PersonManager::instance(m_database.fileName());
 PersonManager::instance()-mergeContacts(QStringList()  
QStringLiteral(fakesource://contact2)  
QStringLiteral(fakesource://contact3));
 
 m_source = new FakeContactSource(0); //don't own. PersonPluginManager 
removes it on destruction
@@ -62,7 +65,7 @@
 void PersonDataTests::cleanupTestCase()
 {
 // Called after the last testfunction was executed
-QFile::remove(QStringLiteral(/tmp/kpeople_test_db));
+m_database.close();
 }
 
 void PersonDataTests::init()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.10.0/autotests/persondatatests.h 
new/kpeople-5.11.0/autotests/persondatatests.h
--- old/kpeople-5.10.0/autotests/persondatatests.h  2015-05-04 
20:52:01.0 +0200
+++ new/kpeople-5.11.0/autotests/persondatatests.h  2015-06-06 

commit kpeople5 for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-05-11 19:38:08

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is kpeople5

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-04-13 
20:28:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-05-11 
19:48:37.0 +0200
@@ -1,0 +2,10 @@
+Sun May  3 19:54:05 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * Use KPluginFactory for instantiating the plugins,
+instead of KService (kept for compatibility).
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+- Use %lang_package macro, and drop Conflicts with libkpeople-lang
+
+---

Old:

  kpeople-5.9.0.tar.xz

New:

  kpeople-5.10.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.EyBfSb/_old  2015-05-11 19:48:38.0 +0200
+++ /var/tmp/diff_new_pack.EyBfSb/_new  2015-05-11 19:48:38.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define rname kpeople
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   kpeople5
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  extra-cmake-modules = %{_tar_path}
@@ -50,15 +50,6 @@
 %description
 A library that provides access to all contacts and the people who hold them.
 
-%package lang
-Summary:Provides access to all contacts and the people who hold them
-Group:  Development/Libraries/KDE
-Requires:   %{name} = %{version}
-Conflicts:  libkpeople-lang
-
-%description lang
-Provides translations to the package %{name}
-
 %package devel
 Summary:Provides access to all contacts and the people who hold them
 Group:  Development/Libraries/KDE
@@ -69,6 +60,7 @@
 A library that provides access to all contacts and the people who hold them.
 Development files for kpeople5.
 
+%lang_package
 %prep
 %setup -q -n kpeople-%{version}
 
@@ -80,7 +72,7 @@
   %kf5_makeinstall -C build
 
 %if %{with lang}
-%find_lang libkpeople %{name}.lang
+%find_lang kpeople5 %{name}.lang
 %endif
 
 %post -p /sbin/ldconfig

++ kpeople-5.9.0.tar.xz - kpeople-5.10.0.tar.xz ++
 5181 lines of diff (skipped)




commit kpeople5 for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kpeople5 for openSUSE:Factory 
checked in at 2015-04-13 20:28:44

Comparing /work/SRC/openSUSE:Factory/kpeople5 (Old)
 and  /work/SRC/openSUSE:Factory/.kpeople5.new (New)


Package is kpeople5

Changes:

--- /work/SRC/openSUSE:Factory/kpeople5/kpeople5.changes2015-03-18 
13:05:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-04-13 
20:28:45.0 +0200
@@ -1,0 +2,10 @@
+Sat Apr  4 14:41:07 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * Allow extending action metadata by using predefined types
+  * Fix model not being properly updated after removing a contact
+from Person
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+
+---

Old:

  kpeople-5.8.0.tar.xz

New:

  kpeople-5.9.0.tar.xz



Other differences:
--
++ kpeople5.spec ++
--- /var/tmp/diff_new_pack.teFTo2/_old  2015-04-13 20:28:45.0 +0200
+++ /var/tmp/diff_new_pack.teFTo2/_new  2015-04-13 20:28:45.0 +0200
@@ -16,26 +16,29 @@
 #
 
 
+%bcond_without lang
 %define rname kpeople
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   kpeople5
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 %define kf5_version %{version}
-BuildRequires:  extra-cmake-modules = 1.8.0
-BuildRequires:  kcoreaddons-devel = %{kf5_version}
+BuildRequires:  extra-cmake-modules = %{_tar_path}
+BuildRequires:  kcoreaddons-devel = %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel = %{kf5_version}
-BuildRequires:  kitemviews-devel = %{kf5_version}
-BuildRequires:  kservice-devel = %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  ki18n-devel = %{_tar_path}
+BuildRequires:  kitemviews-devel = %{_tar_path}
+BuildRequires:  kservice-devel = %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel = %{_tar_path}
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Gui) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Qml) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Sql) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.2.0
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 Summary:Provides access to all contacts and the people who hold them
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
@@ -76,13 +79,17 @@
 %install
   %kf5_makeinstall -C build
 
-  %find_lang libkpeople %{name}.lang
+%if %{with lang}
+%find_lang libkpeople %{name}.lang
+%endif
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
+%if %{with lang}
 %files lang -f %{name}.lang
+%endif
 
 %files
 %defattr(-,root,root)

++ kpeople-5.8.0.tar.xz - kpeople-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.8.0/CMakeLists.txt 
new/kpeople-5.9.0/CMakeLists.txt
--- old/kpeople-5.8.0/CMakeLists.txt2015-03-13 09:07:30.0 +0100
+++ new/kpeople-5.9.0/CMakeLists.txt2015-04-04 14:11:09.0 +0200
@@ -2,11 +2,11 @@
 
 project (KPeople)
 
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM 5.9.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(KF5_VERSION 5.8.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.8.0) # handled by release scripts
+set(KF5_VERSION 5.9.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.9.0) # handled by release scripts
 
 set(REQUIRED_QT_VERSION 5.2.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.8.0/autotests/fakecontactsource.cpp 
new/kpeople-5.9.0/autotests/fakecontactsource.cpp
--- old/kpeople-5.8.0/autotests/fakecontactsource.cpp   2015-03-13 
09:07:30.0 +0100
+++ new/kpeople-5.9.0/autotests/fakecontactsource.cpp   2015-04-04 
14:11:09.0 +0200
@@ -62,6 +62,7 @@
 
 FakeAllContactsMonitor::FakeAllContactsMonitor()
 {
+emitInitialFetchComplete(true);
 }
 
 QMapQString, KPeople::AbstractContact::Ptr FakeAllContactsMonitor::contacts()
@@ -79,7 +80,7 @@
 
 {
 KPeople::AbstractContact::Ptr contact2(new FakeContact(QVariantMap 
{
-{ KPeople::AbstractContact::NameProperty, 
QStringLiteral(Person A) },
+{ KPeople::AbstractContact::NameProperty, 
QStringLiteral(Contact 2) },
 { KPeople::AbstractContact::EmailProperty, 
QStringLiteral(conta...@example.com) }
 }));
 contacts[QStringLiteral(fakesource://contact2)] = contact2;
@@ -87,11 +88,19 @@
 
 {
 KPeople::AbstractContact::Ptr