Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2018-05-18 14:22:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Fri May 18 14:22:59 2018 rev:52 rq:607580 version:5.46.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2018-04-19 
15:17:57.247047266 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes       2018-05-18 
14:23:01.937096693 +0200
@@ -1,0 +2,11 @@
+Sun May 13 21:03:05 UTC 2018 - [email protected]
+
+- 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:
+  * Warning--
+  * Warning--
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.45.0.tar.xz

New:
----
  kparts-5.46.0.tar.xz

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.8ae6YW/_old  2018-05-18 14:23:02.633071146 +0200
+++ /var/tmp/diff_new_pack.8ae6YW/_new  2018-05-18 14:23:02.633071146 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:           kparts
-Version:        5.45.0
+Version:        5.46.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++++++ kparts-5.45.0.tar.xz -> kparts-5.46.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/CMakeLists.txt 
new/kparts-5.46.0/CMakeLists.txt
--- old/kparts-5.45.0/CMakeLists.txt    2018-04-07 21:38:04.000000000 +0200
+++ new/kparts-5.46.0/CMakeLists.txt    2018-05-05 14:59:38.000000000 +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(KParts 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/kparts-5.45.0/po/gl/kparts5.po 
new/kparts-5.46.0/po/gl/kparts5.po
--- old/kparts-5.45.0/po/gl/kparts5.po  2018-04-07 21:38:04.000000000 +0200
+++ new/kparts-5.46.0/po/gl/kparts5.po  2018-05-05 14:59:38.000000000 +0200
@@ -9,14 +9,14 @@
 # Marce Villarino <[email protected]>, 2009, 2010, 2011, 2012.
 # Xosé <[email protected]>, 2010.
 # Marce Villarino <[email protected]>, 2011, 2012, 2013, 2014.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2017.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-07-27 08:43+0100\n"
-"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
+"PO-Revision-Date: 2018-04-28 21:28+0100\n"
+"Last-Translator: Adrian Chaves <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -170,7 +170,7 @@
 "The document \"%1\" has been modified.\n"
 "Do you want to save your changes or discard them?"
 msgstr ""
-"O documento «%1» foi modificado.\n"
+"O documento «%1» modificouse.\n"
 "Quere gardar os cambios ou descartalos?"
 
 #: readwritepart.cpp:104
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/po/zh_CN/kparts5.po 
new/kparts-5.46.0/po/zh_CN/kparts5.po
--- old/kparts-5.45.0/po/zh_CN/kparts5.po       2018-04-07 21:38:04.000000000 
+0200
+++ new/kparts-5.46.0/po/zh_CN/kparts5.po       2018-05-05 14:59:38.000000000 
+0200
@@ -15,7 +15,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-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\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/kparts-5.45.0/src/browserextension.cpp 
new/kparts-5.46.0/src/browserextension.cpp
--- old/kparts-5.45.0/src/browserextension.cpp  2018-04-07 21:38:04.000000000 
+0200
+++ new/kparts-5.46.0/src/browserextension.cpp  2018-05-05 14:59:38.000000000 
+0200
@@ -175,7 +175,7 @@
 void BrowserExtension::saveState(QDataStream &stream)
 {
     // TODO add d->m_part->mimeType()
-    stream << d->m_part->url() << (qint32)xOffset() << (qint32)yOffset();
+    stream << d->m_part->url() << static_cast<qint32>(xOffset()) << 
static_cast<qint32>(yOffset());
 }
 
 void BrowserExtension::restoreState(QDataStream &stream)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/browseropenorsavequestion.cpp 
new/kparts-5.46.0/src/browseropenorsavequestion.cpp
--- old/kparts-5.45.0/src/browseropenorsavequestion.cpp 2018-04-07 
21:38:04.000000000 +0200
+++ new/kparts-5.46.0/src/browseropenorsavequestion.cpp 2018-05-05 
14:59:38.000000000 +0200
@@ -312,7 +312,7 @@
     // it's more likely that the user might want to save it.
     // - multipart/* ("server push", see kmultipart)
     // KEEP IN SYNC!!!
-    if (flags != (int)BrowserRun::AttachmentDisposition && mime.isValid() && (
+    if (flags != static_cast<int>(BrowserRun::AttachmentDisposition) && 
mime.isValid() && (
                 mime.inherits(QStringLiteral("text/html")) ||
                 mime.inherits(QStringLiteral("application/xml")) ||
                 mime.inherits(QStringLiteral("inode/directory")) ||
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/fileinfoextension.h 
new/kparts-5.46.0/src/fileinfoextension.h
--- old/kparts-5.45.0/src/fileinfoextension.h   2018-04-07 21:38:04.000000000 
+0200
+++ new/kparts-5.46.0/src/fileinfoextension.h   2018-05-05 14:59:38.000000000 
+0200
@@ -63,7 +63,7 @@
     Q_DECLARE_FLAGS(QueryModes, QueryMode)
 
     /*! Constructor */
-    FileInfoExtension(KParts::ReadOnlyPart *parent);
+    explicit FileInfoExtension(KParts::ReadOnlyPart *parent);
 
     /*! Destructor */
     virtual ~FileInfoExtension();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/htmlextension.h 
new/kparts-5.46.0/src/htmlextension.h
--- old/kparts-5.45.0/src/htmlextension.h       2018-04-07 21:38:04.000000000 
+0200
+++ new/kparts-5.46.0/src/htmlextension.h       2018-05-05 14:59:38.000000000 
+0200
@@ -44,7 +44,7 @@
 {
     Q_OBJECT
 public:
-    HtmlExtension(KParts::ReadOnlyPart *parent);
+    explicit HtmlExtension(KParts::ReadOnlyPart *parent);
     ~HtmlExtension();
 
     /**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/listingfilterextension.h 
new/kparts-5.46.0/src/listingfilterextension.h
--- old/kparts-5.45.0/src/listingfilterextension.h      2018-04-07 
21:38:04.000000000 +0200
+++ new/kparts-5.46.0/src/listingfilterextension.h      2018-05-05 
14:59:38.000000000 +0200
@@ -98,7 +98,7 @@
     Q_DECLARE_FLAGS(FilterModes, FilterMode)
 
     /*! Constructor */
-    ListingFilterExtension(KParts::ReadOnlyPart *parent);
+    explicit ListingFilterExtension(KParts::ReadOnlyPart *parent);
 
     /*! Destructor */
     virtual ~ListingFilterExtension();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/mainwindow.h 
new/kparts-5.46.0/src/mainwindow.h
--- old/kparts-5.45.0/src/mainwindow.h  2018-04-07 21:38:04.000000000 +0200
+++ new/kparts-5.46.0/src/mainwindow.h  2018-05-05 14:59:38.000000000 +0200
@@ -67,7 +67,7 @@
     /**
      * Destructor.
      */
-    virtual ~MainWindow();
+    ~MainWindow() Q_DECL_OVERRIDE;
 
 public Q_SLOTS:
     void configureToolbars() Q_DECL_OVERRIDE;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/part.h new/kparts-5.46.0/src/part.h
--- old/kparts-5.45.0/src/part.h        2018-04-07 21:38:04.000000000 +0200
+++ new/kparts-5.46.0/src/part.h        2018-05-05 14:59:38.000000000 +0200
@@ -81,7 +81,7 @@
     /**
      *  Destructor.
      */
-    virtual ~Part();
+    ~Part() Q_DECL_OVERRIDE;
 
     /**
      * Embed this part into a host widget.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/plugin.h 
new/kparts-5.46.0/src/plugin.h
--- old/kparts-5.45.0/src/plugin.h      2018-04-07 21:38:04.000000000 +0200
+++ new/kparts-5.46.0/src/plugin.h      2018-05-05 14:59:38.000000000 +0200
@@ -64,11 +64,11 @@
     /**
      * Construct a new KParts plugin.
      */
-    Plugin(QObject *parent = nullptr);
+    explicit Plugin(QObject *parent = nullptr);
     /**
      * Destructor.
      */
-    virtual ~Plugin();
+    ~Plugin() Q_DECL_OVERRIDE;
 
     /**
      * Reimplemented for internal reasons
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/readonlypart.h 
new/kparts-5.46.0/src/readonlypart.h
--- old/kparts-5.45.0/src/readonlypart.h        2018-04-07 21:38:04.000000000 
+0200
+++ new/kparts-5.46.0/src/readonlypart.h        2018-05-05 14:59:38.000000000 
+0200
@@ -77,7 +77,7 @@
     /**
      * Destructor
      */
-    virtual ~ReadOnlyPart();
+    ~ReadOnlyPart() Q_DECL_OVERRIDE;
 
     /**
      * Call this to turn off the progress info dialog used by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/readwritepart.h 
new/kparts-5.46.0/src/readwritepart.h
--- old/kparts-5.45.0/src/readwritepart.h       2018-04-07 21:38:04.000000000 
+0200
+++ new/kparts-5.46.0/src/readwritepart.h       2018-05-05 14:59:38.000000000 
+0200
@@ -64,7 +64,7 @@
      * closing only if the return value of closeUrl() was true.
      * This allows to cancel.
      */
-    virtual ~ReadWritePart();
+    ~ReadWritePart() Q_DECL_OVERRIDE;
 
     /**
      * @return true if the part is in read-write mode
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/statusbarextension.h 
new/kparts-5.46.0/src/statusbarextension.h
--- old/kparts-5.45.0/src/statusbarextension.h  2018-04-07 21:38:04.000000000 
+0200
+++ new/kparts-5.46.0/src/statusbarextension.h  2018-05-05 14:59:38.000000000 
+0200
@@ -53,8 +53,8 @@
     Q_OBJECT
 
 public:
-    StatusBarExtension(KParts::ReadOnlyPart *parent);
-    ~StatusBarExtension();
+    explicit StatusBarExtension(KParts::ReadOnlyPart *parent);
+    ~StatusBarExtension() Q_DECL_OVERRIDE;
 
     /**
      * This adds a widget to the statusbar for this part.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.45.0/src/textextension.h 
new/kparts-5.46.0/src/textextension.h
--- old/kparts-5.45.0/src/textextension.h       2018-04-07 21:38:04.000000000 
+0200
+++ new/kparts-5.46.0/src/textextension.h       2018-05-05 14:59:38.000000000 
+0200
@@ -44,7 +44,7 @@
 {
     Q_OBJECT
 public:
-    TextExtension(KParts::ReadOnlyPart *parent);
+    explicit TextExtension(KParts::ReadOnlyPart *parent);
     ~TextExtension();
 
     /**


Reply via email to