Hello community,

here is the log from the commit of package kdnssd-framework for 
openSUSE:Factory checked in at 2018-07-21 10:12:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdnssd-framework (Old)
 and      /work/SRC/openSUSE:Factory/.kdnssd-framework.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdnssd-framework"

Sat Jul 21 10:12:24 2018 rev:54 rq:623277 version:5.48.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdnssd-framework/kdnssd-framework.changes        
2018-06-22 13:19:42.445417276 +0200
+++ /work/SRC/openSUSE:Factory/.kdnssd-framework.new/kdnssd-framework.changes   
2018-07-21 10:12:25.923139853 +0200
@@ -1,0 +2,11 @@
+Mon Jul 16 04:37:38 UTC 2018 - [email protected]
+
+- 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:
+  * Use more nullptr
+  * Use override
+
+-------------------------------------------------------------------

Old:
----
  kdnssd-5.47.0.tar.xz

New:
----
  kdnssd-5.48.0.tar.xz

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

Other differences:
------------------
++++++ kdnssd-framework.spec ++++++
--- /var/tmp/diff_new_pack.Ygbu3D/_old  2018-07-21 10:12:26.307139763 +0200
+++ /var/tmp/diff_new_pack.Ygbu3D/_new  2018-07-21 10:12:26.307139763 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5DNSSD5
-%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:           kdnssd-framework
-Version:        5.47.0
+Version:        5.48.0
 Release:        0
 BuildRequires:  avahi-compat-mDNSResponder-devel
 BuildRequires:  cmake >= 3.0

++++++ kdnssd-5.47.0.tar.xz -> kdnssd-5.48.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/CMakeLists.txt 
new/kdnssd-5.48.0/CMakeLists.txt
--- old/kdnssd-5.47.0/CMakeLists.txt    2018-06-02 19:54:04.000000000 +0200
+++ new/kdnssd-5.48.0/CMakeLists.txt    2018-07-08 00:30:31.000000000 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
 project(KDNSSD 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/kdnssd-5.47.0/po/se/kdnssd5_qt.po 
new/kdnssd-5.48.0/po/se/kdnssd5_qt.po
--- old/kdnssd-5.47.0/po/se/kdnssd5_qt.po       2018-06-02 19:54:04.000000000 
+0200
+++ new/kdnssd-5.48.0/po/se/kdnssd5_qt.po       2018-07-08 00:30:31.000000000 
+0200
@@ -20,19 +20,19 @@
 "X-Text-Markup: qtrich\n"
 "X-Qt-Contexts: true\n"
 
-#: servicemodel.cpp:110
+#: servicemodel.cpp:112
 #, fuzzy
 msgctxt "KDNSSD::ServiceModel|"
 msgid "Name"
 msgstr "Namma"
 
-#: servicemodel.cpp:111
+#: servicemodel.cpp:113
 #, fuzzy
 msgctxt "KDNSSD::ServiceModel|"
 msgid "Host"
 msgstr "Guossoheaddji"
 
-#: servicemodel.cpp:112
+#: servicemodel.cpp:114
 #, fuzzy
 msgctxt "KDNSSD::ServiceModel|"
 msgid "Port"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/po/zh_CN/kdnssd5_qt.po 
new/kdnssd-5.48.0/po/zh_CN/kdnssd5_qt.po
--- old/kdnssd-5.47.0/po/zh_CN/kdnssd5_qt.po    2018-06-02 19:54:04.000000000 
+0200
+++ new/kdnssd-5.48.0/po/zh_CN/kdnssd5_qt.po    2018-07-08 00:30:31.000000000 
+0200
@@ -13,7 +13,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2018-05-18 06:23-0400\n"
+"PO-Revision-Date: 2018-07-03 17:35\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/src/domainmodel.h 
new/kdnssd-5.48.0/src/domainmodel.h
--- old/kdnssd-5.47.0/src/domainmodel.h 2018-06-02 19:54:04.000000000 +0200
+++ new/kdnssd-5.48.0/src/domainmodel.h 2018-07-08 00:30:31.000000000 +0200
@@ -73,15 +73,15 @@
     virtual ~DomainModel();
 
     /** @reimp */
-    int columnCount(const QModelIndex &parent = QModelIndex()) const 
Q_DECL_OVERRIDE;
+    int columnCount(const QModelIndex &parent = QModelIndex()) const override;
     /** @reimp */
-    int rowCount(const QModelIndex &parent = QModelIndex()) const 
Q_DECL_OVERRIDE;
+    int rowCount(const QModelIndex &parent = QModelIndex()) const override;
     /** @reimp */
-    QModelIndex parent(const QModelIndex &index) const Q_DECL_OVERRIDE;
+    QModelIndex parent(const QModelIndex &index) const override;
     /** @reimp */
-    QModelIndex index(int row, int column, const QModelIndex &parent = 
QModelIndex()) const Q_DECL_OVERRIDE;
+    QModelIndex index(int row, int column, const QModelIndex &parent = 
QModelIndex()) const override;
     /** @reimp */
-    QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const 
Q_DECL_OVERRIDE;
+    QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const 
override;
     /** @reimp */
     virtual bool hasIndex(int row, int column, const QModelIndex &parent) 
const;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/src/dummy-domainbrowser.cpp 
new/kdnssd-5.48.0/src/dummy-domainbrowser.cpp
--- old/kdnssd-5.47.0/src/dummy-domainbrowser.cpp       2018-06-02 
19:54:04.000000000 +0200
+++ new/kdnssd-5.48.0/src/dummy-domainbrowser.cpp       2018-07-08 
00:30:31.000000000 +0200
@@ -24,7 +24,7 @@
 namespace KDNSSD
 {
 
-DomainBrowser::DomainBrowser(DomainType, QObject *parent) : QObject(parent), 
d(0)
+DomainBrowser::DomainBrowser(DomainType, QObject *parent) : QObject(parent), 
d(nullptr)
 {}
 
 DomainBrowser::~DomainBrowser()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/src/dummy-servicebrowser.cpp 
new/kdnssd-5.48.0/src/dummy-servicebrowser.cpp
--- old/kdnssd-5.47.0/src/dummy-servicebrowser.cpp      2018-06-02 
19:54:04.000000000 +0200
+++ new/kdnssd-5.48.0/src/dummy-servicebrowser.cpp      2018-07-08 
00:30:31.000000000 +0200
@@ -26,7 +26,7 @@
 namespace KDNSSD
 {
 
-ServiceBrowser::ServiceBrowser(const QString &, bool, const QString &, const 
QString &) : d(0)
+ServiceBrowser::ServiceBrowser(const QString &, bool, const QString &, const 
QString &) : d(nullptr)
 {}
 
 bool ServiceBrowser::isAutoResolving() const
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/src/dummy-servicetypebrowser.cpp 
new/kdnssd-5.48.0/src/dummy-servicetypebrowser.cpp
--- old/kdnssd-5.47.0/src/dummy-servicetypebrowser.cpp  2018-06-02 
19:54:04.000000000 +0200
+++ new/kdnssd-5.48.0/src/dummy-servicetypebrowser.cpp  2018-07-08 
00:30:31.000000000 +0200
@@ -24,7 +24,7 @@
 namespace KDNSSD
 {
 
-ServiceTypeBrowser::ServiceTypeBrowser(const QString &, QObject *parent) : 
QObject(parent), d(0)
+ServiceTypeBrowser::ServiceTypeBrowser(const QString &, QObject *parent) : 
QObject(parent), d(nullptr)
 {}
 
 ServiceTypeBrowser::~ServiceTypeBrowser()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/src/publicservice.h 
new/kdnssd-5.48.0/src/publicservice.h
--- old/kdnssd-5.47.0/src/publicservice.h       2018-06-02 19:54:04.000000000 
+0200
+++ new/kdnssd-5.48.0/src/publicservice.h       2018-07-08 00:30:31.000000000 
+0200
@@ -227,7 +227,7 @@
     friend class PublicServicePrivate;
 
 protected:
-    void virtual_hook(int, void *) Q_DECL_OVERRIDE;
+    void virtual_hook(int, void *) override;
 };
 
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/src/remoteservice.h 
new/kdnssd-5.48.0/src/remoteservice.h
--- old/kdnssd-5.47.0/src/remoteservice.h       2018-06-02 19:54:04.000000000 
+0200
+++ new/kdnssd-5.48.0/src/remoteservice.h       2018-07-08 00:30:31.000000000 
+0200
@@ -127,7 +127,7 @@
     void resolved(bool successful);
 
 protected:
-    void virtual_hook(int id, void *data) Q_DECL_OVERRIDE;
+    void virtual_hook(int id, void *data) override;
 private:
     friend class RemoteServicePrivate;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdnssd-5.47.0/src/servicemodel.h 
new/kdnssd-5.48.0/src/servicemodel.h
--- old/kdnssd-5.47.0/src/servicemodel.h        2018-06-02 19:54:04.000000000 
+0200
+++ new/kdnssd-5.48.0/src/servicemodel.h        2018-07-08 00:30:31.000000000 
+0200
@@ -97,20 +97,20 @@
      */
     explicit ServiceModel(ServiceBrowser *browser, QObject *parent = nullptr);
 
-    ~ServiceModel() Q_DECL_OVERRIDE;
+    ~ServiceModel() override;
 
     /** @reimp */
-    int columnCount(const QModelIndex &parent = QModelIndex()) const 
Q_DECL_OVERRIDE;
+    int columnCount(const QModelIndex &parent = QModelIndex()) const override;
     /** @reimp */
-    int rowCount(const QModelIndex &parent = QModelIndex()) const 
Q_DECL_OVERRIDE;
+    int rowCount(const QModelIndex &parent = QModelIndex()) const override;
     /** @reimp */
-    QModelIndex parent(const QModelIndex &index) const Q_DECL_OVERRIDE;
+    QModelIndex parent(const QModelIndex &index) const override;
     /** @reimp */
-    QModelIndex index(int row, int column, const QModelIndex &parent = 
QModelIndex()) const Q_DECL_OVERRIDE;
+    QModelIndex index(int row, int column, const QModelIndex &parent = 
QModelIndex()) const override;
     /** @reimp */
-    QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const 
Q_DECL_OVERRIDE;
+    QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const 
override;
     /** @reimp */
-    QVariant headerData(int section, Qt::Orientation orientation, int role = 
Qt::DisplayRole) const Q_DECL_OVERRIDE;
+    QVariant headerData(int section, Qt::Orientation orientation, int role = 
Qt::DisplayRole) const override;
     /** @reimp */
     virtual bool hasIndex(int row, int column, const QModelIndex &parent) 
const;
 


Reply via email to