Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2018-04-19 15:17:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Thu Apr 19 15:17:53 2018 rev:51 rq:596892 version:5.45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2018-03-20 
21:46:59.306571289 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes       2018-04-19 
15:17:57.247047266 +0200
@@ -1,0 +2,10 @@
+Sat Apr 14 13:19:05 CEST 2018 - [email protected]
+
+- 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:
+  * Remove not necessary QtCore and co
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.44.0.tar.xz

New:
----
  kparts-5.45.0.tar.xz

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.V37Trn/_old  2018-04-19 15:17:57.999017247 +0200
+++ /var/tmp/diff_new_pack.V37Trn/_new  2018-04-19 15:17:57.999017247 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:           kparts
-Version:        5.44.0
+Version:        5.45.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++++++ kparts-5.44.0.tar.xz -> kparts-5.45.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/CMakeLists.txt 
new/kparts-5.45.0/CMakeLists.txt
--- old/kparts-5.44.0/CMakeLists.txt    2018-03-03 11:05:56.000000000 +0100
+++ new/kparts-5.45.0/CMakeLists.txt    2018-04-07 21:38:04.000000000 +0200
@@ -1,18 +1,18 @@
 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(KParts 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 Core Widgets Xml)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/autotests/parttest.h 
new/kparts-5.45.0/autotests/parttest.h
--- old/kparts-5.44.0/autotests/parttest.h      2018-03-03 11:05:56.000000000 
+0100
+++ new/kparts-5.45.0/autotests/parttest.h      2018-04-07 21:38:04.000000000 
+0200
@@ -20,7 +20,7 @@
 #ifndef PARTTEST_H
 #define PARTTEST_H
 
-#include <QtCore/QObject>
+#include <QObject>
 
 class PartTest : public QObject
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/po/ca@valencia/kparts5.po 
new/kparts-5.45.0/po/ca@valencia/kparts5.po
--- old/kparts-5.44.0/po/ca@valencia/kparts5.po 2018-03-03 11:05:56.000000000 
+0100
+++ new/kparts-5.45.0/po/ca@valencia/kparts5.po 2018-04-07 21:38:04.000000000 
+0200
@@ -38,12 +38,12 @@
 #: browserextension.cpp:241
 #, kde-format
 msgid "<qt>Do you want to search the Internet for <b>%1</b>?</qt>"
-msgstr "<qt>Voleu buscar a Internet <b>«%1»</b>?</qt>"
+msgstr "<qt>Voleu cercar a Internet <b>«%1»</b>?</qt>"
 
 #: browserextension.cpp:242
 #, kde-format
 msgid "Internet Search"
-msgstr "Busca a Internet"
+msgstr "Cerca a Internet"
 
 #: browserextension.cpp:242
 #, kde-format
@@ -60,7 +60,7 @@
 #, kde-format
 msgctxt "@label:checkbox"
 msgid "Remember action for files of this type"
-msgstr "Recorda l'acció per a fitxers d'este tipus"
+msgstr "Recorda l'acció per a fitxers d'aquest tipus"
 
 #: browseropenorsavequestion.cpp:164 browseropenorsavequestion.cpp:257
 #, kde-format
@@ -108,7 +108,7 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "This is the file name suggested by the server"
-msgstr "Este és el nom de fitxer suggerit pel servidor"
+msgstr "Aquest és el nom de fitxer suggerit pel servidor"
 
 #: browserrun.cpp:346
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/po/id/kparts5.po 
new/kparts-5.45.0/po/id/kparts5.po
--- old/kparts-5.44.0/po/id/kparts5.po  2018-03-03 11:05:56.000000000 +0100
+++ new/kparts-5.45.0/po/id/kparts5.po  2018-04-07 21:38:04.000000000 +0200
@@ -9,7 +9,7 @@
 "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: 2018-03-03 08:13+0700\n"
+"PO-Revision-Date: 2018-04-03 06:32+0700\n"
 "Last-Translator: Wantoyo <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -54,7 +54,7 @@
 #, kde-format
 msgctxt "@label:checkbox"
 msgid "Remember action for files of this type"
-msgstr "Ingat aksi untuk fail tipe ini"
+msgstr "Ingat aksi untuk file tipe ini"
 
 #: browseropenorsavequestion.cpp:164 browseropenorsavequestion.cpp:257
 #, kde-format
@@ -102,7 +102,7 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "This is the file name suggested by the server"
-msgstr "Ini adalah nama fail yang disarankan oleh server"
+msgstr "Ini adalah nama file yang disarankan oleh server"
 
 #: browserrun.cpp:346
 #, kde-format
@@ -112,7 +112,7 @@
 #: browserrun.cpp:347
 #, kde-format
 msgid "Execute File?"
-msgstr "Eksekusi Fail?"
+msgstr "Eksekusi File?"
 
 #: browserrun.cpp:347
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/po/zh_CN/kparts5.po 
new/kparts-5.45.0/po/zh_CN/kparts5.po
--- old/kparts-5.44.0/po/zh_CN/kparts5.po       2018-03-03 11:05:56.000000000 
+0100
+++ new/kparts-5.45.0/po/zh_CN/kparts5.po       2018-04-07 21:38:04.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-02-28 02:23-0500\n"
+"PO-Revision-Date: 2018-04-05 09: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.44.0/tests/normalktm.cpp 
new/kparts-5.45.0/tests/normalktm.cpp
--- old/kparts-5.44.0/tests/normalktm.cpp       2018-03-03 11:05:56.000000000 
+0100
+++ new/kparts-5.45.0/tests/normalktm.cpp       2018-04-07 21:38:04.000000000 
+0200
@@ -25,7 +25,7 @@
 
 #include <QSplitter>
 #include <QCheckBox>
-#include <QtCore/QDir>
+#include <QDir>
 #include <QCoreApplication>
 #include <QMenu>
 #include <QMenuBar>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/tests/notepad.cpp 
new/kparts-5.45.0/tests/notepad.cpp
--- old/kparts-5.44.0/tests/notepad.cpp 2018-03-03 11:05:56.000000000 +0100
+++ new/kparts-5.45.0/tests/notepad.cpp 2018-04-07 21:38:04.000000000 +0200
@@ -25,8 +25,8 @@
 
 #include <QAction>
 #include <QSplitter>
-#include <QtCore/QFile>
-#include <QtCore/QTextStream>
+#include <QFile>
+#include <QTextStream>
 #include <QTest>
 #include <QStatusBar>
 #include <QTextEdit>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/tests/parts.cpp 
new/kparts-5.45.0/tests/parts.cpp
--- old/kparts-5.44.0/tests/parts.cpp   2018-03-03 11:05:56.000000000 +0100
+++ new/kparts-5.45.0/tests/parts.cpp   2018-04-07 21:38:04.000000000 +0200
@@ -28,9 +28,9 @@
 
 #include <QAction>
 #include <QCheckBox>
-#include <QtCore/QFile>
-#include <QtCore/QDir>
-#include <QtCore/QTextStream>
+#include <QFile>
+#include <QDir>
+#include <QTextStream>
 #include <QTest>
 #include <QTextEdit>
 #include <QLineEdit>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/tests/partviewer.cpp 
new/kparts-5.45.0/tests/partviewer.cpp
--- old/kparts-5.44.0/tests/partviewer.cpp      2018-03-03 11:05:56.000000000 
+0100
+++ new/kparts-5.45.0/tests/partviewer.cpp      2018-04-07 21:38:04.000000000 
+0200
@@ -27,8 +27,8 @@
 #include <QApplication>
 #include <QFileDialog>
 #include <QWidget>
-#include <QtCore/QDir>
-#include <QtCore/QFile>
+#include <QDir>
+#include <QFile>
 #include <QTest>
 
 #include "partviewer.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/tests/terminal_test.cpp 
new/kparts-5.45.0/tests/terminal_test.cpp
--- old/kparts-5.44.0/tests/terminal_test.cpp   2018-03-03 11:05:56.000000000 
+0100
+++ new/kparts-5.45.0/tests/terminal_test.cpp   2018-04-07 21:38:04.000000000 
+0200
@@ -7,7 +7,7 @@
     Window();
 };
 
-#include <QtCore/QDir>
+#include <QDir>
 
 #include <kde_terminal_interface.h>
 #include <kparts/readonlypart.h>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.44.0/tests/testmainwindow.cpp 
new/kparts-5.45.0/tests/testmainwindow.cpp
--- old/kparts-5.44.0/tests/testmainwindow.cpp  2018-03-03 11:05:56.000000000 
+0100
+++ new/kparts-5.45.0/tests/testmainwindow.cpp  2018-04-07 21:38:04.000000000 
+0200
@@ -26,7 +26,7 @@
 #include <QAction>
 #include <QSplitter>
 #include <QCheckBox>
-#include <QtCore/QDir>
+#include <QDir>
 #include <QCoreApplication>
 #include <QApplication>
 #include <kxmlguifactory.h>


Reply via email to