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.changes        2015-07-14 
17:28:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kpeople5.new/kpeople5.changes   2015-09-02 
07:47:46.000000000 +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.000000000 +0200
+++ /var/tmp/diff_new_pack.atjdkF/_new  2015-09-02 07:47:47.000000000 +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.000000000 +0200
+++ new/kpeople-5.13.0/CMakeLists.txt   2015-08-04 13:11:17.000000000 +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.000000000 
+0200
+++ new/kpeople-5.13.0/po/ast/kpeople5.po       2015-08-04 13:11:17.000000000 
+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+0000\n"
-"PO-Revision-Date: 2015-06-30 17:06+0100\n"
-"Last-Translator: Enol P. <en...@softastur.org>\n"
+"PO-Revision-Date: 2015-07-11 16:23+0100\n"
+"Last-Translator: enolp <en...@softastur.org>\n"
 "Language-Team: Asturian <alminsitrado...@softastur.org>\n"
 "Language: ast\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.12.0/src/backends/abstractcontact.cpp 
new/kpeople-5.13.0/src/backends/abstractcontact.cpp
--- old/kpeople-5.12.0/src/backends/abstractcontact.cpp 2015-07-05 
11:11:07.000000000 +0200
+++ new/kpeople-5.13.0/src/backends/abstractcontact.cpp 2015-08-04 
13:11:17.000000000 +0200
@@ -23,6 +23,7 @@
 const QString AbstractContact::NameProperty = QStringLiteral("name");
 const QString AbstractContact::EmailProperty = QStringLiteral("email");
 const QString AbstractContact::PhoneNumberProperty = 
QStringLiteral("phoneNumber");
+const QString AbstractContact::AllPhoneNumbersProperty = 
QStringLiteral("all-phoneNumber");
 const QString AbstractContact::PresenceProperty = QStringLiteral("presence");
 const QString AbstractContact::AllEmailsProperty = QStringLiteral("all-email");
 const QString AbstractContact::PictureProperty = QStringLiteral("picture");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.12.0/src/backends/abstractcontact.h 
new/kpeople-5.13.0/src/backends/abstractcontact.h
--- old/kpeople-5.12.0/src/backends/abstractcontact.h   2015-07-05 
11:11:07.000000000 +0200
+++ new/kpeople-5.13.0/src/backends/abstractcontact.h   2015-08-04 
13:11:17.000000000 +0200
@@ -53,6 +53,9 @@
     /** String property representing the preferred phone number of the contact 
*/
     static const QString PhoneNumberProperty;
 
+    /** QVariantList property that lists all phone numbers the contact has */
+    static const QString AllPhoneNumbersProperty;
+
     /**
      * String property representing the IM presence of the contact.
      * @sa KPeople::iconNameForPresenceString()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpeople-5.12.0/src/declarative/peopleqmlplugin.cpp 
new/kpeople-5.13.0/src/declarative/peopleqmlplugin.cpp
--- old/kpeople-5.12.0/src/declarative/peopleqmlplugin.cpp      2015-07-05 
11:11:07.000000000 +0200
+++ new/kpeople-5.13.0/src/declarative/peopleqmlplugin.cpp      2015-08-04 
13:11:17.000000000 +0200
@@ -22,6 +22,7 @@
 #include <personsmodel.h>
 #include <personactionsmodel_p.h>
 #include <persondata.h>
+#include <personssortfilterproxymodel.h>
 
 #include "declarativepersondata.h"
 #include <QtQml/qqml.h>
@@ -29,6 +30,7 @@
 void PeopleQMLPlugin::registerTypes(const char *uri)
 {
     qmlRegisterType<KPeople::PersonsModel>(uri, 1, 0, "PersonsModel");
+    qmlRegisterType<KPeople::PersonsSortFilterProxyModel>(uri, 1, 0, 
"PersonsSortFilterProxyModel");
     qmlRegisterType<KPeople::PersonActionsModel>(uri, 1, 0, "PersonActions");
     qmlRegisterType<DeclarativePersonData>(uri, 1, 0, "PersonData");
     qmlRegisterType<KPeople::PersonData>();


Reply via email to