commit kparts for openSUSE:Factory

2020-10-12 Thread root
Hello community,

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

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


Package is "kparts"

Mon Oct 12 13:55:48 2020 rev:82 rq:840840 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-09-18 
14:42:18.360050835 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.3486/kparts.changes  2020-10-12 
13:57:37.386173780 +0200
@@ -1,0 +2,11 @@
+Mon Oct  5 08:33:28 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:
+  * Install krop & krwp servicetype definition files by file name matching type
+  * const'ify pointer + initialize variable
+
+---

Old:

  kparts-5.74.0.tar.xz
  kparts-5.74.0.tar.xz.sig

New:

  kparts-5.75.0.tar.xz
  kparts-5.75.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.a432uq/_old  2020-10-12 13:57:39.686174739 +0200
+++ /var/tmp/diff_new_pack.a432uq/_new  2020-10-12 13:57:39.686174739 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
@@ -123,8 +123,8 @@
 %{_kf5_libdir}/libKF5Parts.so.*
 %{_kf5_servicetypesdir}/browserview.desktop
 %{_kf5_servicetypesdir}/kpart.desktop
-%{_kf5_servicetypesdir}/krop.desktop
-%{_kf5_servicetypesdir}/krwp.desktop
+%{_kf5_servicetypesdir}/kparts-readonlypart.desktop
+%{_kf5_servicetypesdir}/kparts-readwritepart.desktop
 
 %files devel
 %dir %{_kf5_includedir}/*/


++ kparts-5.74.0.tar.xz -> kparts-5.75.0.tar.xz ++
 4120 lines of diff (skipped)




commit kparts for openSUSE:Factory

2020-09-18 Thread root
Hello community,

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

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


Package is "kparts"

Fri Sep 18 14:41:25 2020 rev:81 rq:834425 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-08-12 
12:29:06.600176548 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.4249/kparts.changes  2020-09-18 
14:42:18.360050835 +0200
@@ -1,0 +2,14 @@
+Sun Sep  6 12:50:01 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:
+  * Using no deprecated enum Qt::MiddleButton
+  * Use Q_DECLARE_OPERATORS_FOR_FLAGS in same namespace as flags definition
+  * Remove obsolete COPYING files
+  * Almost port away from KMimeTypeTrader
+  * KParts: Convert copyright statements to SPDX expressions
+
+---

Old:

  kparts-5.73.0.tar.xz
  kparts-5.73.0.tar.xz.sig

New:

  kparts-5.74.0.tar.xz
  kparts-5.74.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.jarKhI/_old  2020-09-18 14:42:19.404051767 +0200
+++ /var/tmp/diff_new_pack.jarKhI/_new  2020-09-18 14:42:19.408051770 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
@@ -117,7 +117,7 @@
 %endif
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %dir %{_kf5_servicetypesdir}
 %{_kf5_debugdir}/kparts.categories
 %{_kf5_libdir}/libKF5Parts.so.*


++ kparts-5.73.0.tar.xz -> kparts-5.74.0.tar.xz ++
 23369 lines of diff (skipped)




commit kparts for openSUSE:Factory

2020-08-12 Thread root
Hello community,

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

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


Package is "kparts"

Wed Aug 12 12:24:53 2020 rev:80 rq:825098 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-07-14 
07:55:02.800965341 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.3399/kparts.changes  2020-08-12 
12:29:06.600176548 +0200
@@ -1,0 +2,11 @@
+Sun Aug  2 07:13:40 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:
+  * Fix compile without deprecated method (see kontactinterface)
+  * Use camelcase include. (scripted)
+
+---

Old:

  kparts-5.72.0.tar.xz
  kparts-5.72.0.tar.xz.sig

New:

  kparts-5.73.0.tar.xz
  kparts-5.73.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.hzsXlU/_old  2020-08-12 12:29:07.132176532 +0200
+++ /var/tmp/diff_new_pack.hzsXlU/_new  2020-08-12 12:29:07.136176532 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later


++ kparts-5.72.0.tar.xz -> kparts-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.72.0/CMakeLists.txt 
new/kparts-5.73.0/CMakeLists.txt
--- old/kparts-5.72.0/CMakeLists.txt2020-07-08 10:50:14.0 +0200
+++ new/kparts-5.73.0/CMakeLists.txt2020-08-01 21:52:55.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(KParts 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/kparts-5.72.0/autotests/notepad.cpp 
new/kparts-5.73.0/autotests/notepad.cpp
--- old/kparts-5.72.0/autotests/notepad.cpp 2020-07-08 10:50:14.0 
+0200
+++ new/kparts-5.73.0/autotests/notepad.cpp 2020-08-01 21:52:55.0 
+0200
@@ -28,11 +28,11 @@
 #include 
 #include 
 
-#include 
+#include 
 #include 
-#include 
-#include 
-#include 
+#include 
+#include 
+#include 
 
 K_PLUGIN_FACTORY_WITH_JSON(NotepadFactory,
  "notepad.json",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.72.0/autotests/notepad.h 
new/kparts-5.73.0/autotests/notepad.h
--- old/kparts-5.72.0/autotests/notepad.h   2020-07-08 10:50:14.0 
+0200
+++ new/kparts-5.73.0/autotests/notepad.h   2020-08-01 21:52:55.0 
+0200
@@ -23,7 +23,7 @@
 #define notepad_h
 
 #include 
-#include 
+#include 
 
 class KAboutData;
 class QTextEdit;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.72.0/autotests/openorsavequestion_unittest.cpp 
new/kparts-5.73.0/autotests/openorsavequestion_unittest.cpp
--- old/kparts-5.72.0/autotests/openorsavequestion_unittest.cpp 2020-07-08 
10:50:14.0 +0200
+++ new/kparts-5.73.0/autotests/openorsavequestion_unittest.cpp 2020-08-01 
21:52:55.0 +0200
@@ -18,12 +18,12 @@
 Boston, MA 02110-1301, USA.
 */
 
-#include 
+#include 
 #include 
 #include 
 
-#include 
-#include 
+#include 
+#include 
 #include 
 
 #include 
@@ -39,8 +39,6 @@
 static const QString OpenWith = QStringLiteral("openWithButton");
 static const QString Cancel = QStringLiteral("cancelButton");
 
-Q_DECLARE_METATYPE(QDialog *)
-
 class OpenOrSaveTest : public QObject
 {
 Q_OBJECT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.s

commit kparts for openSUSE:Factory

2020-07-13 Thread root
Hello community,

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

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


Package is "kparts"

Tue Jul 14 07:53:53 2020 rev:79 rq:820385 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-06-16 
13:43:52.017339203 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.3060/kparts.changes  2020-07-14 
07:55:02.800965341 +0200
@@ -1,0 +2,12 @@
+Sun Jul  5 07:55:38 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
+- Changes since 5.71.0:
+  * Fix KParts::ReadOnlyPart API documentation
+  * Deprecate PartSelectEvent and co.
+  * Fix compile without deprecated method (see kontactinterface)
+
+---

Old:

  kparts-5.71.0.tar.xz
  kparts-5.71.0.tar.xz.sig

New:

  kparts-5.72.0.tar.xz
  kparts-5.72.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.qqZgjf/_old  2020-07-14 07:55:06.068975922 +0200
+++ /var/tmp/diff_new_pack.qqZgjf/_new  2020-07-14 07:55:06.072975936 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
@@ -36,7 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ kparts-5.71.0.tar.xz -> kparts-5.72.0.tar.xz ++
 1658 lines of diff (skipped)




commit kparts for openSUSE:Factory

2020-06-16 Thread root
Hello community,

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

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


Package is "kparts"

Tue Jun 16 13:43:37 2020 rev:78 rq:814380 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-05-11 
13:31:26.923871771 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.3606/kparts.changes  2020-06-16 
13:43:52.017339203 +0200
@@ -1,0 +2,12 @@
+Sun Jun  7 08:06:55 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
+- Changes since 5.70.0:
+  * Implement Qt logging categories bits
+  * Port away from KRun::runUrl
+  * Fix build with EXCLUDE_DEPRECATED_BEFORE_AND_AT=CURRENT
+
+---

Old:

  kparts-5.70.0.tar.xz
  kparts-5.70.0.tar.xz.sig

New:

  kparts-5.71.0.tar.xz
  kparts-5.71.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.kiz4K7/_old  2020-06-16 13:43:52.741341842 +0200
+++ /var/tmp/diff_new_pack.kiz4K7/_new  2020-06-16 13:43:52.745341856 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
@@ -119,23 +119,22 @@
 
 %files -n %{lname}
 %license COPYING*
-%{_kf5_libdir}/libKF5Parts.so.*
-#{_kf5_plugindir}/notepadpart.so
-#{_kf5_plugindir}/spellcheckplugin.so
 %dir %{_kf5_servicetypesdir}
+%{_kf5_debugdir}/kparts.categories
+%{_kf5_libdir}/libKF5Parts.so.*
 %{_kf5_servicetypesdir}/browserview.desktop
 %{_kf5_servicetypesdir}/kpart.desktop
 %{_kf5_servicetypesdir}/krop.desktop
 %{_kf5_servicetypesdir}/krwp.desktop
 
 %files devel
-%{_kf5_libdir}/libKF5Parts.so
-%{_kf5_libdir}/cmake/KF5Parts/
-%{_kf5_includedir}/*.h
 %dir %{_kf5_includedir}/*/
+%dir %{_kf5_sharedir}/kdevappwizard
+%{_kf5_includedir}/*.h
 %{_kf5_includedir}/*/
+%{_kf5_libdir}/cmake/KF5Parts/
+%{_kf5_libdir}/libKF5Parts.so
 %{_kf5_mkspecsdir}/qt_KParts.pri
-%dir %{_kf5_sharedir}/kdevappwizard
 %{_kf5_sharedir}/kdevappwizard/templates/
 
 %changelog


++ kparts-5.70.0.tar.xz -> kparts-5.71.0.tar.xz ++
 14405 lines of diff (skipped)




commit kparts for openSUSE:Factory

2020-05-11 Thread root
Hello community,

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

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


Package is "kparts"

Mon May 11 13:29:20 2020 rev:77 rq:802106 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-04-15 
20:04:00.282001543 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.2738/kparts.changes  2020-05-11 
13:31:26.923871771 +0200
@@ -1,0 +2,10 @@
+Sun May  3 09:40:08 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
+- Changes since 5.69.0:
+  * Add StatusBarExtension(KParts::Part *) overloaded constructor.
+
+---

Old:

  kparts-5.69.0.tar.xz
  kparts-5.69.0.tar.xz.sig

New:

  kparts-5.70.0.tar.xz
  kparts-5.70.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.ZmoYq9/_old  2020-05-11 13:31:28.823875754 +0200
+++ /var/tmp/diff_new_pack.ZmoYq9/_new  2020-05-11 13:31:28.827875762 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later


++ kparts-5.69.0.tar.xz -> kparts-5.70.0.tar.xz ++
 4368 lines of diff (skipped)




commit kparts for openSUSE:Factory

2020-04-15 Thread root
Hello community,

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

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


Package is "kparts"

Wed Apr 15 20:02:22 2020 rev:76 rq:793173 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-03-19 
19:45:44.332033467 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.2738/kparts.changes  2020-04-15 
20:04:00.282001543 +0200
@@ -1,0 +2,12 @@
+Sun Apr  5 19:45:46 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:
+  * KParts partviewer test app: add action list to switch parts
+  * KParts: add unittest for PartLoader, required shuffling things around
+  * KParts: add PartLoader as replacement to KMimeTypeTrader for parts
+
+---

Old:

  kparts-5.68.0.tar.xz
  kparts-5.68.0.tar.xz.sig

New:

  kparts-5.69.0.tar.xz
  kparts-5.69.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.TRRdgZ/_old  2020-04-15 20:04:02.154002949 +0200
+++ /var/tmp/diff_new_pack.TRRdgZ/_new  2020-04-15 20:04:02.158002951 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later


++ kparts-5.68.0.tar.xz -> kparts-5.69.0.tar.xz ++
 4467 lines of diff (skipped)




commit kparts for openSUSE:Factory

2020-03-19 Thread root
Hello community,

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

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


Package is "kparts"

Thu Mar 19 19:43:20 2020 rev:75 rq:785342 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-02-14 
16:34:19.447483740 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.3160/kparts.changes  2020-03-19 
19:45:44.332033467 +0100
@@ -1,0 +2,10 @@
+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:
+  * templates: Convert license statements to SPDX headers
+
+---

Old:

  kparts-5.67.0.tar.xz
  kparts-5.67.0.tar.xz.sig

New:

  kparts-5.68.0.tar.xz
  kparts-5.68.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.fjbM7l/_old  2020-03-19 19:45:45.248033957 +0100
+++ /var/tmp/diff_new_pack.fjbM7l/_new  2020-03-19 19:45:45.248033957 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later


++ kparts-5.67.0.tar.xz -> kparts-5.68.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.67.0/.gitignore new/kparts-5.68.0/.gitignore
--- old/kparts-5.67.0/.gitignore2020-02-02 13:52:29.0 +0100
+++ new/kparts-5.68.0/.gitignore2020-03-07 10:51:52.0 +0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.67.0/CMakeLists.txt 
new/kparts-5.68.0/CMakeLists.txt
--- old/kparts-5.67.0/CMakeLists.txt2020-02-02 13:52:29.0 +0100
+++ new/kparts-5.68.0/CMakeLists.txt2020-03-07 10:51:52.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(KParts 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)
 
@@ -56,7 +56,7 @@
 ki18n_install(po)
 endif()
 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(-DQT_NO_FOREACH)
 add_subdirectory( src )
 add_subdirectory(templates)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.67.0/po/id/kparts5.po 
new/kparts-5.68.0/po/id/kparts5.po
--- old/kparts-5.67.0/po/id/kparts5.po  2020-02-02 13:52:29.0 +0100
+++ new/kparts-5.68.0/po/id/kparts5.po  2020-03-07 10:51:52.0 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2018, 2019.
+# Wantoyo , 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
@@ -17,7 +17,7 @@
 "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.08.1\n"
+"X-Generator: Lokalize 19.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.67.0/po/ml/kparts5.po 
new/kparts-5.68.0/po/ml/kparts5.po
--- old/kparts-5.67.0/po/ml/kparts5.po  2020-02-02 13:52:29.0 +0100
+++ new/kparts-5.68.0/po/ml/kparts5.po  2020-03-07 10:51:52.0 +0100
@@ -14,7 +14,7 @@
 "POT-Creation-Date: 2019-11-24 02:54+0100\n"
 "PO-Revision-Date: 2019-12-12 21:01+\n"
 "L

commit kparts for openSUSE:Factory

2020-02-14 Thread root
Hello community,

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

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


Package is "kparts"

Fri Feb 14 16:33:38 2020 rev:74 rq:773280 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2020-01-14 
21:05:23.734710440 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.26092/kparts.changes 2020-02-14 
16:34:19.447483740 +0100
@@ -1,0 +2,14 @@
+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
+- No code change since 5.66.0
+
+---

Old:

  kparts-5.66.0.tar.xz
  kparts-5.66.0.tar.xz.sig

New:

  kparts-5.67.0.tar.xz
  kparts-5.67.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.f0BKJC/_old  2020-02-14 16:34:20.471484311 +0100
+++ /var/tmp/diff_new_pack.f0BKJC/_new  2020-02-14 16:34:20.475484313 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
@@ -55,11 +55,11 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.11.0
-BuildRequires:  cmake(Qt5Network) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
-BuildRequires:  cmake(Qt5Xml) >= 5.11.0
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5Network) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
+BuildRequires:  cmake(Qt5Xml) >= 5.12.0
 
 %description
 This library implements the framework for KDE parts, which are
@@ -100,7 +100,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kparts-5.66.0.tar.xz -> kparts-5.67.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.66.0/CMakeLists.txt 
new/kparts-5.67.0/CMakeLists.txt
--- old/kparts-5.66.0/CMakeLists.txt2020-01-04 11:11:48.0 +0100
+++ new/kparts-5.67.0/CMakeLists.txt2020-02-02 13:52:29.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(KParts 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)
 
@@ -56,7 +56,7 @@
 ki18n_install(po)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory( src )
 add_subdirectory(templates)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.66.0/po/zh_CN/kparts5.po 
new/kparts-5.67.0/po/zh_CN/kparts5.po
--- old/kparts-5.66.0/po/zh_CN/kparts5.po   2020-01-04 11:11:48.0 
+0100
+++ new/kparts-5.67.0/po/zh_CN/kparts5.po   2020-02-02 13:52:29.0 
+0100
@@ -15,15 +15,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-11-24 02:54+0100\n"
-"PO-Revision-Date: 2019-11-19 23:01\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-20 21:48\n"
+"Last-Translator: FULL NAME \n"
 "Language-Team: Chinese S

commit kparts for openSUSE:Factory

2020-01-14 Thread root
Hello community,

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

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


Package is "kparts"

Tue Jan 14 21:02:58 2020 rev:73 rq:763479 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-12-18 
14:43:06.549795655 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.6675/kparts.changes  2020-01-14 
21:05:23.734710440 +0100
@@ -1,0 +2,12 @@
+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:
+  * Port QRegExp to QRegularExpression
+  * Remove endl. qCritical/qDebug already add a endl.
+  * Update the obsolete projects.kde.org URL
+
+---

Old:

  kparts-5.65.0.tar.xz
  kparts-5.65.0.tar.xz.sig

New:

  kparts-5.66.0.tar.xz
  kparts-5.66.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.yuzB5X/_old  2020-01-14 21:05:24.182710648 +0100
+++ /var/tmp/diff_new_pack.yuzB5X/_new  2020-01-14 21:05:24.182710648 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# 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 lname   libKF5Parts5
-%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:   kparts
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later


++ kparts-5.65.0.tar.xz -> kparts-5.66.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.65.0/CMakeLists.txt 
new/kparts-5.66.0/CMakeLists.txt
--- old/kparts-5.65.0/CMakeLists.txt2019-12-07 22:46:44.0 +0100
+++ new/kparts-5.66.0/CMakeLists.txt2020-01-04 11:11:48.0 +0100
@@ -1,12 +1,12 @@
 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(KParts 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)
 
 
@@ -32,7 +32,7 @@
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
 SOVERSION 5)
 
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets Xml)
 
 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
@@ -56,7 +56,7 @@
 ki18n_install(po)
 endif()
 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(-DQT_NO_FOREACH)
 add_subdirectory( src )
 add_subdirectory(templates)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.65.0/po/ml/kparts5.po 
new/kparts-5.66.0/po/ml/kparts5.po
--- old/kparts-5.65.0/po/ml/kparts5.po  2019-12-07 22:46:44.0 +0100
+++ new/kparts-5.66.0/po/ml/kparts5.po  2020-01-04 11:11:48.0 +0100
@@ -12,15 +12,15 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-11-24 02:54+0100\n"
-"PO-Revision-Date: 2010-12-29 15:32+0530\n"
-"Last-Translator: \n"
-"Language-Team:  \n"
+"PO-Revision-Date: 2019-12-12 21:01+\n"
+"Last-Translator: Vivek KJ Pazhedath \n"
+"Language-Team: \n"
 "Language: ml\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content

commit kparts for openSUSE:Factory

2019-12-18 Thread root
Hello community,

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

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


Package is "kparts"

Wed Dec 18 14:41:24 2019 rev:72 rq:757054 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-11-12 
11:49:14.066960866 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.4691/kparts.changes  2019-12-18 
14:43:06.549795655 +0100
@@ -1,0 +2,12 @@
+Sun Dec  8 11:18:45 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:
+  * Remove more dead code as a consequence of nepomuk removal long ago
+  * Mark BrowserRun::simpleSave properly as deprecated
+  * BrowserOpenOrSaveQuestion: move AskEmbedOrSaveFlags enum from BrowserRun
+
+---

Old:

  kparts-5.64.0.tar.xz
  kparts-5.64.0.tar.xz.sig

New:

  kparts-5.65.0.tar.xz
  kparts-5.65.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.YjDwbc/_old  2019-12-18 14:43:06.989795857 +0100
+++ /var/tmp/diff_new_pack.YjDwbc/_new  2019-12-18 14:43:06.989795857 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# 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 lname   libKF5Parts5
-%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:   kparts
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later


++ kparts-5.64.0.tar.xz -> kparts-5.65.0.tar.xz ++
 5447 lines of diff (skipped)




commit kparts for openSUSE:Factory

2019-11-12 Thread root
Hello community,

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

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


Package is "kparts"

Tue Nov 12 11:49:12 2019 rev:71 rq:747131 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-10-14 
13:38:06.157929057 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.2990/kparts.changes  2019-11-12 
11:49:14.066960866 +0100
@@ -1,0 +2,10 @@
+Sun Nov  3 15:47:11 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:
+  * Use ECMGenerateExportHeader to manage deprecated API better
+
+---

Old:

  kparts-5.63.0.tar.xz
  kparts-5.63.0.tar.xz.sig

New:

  kparts-5.64.0.tar.xz
  kparts-5.64.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.BWmAbo/_old  2019-11-12 11:49:14.930961750 +0100
+++ /var/tmp/diff_new_pack.BWmAbo/_new  2019-11-12 11:49:14.934961755 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later


++ kparts-5.63.0.tar.xz -> kparts-5.64.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.63.0/CMakeLists.txt 
new/kparts-5.64.0/CMakeLists.txt
--- old/kparts-5.63.0/CMakeLists.txt2019-10-06 11:48:47.0 +0200
+++ new/kparts-5.64.0/CMakeLists.txt2019-11-02 13:59:26.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(KParts 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)
 
@@ -18,10 +18,12 @@
 include(KDEPackageAppTemplates)
 include(ECMAddQch)
 
-include(GenerateExportHeader)
+include(ECMGenerateExportHeader)
 
 include(ECMSetupVersion)
 
+set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 CACHE STRING "Control how much of 
deprecated API is build [default=0].")
+
 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)")
 
@@ -54,6 +56,7 @@
 ki18n_install(po)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory( src )
 add_subdirectory(templates)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.63.0/docs/Doxyfile.local 
new/kparts-5.64.0/docs/Doxyfile.local
--- old/kparts-5.63.0/docs/Doxyfile.local   1970-01-01 01:00:00.0 
+0100
+++ new/kparts-5.64.0/docs/Doxyfile.local   2019-11-02 13:59:26.0 
+0100
@@ -0,0 +1,7 @@
+### KApiDox Project-specific Overrides File
+
+# define so that deprecated API is not skipped
+PREDEFINED += \
+"KPARTS_ENABLE_DEPRECATED_SINCE(x, y)=1" \
+"KPARTS_BUILD_DEPRECATED_SINCE(x, y)=1" \
+"KPARTS_DEPRECATED_VERSION(x, y, t)="
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.63.0/po/id/kparts5.po 
new/kparts-5.64.0/po/id/kparts5.po
--- old/kparts-5.63.0/po/id/kparts5.po  2019-10-06 11:48:47.0 +0200
+++ new/kparts-5.64.0/po/id/kparts5.po  2019-11-02 13:59:26.0 +0100
@@ -17,7 +17,6 @@
 "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.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN 

commit kparts for openSUSE:Factory

2019-10-14 Thread root
Hello community,

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

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


Package is "kparts"

Mon Oct 14 13:38:03 2019 rev:70 rq:738049 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-09-23 
12:25:18.781729195 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.2352/kparts.changes  2019-10-14 
13:38:06.157929057 +0200
@@ -1,0 +2,10 @@
+Sun Oct  6 13:26:50 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
+- Changes since 5.62.0:
+  * Port away from deprecated QString::sprintf
+
+---

Old:

  kparts-5.62.0.tar.xz
  kparts-5.62.0.tar.xz.sig

New:

  kparts-5.63.0.tar.xz
  kparts-5.63.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.kPxXsi/_old  2019-10-14 13:38:06.917927076 +0200
+++ /var/tmp/diff_new_pack.kPxXsi/_new  2019-10-14 13:38:06.917927076 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
@@ -55,11 +55,11 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.6.0
-BuildRequires:  cmake(Qt5Network) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
-BuildRequires:  cmake(Qt5Xml) >= 5.6.0
+BuildRequires:  cmake(Qt5Core) >= 5.11.0
+BuildRequires:  cmake(Qt5Network) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.11.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5Xml) >= 5.11.0
 
 %description
 This library implements the framework for KDE parts, which are


++ kparts-5.62.0.tar.xz -> kparts-5.63.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.62.0/CMakeLists.txt 
new/kparts-5.63.0/CMakeLists.txt
--- old/kparts-5.62.0/CMakeLists.txt2019-09-07 16:48:32.0 +0200
+++ new/kparts-5.63.0/CMakeLists.txt2019-10-06 11:48:47.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.62.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
+set(KF5_VERSION "5.63.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
 project(KParts VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.62.0  NO_MODULE)
+find_package(ECM 5.63.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.62.0/po/se/kparts5.po 
new/kparts-5.63.0/po/se/kparts5.po
--- old/kparts-5.62.0/po/se/kparts5.po  2019-09-07 16:48:32.0 +0200
+++ new/kparts-5.63.0/po/se/kparts5.po  2019-10-06 11:48:47.0 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 02:57+0200\n"
+"POT-Creation-Date: 2019-08-10 02:45+0200\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
@@ -29,17 +29,17 @@
 msgid "Your emails"
 msgstr "boe...@skolelinux.no"
 
-#: browserextension.cpp:241
+#: browserextension.cpp:240
 #, kde-format
 msgid "Do you want to search the Internet for %1?"
 msgstr "Háliidatgo ohcat %1 interneahtas?"
 
-#: browserextension.cpp:242
+#: browserextension.cpp:241
 #, kde-format
 msgid "Internet Search"
 msgstr "Oza interneahtas"
 
-#: browserextension.cpp:242
+#: browserextension.cpp:241
 #, kde-format
 msgid "&Search"
 msgstr "O&za"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.62.0/src/CMakeList

commit kparts for openSUSE:Factory

2019-09-23 Thread root
Hello community,

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

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


Package is "kparts"

Mon Sep 23 12:25:17 2019 rev:69 rq:730949 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-08-19 
21:10:41.876840176 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.7948/kparts.changes  2019-09-23 
12:25:18.781729195 +0200
@@ -1,0 +2,11 @@
+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:
+  * Remove unused includes
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  kparts-5.61.0.tar.xz
  kparts-5.61.0.tar.xz.sig

New:

  kparts-5.62.0.tar.xz
  kparts-5.62.0.tar.xz.sig



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.QGlzdq/_old  2019-09-23 12:25:19.241729120 +0200
+++ /var/tmp/diff_new_pack.QGlzdq/_new  2019-09-23 12:25:19.245729120 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
@@ -39,22 +39,22 @@
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kcompletion-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kdbusaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
-BuildRequires:  solid-devel >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Completion) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5KIO) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Service) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Solid) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
@@ -84,9 +84,9 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   kio-devel >= %{_kf5_bugfix_version}
-Requires:   ktextwidgets-devel >= %{_kf5_bugfix_version}
-Requires:   kxmlgui-devel >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5KIO) >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 
 %description devel
 This library implements the framework for KDE parts, which are


++ kparts-5.61.0.tar.xz -> kparts-5.62.0.tar.xz ++
 3756 lines of diff (skipped)




commit kparts for openSUSE:Factory

2019-08-19 Thread root
Hello community,

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

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


Package is "kparts"

Mon Aug 19 21:10:40 2019 rev:68 rq:722484 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-07-26 
12:18:56.802718964 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.22127/kparts.changes 2019-08-19 
21:10:41.876840176 +0200
@@ -1,0 +2,14 @@
+Wed Aug  7 17:51:40 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
+- No code change since 5.60.0
+
+---
+Fri Jul 19 11:44:00 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  kparts-5.60.0.tar.xz

New:

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



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.gC0H8G/_old  2019-08-19 21:10:43.984839835 +0200
+++ /var/tmp/diff_new_pack.gC0H8G/_new  2019-08-19 21:10:44.008839831 +0200
@@ -17,21 +17,25 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -93,9 +97,6 @@
 
 %prep
 %setup -q
-%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

++ kparts-5.60.0.tar.xz -> kparts-5.61.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.60.0/CMakeLists.txt 
new/kparts-5.61.0/CMakeLists.txt
--- old/kparts-5.60.0/CMakeLists.txt2019-07-07 20:36:51.0 +0200
+++ new/kparts-5.61.0/CMakeLists.txt2019-08-03 21:57:21.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.60.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
+set(KF5_VERSION "5.61.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
 project(KParts VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.60.0  NO_MODULE)
+find_package(ECM 5.61.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.60.0/po/gl/kparts5.po 
new/kparts-5.61.0/po/gl/kparts5.po
--- old/kparts-5.60.0/po/gl/kparts5.po  2019-07-07 20:36:51.0 +0200
+++ new/kparts-5.61.0/po/gl/kparts5.po  2019-08-03 21:57:21.0 +0200
@@ -23,10 +23,6 @@
 "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-Environment: kde, development\n"
-"X-Accelerator-Marker: &\n"
-"X-Text-Markup: kde4\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.60.0/po/zh_CN/kparts5.po 
new/kparts-5.61.0/po/zh_CN/kparts5.po
--- old/kparts-5.60.0/po/zh_CN/kparts5.po   2019-07-07 20:36:51.0 
+0200
+++ new/kparts-5.61.0/po/zh_CN/kparts5.po   2019-08-03 21:57:21.0 
+0200
@@ -15,7 +15,7 @@
 

commit kparts for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2019-07-26 12:18:45

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


Package is "kparts"

Fri Jul 26 12:18:45 2019 rev:67 rq:715899 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-06-22 
11:13:40.152714400 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.4126/kparts.changes  2019-07-26 
12:18:56.802718964 +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:
+  * Add profile support interface for TerminalInterface
+
+---

Old:

  kparts-5.59.0.tar.xz

New:

  kparts-5.60.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.Xymmcp/_old  2019-07-26 12:18:57.902718025 +0200
+++ /var/tmp/diff_new_pack.Xymmcp/_new  2019-07-26 12:18:57.902718025 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.59.0.tar.xz -> kparts-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.59.0/CMakeLists.txt 
new/kparts-5.60.0/CMakeLists.txt
--- old/kparts-5.59.0/CMakeLists.txt2019-06-01 18:59:15.0 +0200
+++ new/kparts-5.60.0/CMakeLists.txt2019-07-07 20:36:51.0 +0200
@@ -1,18 +1,18 @@
 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(KParts 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})
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.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.59.0/po/ca@valencia/kparts5.po 
new/kparts-5.60.0/po/ca@valencia/kparts5.po
--- old/kparts-5.59.0/po/ca@valencia/kparts5.po 2019-06-01 18:59:15.0 
+0200
+++ new/kparts-5.60.0/po/ca@valencia/kparts5.po 2019-07-07 20:36:51.0 
+0200
@@ -1,5 +1,5 @@
 # Translation of kparts5.po to Catalan (Valencian)
-# Copyright (C) 1998-2017 This_file_is_part_of_KDE
+# Copyright (C) 1998-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.
 #
@@ -9,21 +9,23 @@
 # Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2016, 2017.
 # Robert Millan , 2009.
 # Orestes Mas , 2010.
+# Empar , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 02:57+0200\n"
-"PO-Revision-Date: 2017-12-10 22:55+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2019-06-18 13:29+0200\n"
+"Last-Translator: Empar \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"
-"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Poedit 2.0.6\n"
+"X-Project-Style: kde\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -38,7 +40,7 @@
 #: browserextension.cpp:241
 #, kde-format
 msgid "Do you want to search the Internet for %1?"
-msgstr "Voleu cercar a Internet «%1»?"
+msgstr "Voleu buscar a Internet «%1»?"
 
 #: browserextension.cpp:2

commit kparts for openSUSE:Factory

2019-06-22 Thread root
Hello community,

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

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


Package is "kparts"

Sat Jun 22 11:13:36 2019 rev:66 rq:710761 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-05-21 
10:30:56.803424078 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.4615/kparts.changes  2019-06-22 
11:13:40.152714400 +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:

  kparts-5.58.0.tar.xz

New:

  kparts-5.59.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.GwfWil/_old  2019-06-22 11:13:40.776715309 +0200
+++ /var/tmp/diff_new_pack.GwfWil/_new  2019-06-22 11:13:40.780715315 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.58.0.tar.xz -> kparts-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.58.0/CMakeLists.txt 
new/kparts-5.59.0/CMakeLists.txt
--- old/kparts-5.58.0/CMakeLists.txt2019-05-07 13:27:02.0 +0200
+++ new/kparts-5.59.0/CMakeLists.txt2019-06-01 18:59:15.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(KParts 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/kparts-5.58.0/po/af/kparts5.po 
new/kparts-5.59.0/po/af/kparts5.po
--- old/kparts-5.58.0/po/af/kparts5.po  2019-05-07 13:27:02.0 +0200
+++ new/kparts-5.59.0/po/af/kparts5.po  2019-06-01 18:59:15.0 +0200
@@ -2,8 +2,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4 stable\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2006-01-12 16:33+0200\n"
 "Last-Translator: JUANITA FRANZ \n"
 "Language-Team: AFRIKAANS \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.58.0/po/ar/kparts5.po 
new/kparts-5.59.0/po/ar/kparts5.po
--- old/kparts-5.58.0/po/ar/kparts5.po  2019-05-07 13:27:02.0 +0200
+++ new/kparts-5.59.0/po/ar/kparts5.po  2019-06-01 18:59:15.0 +0200
@@ -20,8 +20,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:05+0200\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:10+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.58.0/po/as/kparts5.po 
new/kparts-5.59.0/po/as/kparts5.po
--- old/kparts-5.58.0/po/as/kparts5.po  2019-05-07 13:27:02.0 +0200
+++ new/kparts-5.59.0/po/as/kparts5.po  2019-06-01 18:59:15.0 +0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4_as\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2008-12-26 15:19+0530\n"
 "Last-Translator: Amitakhya Phukan <অমিতাক্ষ ফু

commit kparts for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2019-05-21 10:30:55

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


Package is "kparts"

Tue May 21 10:30:55 2019 rev:65 rq:703371 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-04-19 
21:23:52.503835323 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new.5148/kparts.changes  2019-05-21 
10:30:56.803424078 +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:

  kparts-5.57.0.tar.xz

New:

  kparts-5.58.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.LowdUs/_old  2019-05-21 10:30:57.619423765 +0200
+++ /var/tmp/diff_new_pack.LowdUs/_new  2019-05-21 10:30:57.623423764 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.57.0.tar.xz -> kparts-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.57.0/CMakeLists.txt 
new/kparts-5.58.0/CMakeLists.txt
--- old/kparts-5.57.0/CMakeLists.txt2019-04-07 09:31:12.0 +0200
+++ new/kparts-5.58.0/CMakeLists.txt2019-05-07 13:27:02.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(KParts 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/kparts-5.57.0/po/zh_CN/kparts5.po 
new/kparts-5.58.0/po/zh_CN/kparts5.po
--- old/kparts-5.57.0/po/zh_CN/kparts5.po   2019-04-07 09:31:12.0 
+0200
+++ new/kparts-5.58.0/po/zh_CN/kparts5.po   2019-05-07 13:27:02.0 
+0200
@@ -15,8 +15,8 @@
 "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-03-07 09:22\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:21\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kparts for openSUSE:Factory

2019-04-19 Thread root
Hello community,

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

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


Package is "kparts"

Fri Apr 19 21:23:51 2019 rev:64 rq:695243 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-03-21 
09:47:46.582877135 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.5536/kparts.changes  2019-04-19 
21:23:52.503835323 +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:
+  * [kparts] compile without foreach
+  * [KParts] Fix compilation for Qt 5.13
+
+---

Old:

  kparts-5.56.0.tar.xz

New:

  kparts-5.57.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.38Ql5y/_old  2019-04-19 21:23:53.695836842 +0200
+++ /var/tmp/diff_new_pack.38Ql5y/_new  2019-04-19 21:23:53.727836882 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.56.0.tar.xz -> kparts-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.56.0/.gitignore new/kparts-5.57.0/.gitignore
--- old/kparts-5.56.0/.gitignore1970-01-01 01:00:00.0 +0100
+++ new/kparts-5.57.0/.gitignore2019-04-07 09:31:12.0 +0200
@@ -0,0 +1,21 @@
+# Ignore the following files
+*~
+*.[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/kparts-5.56.0/CMakeLists.txt 
new/kparts-5.57.0/CMakeLists.txt
--- old/kparts-5.56.0/CMakeLists.txt2019-03-02 14:46:15.0 +0100
+++ new/kparts-5.57.0/CMakeLists.txt2019-04-07 09:31:12.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(KParts 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)
 
@@ -53,7 +53,7 @@
 ki18n_install(po)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-
+add_definitions(-DQT_NO_FOREACH)
 add_subdirectory( src )
 add_subdirectory(templates)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.56.0/po/id/kparts5.po 
new/kparts-5.57.0/po/id/kparts5.po
--- old/kparts-5.56.0/po/id/kparts5.po  2019-03-02 14:46:15.0 +0100
+++ new/kparts-5.57.0/po/id/kparts5.po  2019-04-07 09:31:12.0 +0200
@@ -16,7 +16,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 2.0\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.56.0/po/te/kparts5.po 
new/kparts-5.57.0/po/te/kparts5.po
--- old/kparts-5.56.0/po/te/kparts5.po  2019-03-02 14:46:15.0 +0100
+++ new/kparts-5.57.0/po/te/kparts5.po  2019-04-07 09:31:12.0 +0200
@@ -22,8 +22,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.5\n"
-"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : "
-"4;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1)\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -

commit kparts for openSUSE:Factory

2019-03-21 Thread root
Hello community,

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

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


Package is "kparts"

Thu Mar 21 09:47:43 2019 rev:63 rq:686760 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-02-28 
21:31:38.173767900 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.28833/kparts.changes 2019-03-21 
09:47:46.582877135 +0100
@@ -1,0 +2,12 @@
+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:
+  * It compiles fine with qt5.13
+  * Make strict compile flags
+  * templates: KAboutData::setupCommandLine() already sets help & version
+
+---

Old:

  kparts-5.55.0.tar.xz

New:

  kparts-5.56.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.RHeQlw/_old  2019-03-21 09:47:47.182876997 +0100
+++ /var/tmp/diff_new_pack.RHeQlw/_new  2019-03-21 09:47:47.182876997 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.55.0.tar.xz -> kparts-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.55.0/CMakeLists.txt 
new/kparts-5.56.0/CMakeLists.txt
--- old/kparts-5.55.0/CMakeLists.txt2019-02-03 01:00:49.0 +0100
+++ new/kparts-5.56.0/CMakeLists.txt2019-03-02 14:46:15.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(KParts 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)
 
@@ -43,8 +43,6 @@
 find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5XmlGui ${KF5_DEP_VERSION} REQUIRED)
 
-remove_definitions(-DQT_NO_CAST_FROM_ASCII)
-remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY)
 
 if(BUILD_TESTING)
   add_subdirectory( tests )
@@ -54,10 +52,7 @@
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
 ki18n_install(po)
 endif()
-add_definitions(-DQT_NO_CAST_FROM_ASCII)
-add_definitions(-DQT_NO_CAST_TO_ASCII)
-
-#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
 
 add_subdirectory( src )
 add_subdirectory(templates)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.55.0/po/da/kparts5.po 
new/kparts-5.56.0/po/da/kparts5.po
--- old/kparts-5.55.0/po/da/kparts5.po  2019-02-03 01:00:49.0 +0100
+++ new/kparts-5.56.0/po/da/kparts5.po  2019-03-02 14:46:15.0 +0100
@@ -2,8 +2,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander, 2008.
-# Martin Schlander , 2008.
 # Martin Schlander , 2008, 2009, 2010, 2011, 2012, 
2013.
 # Keld Simonsen , 2010.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.55.0/po/id/kparts5.po 
new/kparts-5.56.0/po/id/kparts5.po
--- old/kparts-5.55.0/po/id/kparts5.po  2019-02-03 01:00:49.0 +0100
+++ new/kparts-5.56.0/po/id/kparts5.po  2019-03-02 14:46:15.0 +0100
@@ -16,7 +16,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"
 "X-Generator: Lokalize 2.0\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-

commit kparts for openSUSE:Factory

2019-02-28 Thread root
Hello community,

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

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


Package is "kparts"

Thu Feb 28 21:31:38 2019 rev:62 rq:678708 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-02-14 
14:27:23.195817701 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.28833/kparts.changes 2019-02-28 
21:31:38.173767900 +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:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.6x9dqK/_old  2019-02-28 21:31:39.233767561 +0100
+++ /var/tmp/diff_new_pack.6x9dqK/_new  2019-02-28 21:31:39.237767559 +0100
@@ -93,6 +93,9 @@
 
 %prep
 %setup -q
+%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




commit kparts for openSUSE:Factory

2019-02-14 Thread root
Hello community,

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

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


Package is "kparts"

Thu Feb 14 14:27:20 2019 rev:61 rq:674259 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2019-01-21 
10:21:38.829995578 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.28833/kparts.changes 2019-02-14 
14:27:23.195817701 +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:
+  * Remove explicit include of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
+
+---

Old:

  kparts-5.54.0.tar.xz

New:

  kparts-5.55.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.wXcISS/_old  2019-02-14 14:27:23.719817456 +0100
+++ /var/tmp/diff_new_pack.wXcISS/_new  2019-02-14 14:27:23.723817455 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.54.0.tar.xz -> kparts-5.55.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.54.0/CMakeLists.txt 
new/kparts-5.55.0/CMakeLists.txt
--- old/kparts-5.54.0/CMakeLists.txt2019-01-06 21:25:27.0 +0100
+++ new/kparts-5.55.0/CMakeLists.txt2019-02-03 01:00:49.0 +0100
@@ -1,18 +1,18 @@
 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(KParts 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(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.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.54.0/po/zh_CN/kparts5.po 
new/kparts-5.55.0/po/zh_CN/kparts5.po
--- old/kparts-5.54.0/po/zh_CN/kparts5.po   2019-01-06 21:25:27.0 
+0100
+++ new/kparts-5.55.0/po/zh_CN/kparts5.po   2019-02-03 01:00:49.0 
+0100
@@ -15,7 +15,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/kparts-5.54.0/templates/kpartsapp/CMakeLists.txt 
new/kparts-5.55.0/templates/kpartsapp/CMakeLists.txt
--- old/kparts-5.54.0/templates/kpartsapp/CMakeLists.txt2019-01-06 
21:25:27.0 +0100
+++ new/kparts-5.55.0/templates/kpartsapp/CMakeLists.txt2019-02-03 
01:00:49.0 +0100
@@ -4,7 +4,7 @@
 
 set(REQUIRED_ECM_VERSION "5.23.0")
 find_package(ECM ${REQUIRED_ECM_VERSION} REQUIRED NO_MODULE)
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.54.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.55.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.54.0/templates/kpartsapp/kpartsapp.kdevtemplate
2019-01-06 21:25:27.

commit kparts for openSUSE:Factory

2019-01-21 Thread root
Hello community,

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

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


Package is "kparts"

Mon Jan 21 10:21:35 2019 rev:60 rq:665834 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-12-19 
13:42:48.919838392 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.28833/kparts.changes 2019-01-21 
10:21:38.829995578 +0100
@@ -1,0 +2,10 @@
+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
+
+---

Old:

  kparts-5.53.0.tar.xz

New:

  kparts-5.54.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.DYoKhV/_old  2019-01-21 10:21:39.229995137 +0100
+++ /var/tmp/diff_new_pack.DYoKhV/_new  2019-01-21 10:21:39.229995137 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# 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,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.53.0.tar.xz -> kparts-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.53.0/CMakeLists.txt 
new/kparts-5.54.0/CMakeLists.txt
--- old/kparts-5.53.0/CMakeLists.txt2018-12-01 15:58:11.0 +0100
+++ new/kparts-5.54.0/CMakeLists.txt2019-01-06 21:25:27.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(KParts 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/kparts-5.53.0/po/ca/kparts5.po 
new/kparts-5.54.0/po/ca/kparts5.po
--- old/kparts-5.53.0/po/ca/kparts5.po  2018-12-01 15:58:11.0 +0100
+++ new/kparts-5.54.0/po/ca/kparts5.po  2019-01-06 21:25:27.0 +0100
@@ -1,5 +1,5 @@
 # Translation of kparts5.po to Catalan
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 1998-2017 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.53.0/po/ca@valencia/kparts5.po 
new/kparts-5.54.0/po/ca@valencia/kparts5.po
--- old/kparts-5.53.0/po/ca@valencia/kparts5.po 2018-12-01 15:58:11.0 
+0100
+++ new/kparts-5.54.0/po/ca@valencia/kparts5.po 2019-01-06 21:25:27.0 
+0100
@@ -1,5 +1,5 @@
 # Translation of kparts5.po to Catalan (Valencian)
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 1998-2017 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.53.0/po/zh_CN/kparts5.po 
new/kparts-5.54.0/po/zh_CN/kparts5.po
--- old/kparts-5.53.0/po/zh_CN/kparts5.po   2018-12-01 15:58:11.0 
+0100
+++ new/kparts-5.54.0/po/zh_CN/kparts5.po   2019-01-06 21:25:27.0 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\

commit kparts for openSUSE:Factory

2018-12-19 Thread root
Hello community,

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

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


Package is "kparts"

Wed Dec 19 13:42:46 2018 rev:59 rq:658584 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-11-14 
14:36:47.979126333 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new.28833/kparts.changes 2018-12-19 
13:42:48.919838392 +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 member-function-pointer-based signal/slot connection
+
+---

Old:

  kparts-5.52.0.tar.xz

New:

  kparts-5.53.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.jXBVSO/_old  2018-12-19 13:42:50.623835994 +0100
+++ /var/tmp/diff_new_pack.jXBVSO/_new  2018-12-19 13:42:50.623835994 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.52.0.tar.xz -> kparts-5.53.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.52.0/CMakeLists.txt 
new/kparts-5.53.0/CMakeLists.txt
--- old/kparts-5.52.0/CMakeLists.txt2018-11-03 19:03:43.0 +0100
+++ new/kparts-5.53.0/CMakeLists.txt2018-12-01 15:58:11.0 +0100
@@ -1,18 +1,18 @@
 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(KParts 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 Core Widgets Xml)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.52.0/po/id/kparts5.po 
new/kparts-5.53.0/po/id/kparts5.po
--- old/kparts-5.52.0/po/id/kparts5.po  2018-11-03 19:03:43.0 +0100
+++ new/kparts-5.53.0/po/id/kparts5.po  2018-12-01 15:58:11.0 +0100
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-07-23 06:27+0700\n"
-"Last-Translator: wantoyo \n"
+"PO-Revision-Date: 2018-11-23 07:34+0700\n"
+"Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
@@ -133,7 +133,7 @@
 msgstr ""
 "Coba untuk menginstal ulang itu  \n"
 "\n"
-"Integrasi dengan Konqueror akan dinonaktifkan."
+"Integrasi dengan Konqueror akan dinonfungsikan."
 
 #: browserrun.cpp:432
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.52.0/po/zh_CN/kparts5.po 
new/kparts-5.53.0/po/zh_CN/kparts5.po
--- old/kparts-5.52.0/po/zh_CN/kparts5.po   2018-11-03 19:03:43.0 
+0100
+++ new/kparts-5.53.0/po/zh_CN/kparts5.po   2018-12-01 15:58:11.0 
+0100
@@ -15,7 +15,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/kparts-5.52.0/src/browserextension.cpp 
new/kparts-5.53.

commit kparts for openSUSE:Factory

2018-11-14 Thread root
Hello community,

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

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


Package is "kparts"

Wed Nov 14 14:36:45 2018 rev:58 rq:648535 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-10-22 
11:14:44.379694812 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-11-14 
14:36:47.979126333 +0100
@@ -1,0 +2,18 @@
+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:
+  * Unbreak build, remove accidentally added code
+  * Remove duplicated include
+  * Include own header first
+  * Use more explicit with internal classes
+  * Fix Cancel being not handled in deprecated BrowserRun::askEmbedOrSave
+  * Port to undeprecated variant of KRun::runUrl
+  * Port KIO::Job::ui() -> KJob::uiDelegate()
+  * Use normalized signature with Q_ARG
+  * Add missing "emit"
+
+---

Old:

  kparts-5.51.0.tar.xz

New:

  kparts-5.52.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.eZ2Qot/_old  2018-11-14 14:36:48.355125964 +0100
+++ /var/tmp/diff_new_pack.eZ2Qot/_new  2018-11-14 14:36:48.355125964 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.51.0.tar.xz -> kparts-5.52.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.51.0/CMakeLists.txt 
new/kparts-5.52.0/CMakeLists.txt
--- old/kparts-5.51.0/CMakeLists.txt2018-10-08 10:19:29.0 +0200
+++ new/kparts-5.52.0/CMakeLists.txt2018-11-03 19:03:43.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(KParts 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)
 
@@ -56,9 +56,7 @@
 endif()
 add_definitions(-DQT_NO_CAST_FROM_ASCII)
 add_definitions(-DQT_NO_CAST_TO_ASCII)
-add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
-add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
-add_definitions(-DQT_USE_QSTRINGBUILDER)
+
 #add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
 
 add_subdirectory( src )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.51.0/po/ast/kparts5.po 
new/kparts-5.52.0/po/ast/kparts5.po
--- old/kparts-5.51.0/po/ast/kparts5.po 2018-10-08 10:19:29.0 +0200
+++ new/kparts-5.52.0/po/ast/kparts5.po 1970-01-01 01:00:00.0 +0100
@@ -1,168 +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 23:26+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"
-
-#, kde-format
-msgctxt "NAME OF TRANSLATORS"
-msgid "Your names"
-msgstr "Softastur"
-
-#, kde-format
-msgctxt "EMAIL OF TRANSLATORS"
-msgid "Your emails"
-msgstr "alministrado...@softastur.org"
-
-#: browserextension.cpp:241
-#, kde-format
-msgid "Do you want to search the Internet for %1?"
-msgstr "¿Quies guetar n'internet %1?"
-
-#: browserextension.cpp:242
-#, kde-format
-msgid "Internet 

commit kparts for openSUSE:Factory

2018-10-22 Thread root
Hello community,

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

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


Package is "kparts"

Mon Oct 22 11:14:39 2018 rev:57 rq:642338 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-10-01 
08:08:14.886293955 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-10-22 
11:14:44.379694812 +0200
@@ -1,0 +2,15 @@
+Tue Oct 16 08:02:30 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:
+  * Make it compile with strict compile flags
+
+---

Old:

  kparts-5.50.0.tar.xz

New:

  kparts-5.51.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.M1DwCl/_old  2018-10-22 11:14:46.231692801 +0200
+++ /var/tmp/diff_new_pack.M1DwCl/_new  2018-10-22 11:14:46.235692797 +0200
@@ -12,24 +12,24 @@
 # 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 lname   libKF5Parts5
-%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:   kparts
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0

++ kparts-5.50.0.tar.xz -> kparts-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.50.0/CMakeLists.txt 
new/kparts-5.51.0/CMakeLists.txt
--- old/kparts-5.50.0/CMakeLists.txt2018-09-02 21:30:16.0 +0200
+++ new/kparts-5.51.0/CMakeLists.txt2018-10-08 10:19:29.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(KParts 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)
 
@@ -54,6 +54,13 @@
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
 ki18n_install(po)
 endif()
+add_definitions(-DQT_NO_CAST_FROM_ASCII)
+add_definitions(-DQT_NO_CAST_TO_ASCII)
+add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+add_definitions(-DQT_USE_QSTRINGBUILDER)
+#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+
 add_subdirectory( src )
 add_subdirectory(templates)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.50.0/po/zh_CN/kparts5.po 
new/kparts-5.51.0/po/zh_CN/kparts5.po
--- old/kparts-5.50.0/po/zh_CN/kparts5.po   2018-09-02 21:30:16.0 
+0200
+++ new/kparts-5.51.0/po/zh_CN/kparts5.po   2018-10-08 10:19:29.0 
+0200
@@ -15,8 +15,8 @@
 "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-08-30 13:09\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-09-28 19:47\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.50.0/src/plugin.cpp 
new/kparts-5.51.0/src/plugin.cpp
--- old/kparts-5.50.0/src/plugi

commit kparts for openSUSE:Factory

2018-09-30 Thread root
Hello community,

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

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


Package is "kparts"

Mon Oct  1 08:08:12 2018 rev:56 rq:636017 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-08-24 
16:55:11.681438641 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-10-01 
08:08:14.886293955 +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:

  kparts-5.49.0.tar.xz

New:

  kparts-5.50.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.RlQToe/_old  2018-10-01 08:08:16.282293209 +0200
+++ /var/tmp/diff_new_pack.RlQToe/_new  2018-10-01 08:08:16.286293206 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1-or-later

++ kparts-5.49.0.tar.xz -> kparts-5.50.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.49.0/CMakeLists.txt 
new/kparts-5.50.0/CMakeLists.txt
--- old/kparts-5.49.0/CMakeLists.txt2018-08-04 13:00:30.0 +0200
+++ new/kparts-5.50.0/CMakeLists.txt2018-09-02 21:30:16.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(KParts 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/kparts-5.49.0/po/af/kparts5.po 
new/kparts-5.50.0/po/af/kparts5.po
--- old/kparts-5.49.0/po/af/kparts5.po  2018-08-04 13:00:30.0 +0200
+++ new/kparts-5.50.0/po/af/kparts5.po  2018-09-02 21:30:16.0 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4 stable\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:12+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
 "PO-Revision-Date: 2006-01-12 16:33+0200\n"
 "Last-Translator: JUANITA FRANZ \n"
 "Language-Team: AFRIKAANS \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.49.0/po/ar/kparts5.po 
new/kparts-5.50.0/po/ar/kparts5.po
--- old/kparts-5.49.0/po/ar/kparts5.po  2018-08-04 13:00:30.0 +0200
+++ new/kparts-5.50.0/po/ar/kparts5.po  2018-09-02 21:30:16.0 +0200
@@ -16,14 +16,14 @@
 # Zayed Al-Saidi , 2009.
 # hanny , 2012.
 # Abderrahim Kitouni , 2012.
-# Safa Alfulaij , 2013.
+# Safa Alfulaij , 2013, 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: 2013-08-08 13:54+0300\n"
-"Last-Translator: Safa Alfulaij \n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-06-09 22:10+0300\n"
+"Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
@@ -31,7 +31,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -42,22 +42,22 @@
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr ""
-"zayed.alsa...@gmail.com,hannysabb...@hotmail.com,safaalful...@hotmail.com"
+"zayed.alsa...@gmail.com,hannysabb...@hotmail.com,safa1996alfu

commit kparts for openSUSE:Factory

2018-08-24 Thread root
Hello community,

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

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


Package is "kparts"

Fri Aug 24 16:55:10 2018 rev:55 rq:630628 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-07-21 
10:14:43.503107693 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-08-24 
16:55:11.681438641 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:19:19 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:
+  * API dox: talk about nullptr, not 0
+
+---

Old:

  kparts-5.48.0.tar.xz

New:

  kparts-5.49.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.bJpQ9E/_old  2018-08-24 16:55:12.365439449 +0200
+++ /var/tmp/diff_new_pack.bJpQ9E/_new  2018-08-24 16:55:12.369439454 +0200
@@ -16,16 +16,22 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Plugin framework for user interface components
+License:LGPL-2.1-or-later
+Group:  System/GUI/KDE
+URL:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -50,28 +56,21 @@
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
-Summary:Plugin framework for user interface components
-License:LGPL-2.1-or-later
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This library implements the framework for KDE parts, which are
 elaborate widgets with a user-interface defined in terms of actions
 (menu items, toolbar icons).
 
-%package -n %lname
+%package -n %{lname}
 Summary:Plugin framework for user interface components
 Group:  System/GUI/KDE
 Obsoletes:  libKF5Parts4
 %if %{with lang}
-Recommends: %lname-lang = %{version}
+Recommends: %{lname}-lang = %{version}
 %endif
 
-%description -n %lname
+%description -n %{lname}
 This library implements the framework for KDE parts, which are
 elaborate widgets with a user-interface defined in terms of actions
 (menu items, toolbar icons).
@@ -79,7 +78,7 @@
 %package devel
 Summary:Plugin framework for user interface components
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   kio-devel >= %{_kf5_bugfix_version}
 Requires:   ktextwidgets-devel >= %{_kf5_bugfix_version}
@@ -90,7 +89,8 @@
 elaborate widgets with a user-interface defined in terms of actions
 (menu items, toolbar icons). Development files.
 
-%lang_package -n %lname
+%lang_package -n %{lname}
+
 %prep
 %setup -q
 
@@ -106,17 +106,15 @@
 %find_lang %{name}5
 %endif
 
-%post -n %lname -p /sbin/ldconfig
-
-%postun -n %lname -p /sbin/ldconfig
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
 %if %{with lang}
-%files -n %lname-lang -f %{name}5.lang
+%files -n %{lname}-lang -f %{name}5.lang
 %endif
 
-%files -n %lname
-%defattr(-,root,root)
-%doc COPYING*
+%files -n %{lname}
+%license COPYING*
 %{_kf5_libdir}/libKF5Parts.so.*
 #{_kf5_plugindir}/notepadpart.so
 #{_kf5_plugindir}/spellcheckplugin.so
@@ -127,7 +125,6 @@
 %{_kf5_servicetypesdir}/krwp.desktop
 
 %files devel
-%defattr(-,root,root)
 %{_kf5_libdir}/libKF5Parts.so
 %{_kf5_libdir}/cmake/KF5Parts/
 %{_kf5_includedir}/*.h

++ kparts-5.48.0.tar.xz -> kparts-5.49.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.48.0/CMakeLists.txt 
new/kparts-5.49.0/CMakeLists.txt
--- old/kparts-5.48.0/CMakeLists.txt2018-07-08 00:32:17

commit kparts for openSUSE:Factory

2018-07-21 Thread root
Hello community,

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

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


Package is "kparts"

Sat Jul 21 10:14:38 2018 rev:54 rq:623302 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-06-22 
13:22:25.299393574 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-07-21 
10:14:43.503107693 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:42 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:
+  * Use override
+
+---

Old:

  kparts-5.47.0.tar.xz

New:

  kparts-5.48.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.aCYqpz/_old  2018-07-21 10:14:43.899107601 +0200
+++ /var/tmp/diff_new_pack.aCYqpz/_new  2018-07-21 10:14:43.903107600 +0200
@@ -18,15 +18,14 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.47.0
+Version:5.48.0
 Release:0
-%define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes

++ kparts-5.47.0.tar.xz -> kparts-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.47.0/CMakeLists.txt 
new/kparts-5.48.0/CMakeLists.txt
--- old/kparts-5.47.0/CMakeLists.txt2018-06-02 20:03:41.0 +0200
+++ new/kparts-5.48.0/CMakeLists.txt2018-07-08 00:32:17.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(KParts 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/kparts-5.47.0/autotests/parttest.cpp 
new/kparts-5.48.0/autotests/parttest.cpp
--- old/kparts-5.47.0/autotests/parttest.cpp2018-06-02 20:03:41.0 
+0200
+++ new/kparts-5.48.0/autotests/parttest.cpp2018-07-08 00:32:17.0 
+0200
@@ -43,7 +43,7 @@
 return m_openFileCalled;
 }
 protected:
-bool openFile() Q_DECL_OVERRIDE
+bool openFile() override
 {
 m_openFileCalled = true;
 return true;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.47.0/po/zh_CN/kparts5.po 
new/kparts-5.48.0/po/zh_CN/kparts5.po
--- old/kparts-5.47.0/po/zh_CN/kparts5.po   2018-06-02 20:03:41.0 
+0200
+++ new/kparts-5.48.0/po/zh_CN/kparts5.po   2018-07-08 00:32:17.0 
+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-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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.47.0/src/browseropenorsavequestion.cpp 
new/kparts-5.48.0/src/browseropenorsavequestion.cpp
--- old/kparts-5.47.0/src/browseropenorsavequestion.cpp 2018-06-02 
20:03:41.0 +0200
+++ new/kparts-5.48.0/src/browseropenorsavequestion.cpp 2018-07-08 
00:32:17.0 +0200
@@ -182,7 +182,7 @@
 KSharedConfig::Ptr dontAskConfig;
 
 public Q_SLOTS:
-void reject() Q_DECL_OVERRIDE
+void reject() override
 {
 selectedService = nullptr;
 QDialog::reject();




commit kparts for openSUSE:Factory

2018-06-22 Thread root
Hello community,

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

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


Package is "kparts"

Fri Jun 22 13:22:21 2018 rev:53 rq:616780 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-05-18 
14:23:01.937096693 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-06-22 
13:22:25.299393574 +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:
+  * Use override
+
+---

Old:

  kparts-5.46.0.tar.xz

New:

  kparts-5.47.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.5wOdQm/_old  2018-06-22 13:22:26.315356033 +0200
+++ /var/tmp/diff_new_pack.5wOdQm/_new  2018-06-22 13:22:26.315356033 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.46.0
+Version:5.47.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.46.0.tar.xz -> kparts-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.46.0/CMakeLists.txt 
new/kparts-5.47.0/CMakeLists.txt
--- old/kparts-5.46.0/CMakeLists.txt2018-05-05 14:59:38.0 +0200
+++ new/kparts-5.47.0/CMakeLists.txt2018-06-02 20:03:41.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(KParts 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/kparts-5.46.0/po/id/kparts5.po 
new/kparts-5.47.0/po/id/kparts5.po
--- old/kparts-5.46.0/po/id/kparts5.po  2018-05-05 14:59:38.0 +0200
+++ new/kparts-5.47.0/po/id/kparts5.po  2018-06-02 20:03:41.0 +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-04-03 06:32+0700\n"
+"PO-Revision-Date: 2018-05-29 08:22+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -148,7 +148,7 @@
 #: htmlsettingsinterface.cpp:36
 #, kde-format
 msgid "Reject"
-msgstr "Tolak"
+msgstr "Apkir"
 
 #: readwritepart.cpp:93
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.46.0/po/zh_CN/kparts5.po 
new/kparts-5.47.0/po/zh_CN/kparts5.po
--- old/kparts-5.46.0/po/zh_CN/kparts5.po   2018-05-05 14:59:38.0 
+0200
+++ new/kparts-5.47.0/po/zh_CN/kparts5.po   2018-06-02 20:03:41.0 
+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-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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.46.0/src/browserrun.h 
new/kparts-5.47.0/src/browserrun.h
--- old/kparts-5.46.0/src/browserrun.h  2018-05-05 14:59:38.0 +0200
+++ new/kparts-5.47.0/src/browserrun.h  2018-06-02 20:03:41.0 +0200
@@ -157,15 +157,15 @@
 /**
  * Reimplemented from KRun
  */
-void scanFile() Q_DECL_OVERRIDE;
+void scanFile() override;
 /**
  * Reimplemented from KRun
  */
-void init() Q_DECL_OVERRIDE;
+void init() override;
 /**
  * Reimplemented from KRun
  */
-void 

commit kparts for openSUSE:Factory

2018-05-18 Thread root
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.changes2018-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 - 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:
+  * 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.txt2018-04-07 21:38:04.0 +0200
+++ new/kparts-5.46.0/CMakeLists.txt2018-05-05 14:59:38.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(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.0 +0200
+++ new/kparts-5.46.0/po/gl/kparts5.po  2018-05-05 14:59:38.0 +0200
@@ -9,14 +9,14 @@
 # Marce Villarino , 2009, 2010, 2011, 2012.
 # Xosé , 2010.
 # Marce Villarino , 2011, 2012, 2013, 2014.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 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) \n"
+"PO-Revision-Date: 2018-04-28 21:28+0100\n"
+"Last-Translator: Adrian Chaves \n"
 "Language-Team: Galician \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.0 
+0200
+++ new/kparts-5.46.0/po/zh_CN/kparts5.po   2018-05-05 14:59:38.0 
+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 \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/browserexte

commit kparts for openSUSE:Factory

2018-04-19 Thread root
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.changes2018-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 - 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:
+  * 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.txt2018-03-03 11:05:56.0 +0100
+++ new/kparts-5.45.0/CMakeLists.txt2018-04-07 21:38:04.0 +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.0 
+0100
+++ new/kparts-5.45.0/autotests/parttest.h  2018-04-07 21:38:04.0 
+0200
@@ -20,7 +20,7 @@
 #ifndef PARTTEST_H
 #define PARTTEST_H
 
-#include 
+#include 
 
 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.0 
+0100
+++ new/kparts-5.45.0/po/ca@valencia/kparts5.po 2018-04-07 21:38:04.0 
+0200
@@ -38,12 +38,12 @@
 #: browserextension.cpp:241
 #, kde-format
 msgid "Do you want to search the Internet for %1?"
-msgstr "Voleu buscar a Internet «%1»?"
+msgstr "Voleu cercar a Internet «%1»?"
 
 #: 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 '--ex

commit kparts for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2018-03-20 21:46:57

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


Package is "kparts"

Tue Mar 20 21:46:57 2018 rev:50 rq:586849 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-02-16 
21:33:12.067924681 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-03-20 
21:46:59.306571289 +0100
@@ -1,0 +2,11 @@
+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:
+  * Clean up old, unreachable code
+  * Drop obsolete version checks
+
+---

Old:

  kparts-5.43.0.tar.xz

New:

  kparts-5.44.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.27DNUD/_old  2018-03-20 21:47:00.054544369 +0100
+++ /var/tmp/diff_new_pack.27DNUD/_new  2018-03-20 21:47:00.054544369 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.43.0
+Version:5.44.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -52,7 +52,7 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 Summary:Plugin framework for user interface components
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz

++ kparts-5.43.0.tar.xz -> kparts-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.43.0/CMakeLists.txt 
new/kparts-5.44.0/CMakeLists.txt
--- old/kparts-5.43.0/CMakeLists.txt2018-02-05 13:02:11.0 +0100
+++ new/kparts-5.44.0/CMakeLists.txt2018-03-03 11:05:56.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(KParts 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/kparts-5.43.0/po/id/kparts5.po 
new/kparts-5.44.0/po/id/kparts5.po
--- old/kparts-5.43.0/po/id/kparts5.po  2018-02-05 13:02:11.0 +0100
+++ new/kparts-5.44.0/po/id/kparts5.po  2018-03-03 11:05:56.0 +0100
@@ -2,20 +2,22 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan , 2010-2014.
+# Wantoyo , 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: 2014-02-04 20:08+0700\n"
-"Last-Translator: Andhika Padmawan \n"
-"Language-Team: Indonesian \n"
+"PO-Revision-Date: 2018-03-03 08:13+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"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -52,7 +54,7 @@
 #, kde-format
 msgctxt "@label:checkbox"
 msgid "Remember action for files of this type"
-msgstr "Ingat aksi untuk berkas tipe ini"
+msgstr "Ingat aksi untuk fail tipe ini"
 
 #: browseropenorsavequestion.cpp:164 browseropenorsavequestion.cpp:257
 #, kde-format
@@ -100,7 +102,7 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "This is the file name suggested by the server"
-msgstr "Ini adalah nama berkas yang disarankan oleh server"
+msgstr "Ini adalah nama fail yang disarankan o

commit kparts for openSUSE:Factory

2018-02-16 Thread root
Hello community,

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

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


Package is "kparts"

Fri Feb 16 21:33:05 2018 rev:49 rq:576551 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-01-22 
16:02:30.702866950 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-02-16 
21:33:12.067924681 +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:

  kparts-5.42.0.tar.xz

New:

  kparts-5.43.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.NAMQFd/_old  2018-02-16 21:33:12.939893194 +0100
+++ /var/tmp/diff_new_pack.NAMQFd/_new  2018-02-16 21:33:12.939893194 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.42.0
+Version:5.43.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.42.0.tar.xz -> kparts-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.42.0/CMakeLists.txt 
new/kparts-5.43.0/CMakeLists.txt
--- old/kparts-5.42.0/CMakeLists.txt2018-01-07 17:20:22.0 +0100
+++ new/kparts-5.43.0/CMakeLists.txt2018-02-05 13:02:11.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(KParts 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/kparts-5.42.0/po/zh_CN/kparts5.po 
new/kparts-5.43.0/po/zh_CN/kparts5.po
--- old/kparts-5.42.0/po/zh_CN/kparts5.po   2018-01-07 17:20:22.0 
+0100
+++ new/kparts-5.43.0/po/zh_CN/kparts5.po   2018-02-05 13:02:11.0 
+0100
@@ -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-01-05 06:38-0500\n"
+"PO-Revision-Date: 2018-02-01 07:11-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/kparts-5.42.0/src/browserview.desktop 
new/kparts-5.43.0/src/browserview.desktop
--- old/kparts-5.42.0/src/browserview.desktop   2018-01-07 17:20:22.0 
+0100
+++ new/kparts-5.43.0/src/browserview.desktop   2018-02-05 13:02:11.0 
+0100
@@ -43,7 +43,7 @@
 Name[hu]=Böngészőnézet
 Name[hy]=Բրաուզերի հայացք
 Name[ia]=Vista de navigator
-Name[id]=Tampilan Peramban
+Name[id]=Tampilan Penelusur
 Name[is]=Vafrasýn
 Name[it]=Vista browser
 Name[ja]=ブラウズビュー
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.42.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.43.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.42.0/templates/kpartsapp/kpartsapp.kdevtemplate
2018-01-07 17:20:22.0 +0100
+++ new/kparts-5.43.0/templates/kpartsapp/kpartsapp.kdevtemplate
2018-02-05 13:02:11.0 +0100
@@ -14,6 +14,7 @@
 Name[gl]=Aplicativo de KParts
 Name[hu]=KParts alkalmazás
 Name[ia]=Application de KParts
+Name[id]=Aplikasi KParts
 Name[is]=KParts forritið
 Name[it]=Applicazione KParts
 Name[ko]=KParts 프로그램
@@ -47,6 +48,7 @@
 Comment[fr]=Générer une application construite sur l'environnement KParts, 
utilisant CMake.
 Comment[gl]=Xerar un aplicativo construído coa infraestrutura KParts, usando 
CMake.
 Comment[ia]=Ge

commit kparts for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2018-01-22 16:02:29

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


Package is "kparts"

Mon Jan 22 16:02:29 2018 rev:48 rq:566700 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2018-01-09 
14:43:47.534249423 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-01-22 
16:02:30.702866950 +0100
@@ -1,0 +2,10 @@
+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
+
+---

Old:

  kparts-5.41.0.tar.xz

New:

  kparts-5.42.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.JUDQPe/_old  2018-01-22 16:02:31.434832697 +0100
+++ /var/tmp/diff_new_pack.JUDQPe/_new  2018-01-22 16:02:31.438832510 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# 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 lname   libKF5Parts5
-%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:   kparts
-Version:5.41.0
+Version:5.42.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.41.0.tar.xz -> kparts-5.42.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/.reviewboardrc 
new/kparts-5.42.0/.reviewboardrc
--- old/kparts-5.41.0/.reviewboardrc2017-12-02 21:07:26.0 +0100
+++ new/kparts-5.42.0/.reviewboardrc1970-01-01 01:00:00.0 +0100
@@ -1,4 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-REPOSITORY = 'git://anongit.kde.org/kparts'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/CMakeLists.txt 
new/kparts-5.42.0/CMakeLists.txt
--- old/kparts-5.41.0/CMakeLists.txt2017-12-02 21:07:26.0 +0100
+++ new/kparts-5.42.0/CMakeLists.txt2018-01-07 17:20:22.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(KParts 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/kparts-5.41.0/po/ca/kparts5.po 
new/kparts-5.42.0/po/ca/kparts5.po
--- old/kparts-5.41.0/po/ca/kparts5.po  2017-12-02 21:07:26.0 +0100
+++ new/kparts-5.42.0/po/ca/kparts5.po  2018-01-07 17:20:22.0 +0100
@@ -1,12 +1,12 @@
 # Translation of kparts5.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2014-2017 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.
 #
 # Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez , 2003, 2006, 2011, 2012, 2013, 
2014.
 # Albert Astals Cid , 2004, 2005, 2007.
-# Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2016.
+# Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2016, 2017.
 # Robert Millan , 2009.
 # Orestes Mas , 2010.
 msgid ""
@@ -14,14 +14,14 @@
 "Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2016-05-19 22:49+0200\n"
+"PO-Revision-Date: 2017-12-10 22:55+0100\n"

commit kparts for openSUSE:Factory

2018-01-09 Thread root
Hello community,

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

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


Package is "kparts"

Tue Jan  9 14:43:46 2018 rev:47 rq:559460 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-11-16 
14:40:11.468462791 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2018-01-09 
14:43:47.534249423 +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:
+  * KPartsApp template: remove bogus translation strings
+
+---

Old:

  kparts-5.40.0.tar.xz

New:

  kparts-5.41.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.jbw4Hl/_old  2018-01-09 14:43:48.206217911 +0100
+++ /var/tmp/diff_new_pack.jbw4Hl/_new  2018-01-09 14:43:48.214217536 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.40.0
+Version:5.41.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.40.0.tar.xz -> kparts-5.41.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.40.0/CMakeLists.txt 
new/kparts-5.41.0/CMakeLists.txt
--- old/kparts-5.40.0/CMakeLists.txt2017-11-05 09:36:47.0 +0100
+++ new/kparts-5.41.0/CMakeLists.txt2017-12-02 21:07:26.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(KParts 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/kparts-5.40.0/po/zh_CN/kparts5.po 
new/kparts-5.41.0/po/zh_CN/kparts5.po
--- old/kparts-5.40.0/po/zh_CN/kparts5.po   2017-11-05 09:36:47.0 
+0100
+++ new/kparts-5.41.0/po/zh_CN/kparts5.po   2017-12-02 21:07:26.0 
+0100
@@ -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: 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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.40.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.41.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.40.0/templates/kpartsapp/kpartsapp.kdevtemplate
2017-11-05 09:36:47.0 +0100
+++ new/kparts-5.41.0/templates/kpartsapp/kpartsapp.kdevtemplate
2017-12-02 21:07:26.0 +0100
@@ -6,6 +6,7 @@
 Name[cs]=Aplikace KParts
 Name[da]=KParts-program
 Name[de]=KParts-Programm
+Name[en_GB]=KParts Application
 Name[es]=Aplicación de KParts
 Name[eu]=KParts aplikazioa
 Name[fi]=KParts-sovellus
@@ -34,6 +35,7 @@
 Comment[ca@valencia]=Genera una construcció d'aplicació en el Framework 
KParts, usant el CMake.
 Comment[cs]=Generovat aplikaci postavenou na frameworku KParts pomocí CMake.
 Comment[da]=Generer et program bygget på KParts-systemet med brug af CMake.
+Comment[en_GB]=Generate an application built on the KParts framework, using 
CMake.
 Comment[es]=Generar una construcción de aplicación sobre la infraestructura 
KParts, usando CMake.
 Comment[eu]=Sortu aplikazio bat KParts-framework azpiegituran eraikia, CMake 
erabiliz.
 Comment[fi]=Luo KParts-sovelluskehykseen pohjautuva sovellus käyttäen CMakea.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.4

commit kparts for openSUSE:Factory

2017-11-16 Thread root
Hello community,

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

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


Package is "kparts"

Thu Nov 16 14:40:10 2017 rev:46 rq:541678 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-10-27 
13:57:04.788194147 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-11-16 
14:40:11.468462791 +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:
+  * None
+
+---

Old:

  kparts-5.39.0.tar.xz

New:

  kparts-5.40.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.qYzNP6/_old  2017-11-16 14:40:13.108403337 +0100
+++ /var/tmp/diff_new_pack.qYzNP6/_new  2017-11-16 14:40:13.112403192 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.39.0
+Version:5.40.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.39.0.tar.xz -> kparts-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.39.0/CMakeLists.txt 
new/kparts-5.40.0/CMakeLists.txt
--- old/kparts-5.39.0/CMakeLists.txt2017-10-07 21:21:15.0 +0200
+++ new/kparts-5.40.0/CMakeLists.txt2017-11-05 09:36:47.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(KParts 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/kparts-5.39.0/po/gl/kparts5.po 
new/kparts-5.40.0/po/gl/kparts5.po
--- old/kparts-5.39.0/po/gl/kparts5.po  2017-10-07 21:21:15.0 +0200
+++ new/kparts-5.40.0/po/gl/kparts5.po  2017-11-05 09:36:47.0 +0100
@@ -36,7 +36,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "xoseca...@gmail.com, mvillar...@gmail.com, proxe...@trasno.net"
+msgstr "xoseca...@gmail.com, mvillar...@gmail.com, proxe...@trasno.gal"
 
 #: browserextension.cpp:241
 #, kde-format
@@ -116,7 +116,7 @@
 #: browserrun.cpp:346
 #, kde-format
 msgid "Do you really want to execute '%1'?"
-msgstr "Está seguro de que quere executar «%1»?"
+msgstr "Seguro que quere executar «%1»?"
 
 #: browserrun.cpp:347
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.39.0/po/zh_CN/kparts5.po 
new/kparts-5.40.0/po/zh_CN/kparts5.po
--- old/kparts-5.39.0/po/zh_CN/kparts5.po   2017-10-07 21:21:15.0 
+0200
+++ new/kparts-5.40.0/po/zh_CN/kparts5.po   2017-11-05 09:36:47.0 
+0100
@@ -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: 2017-09-30 17:44-0400\n"
+"PO-Revision-Date: 2017-10-19 10:41-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/kparts-5.39.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.40.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.39.0/templates/kpartsapp/kpartsapp.kdevtemplate
2017-10-07 21:21:15.0 +0200
+++ new/kparts-5.40.0/templates/kpartsapp/kpartsapp.kdevtemplate
2017-11-05 09:36:47.0 +0100
@@ -4,6 +4,7 @@
 Name[ca]=Aplicació de les KParts
 Name[ca@valencia]=Aplicació de les KParts
 Name[cs]=Aplikace KParts
+Name[da]=KParts-program
 Name[de]=KParts-

commit kparts for openSUSE:Factory

2017-10-27 Thread root
Hello community,

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

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


Package is "kparts"

Fri Oct 27 13:57:03 2017 rev:45 rq:536343 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-09-19 
16:26:06.880201876 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-10-27 
13:57:04.788194147 +0200
@@ -1,0 +2,11 @@
+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:
+  * KPartsApp template: fix install location of kpart desktop file
+  * API dox: don't hide parameter names in signature, use Q_UNUSED
+
+---

Old:

  kparts-5.38.0.tar.xz

New:

  kparts-5.39.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.5BRfM0/_old  2017-10-27 13:57:06.016136748 +0200
+++ /var/tmp/diff_new_pack.5BRfM0/_new  2017-10-27 13:57:06.016136748 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.38.0
+Version:5.39.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.38.0.tar.xz -> kparts-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.38.0/CMakeLists.txt 
new/kparts-5.39.0/CMakeLists.txt
--- old/kparts-5.38.0/CMakeLists.txt2017-09-03 10:12:18.0 +0200
+++ new/kparts-5.39.0/CMakeLists.txt2017-10-07 21:21:15.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(KParts 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/kparts-5.38.0/po/ja/kparts5.po 
new/kparts-5.39.0/po/ja/kparts5.po
--- old/kparts-5.38.0/po/ja/kparts5.po  2017-09-03 10:12:18.0 +0200
+++ new/kparts-5.39.0/po/ja/kparts5.po  2017-10-07 21:21:15.0 +0200
@@ -70,19 +70,19 @@
 #, kde-format
 msgctxt "@label:button"
 msgid "&Open with %1"
-msgstr "%1 で開く(&O)"
+msgstr "%1 で開く(&O)"
 
 #: browseropenorsavequestion.cpp:231
 #, kde-format
 msgctxt "@action:inmenu"
 msgid "Open &with %1"
-msgstr "%1 で開く(&O)"
+msgstr "%1 で開く(&O)"
 
 #: browseropenorsavequestion.cpp:242 browseropenorsavequestion.cpp:337
 #, kde-format
 msgctxt "@info"
 msgid "Open '%1'?"
-msgstr "%1 を開きますか?"
+msgstr "‘%1’ を開きますか?"
 
 #: browseropenorsavequestion.cpp:246
 #, kde-format
@@ -117,7 +117,7 @@
 #: browserrun.cpp:346
 #, kde-format
 msgid "Do you really want to execute '%1'?"
-msgstr "本当に %1 を実行しますか?"
+msgstr "本当に ‘%1’ を実行しますか?"
 
 #: browserrun.cpp:347
 #, kde-format
@@ -132,8 +132,7 @@
 #: browserrun.cpp:405
 #, kde-format
 msgid "The Download Manager (%1) could not be found in your $PATH "
-msgstr ""
-"ダウンロードマネージャ (%1) が PATH に見つかりませんでした。"
+msgstr "ダウンロードマネージャ (%1) が $PATH に見つかりませんでした。"
 
 #: browserrun.cpp:406
 #, kde-format
@@ -172,7 +171,7 @@
 "The document \"%1\" has been modified.\n"
 "Do you want to save your changes or discard them?"
 msgstr ""
-"文書 %1 は変更されています。\n"
+"文書 “%1” は変更されています。\n"
 "変更を保存しますか?破棄しますか?"
 
 #: readwritepart.cpp:104
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.38.0/po/sr/kparts5.po 
new/kparts-5.39.0/po/sr/kparts5.po
--- old/kparts-5.38.0/po/sr/kparts5.po  2017-09-03 10:12:18.0 +0200
+++ new/kparts-5.39.0/po/sr/kparts5.po  2017-10-07 21:21:15.0 +0200
@@ -1,14 +1,14 @@
-# Translation of kdelibs4.po into Serbian.
+# Translation of kparts5.po into Serbian.
 # Marko Rosic , 2003.
 # Toplica Tanaskovic , 

commit kparts for openSUSE:Factory

2017-09-19 Thread root
Hello community,

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

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


Package is "kparts"

Tue Sep 19 16:26:05 2017 rev:44 rq:526665 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-08-24 
17:57:47.734817811 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-09-19 
16:26:06.880201876 +0200
@@ -1,0 +2,11 @@
+Tue Sep 12 07:11:17 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:
+  * Unhide ReadOnlyPart::doOpenStream & Co to doxygen skipping private methods
+  * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
+
+---

Old:

  kparts-5.37.0.tar.xz

New:

  kparts-5.38.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.RXLjOW/_old  2017-09-19 16:26:07.452120829 +0200
+++ /var/tmp/diff_new_pack.RXLjOW/_new  2017-09-19 16:26:07.456120262 +0200
@@ -18,30 +18,34 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:   kparts
-Version:5.37.0
+Version:5.38.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_tar_path}
-BuildRequires:  kcompletion-devel >= %{_tar_path}
-BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
-BuildRequires:  kdbusaddons-devel >= %{_tar_path}
+BuildRequires:  kbookmarks-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcompletion-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kdbusaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_tar_path}
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kiconthemes-devel >= %{_tar_path}
-BuildRequires:  kio-devel >= %{_tar_path}
-BuildRequires:  kitemviews-devel >= %{_tar_path}
-BuildRequires:  kservice-devel >= %{_tar_path}
-BuildRequires:  ktextwidgets-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  kwindowsystem-devel >= %{_tar_path}
-BuildRequires:  kxmlgui-devel >= %{_tar_path}
-BuildRequires:  solid-devel >= %{_tar_path}
+BuildRequires:  kguiaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kitemviews-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
+BuildRequires:  solid-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
@@ -78,9 +82,9 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kio-devel >= %{_tar_path}
-Requires:   ktextwidgets-devel >= %{_tar_path}
-Requires:   kxmlgui-devel >= %{_tar_path}
+Requires:   kio-devel >= %{_kf5_bugfix_version}
+Requires:   ktextwidgets-devel >= %{_kf5_bugfix_version}
+Requires:   kxmlgui-devel >= %{_kf5_bugfix_version}
 
 %description devel
 This library implements the framework for KDE parts, which are

++ kparts-5.37.0.tar.xz -> kparts-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.37.0/CMakeLists.txt 
new/kparts-5.38.0/CMakeLists.txt
--- old/kparts-5.37.0/CMakeLists.txt2017-08-06 20:08:27.0 +0200
+++ new/kparts-5.38.0/CMakeLists.txt2017-09-03 10:12:18.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 

commit kparts for openSUSE:Factory

2017-08-24 Thread root
Hello community,

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

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


Package is "kparts"

Thu Aug 24 17:57:46 2017 rev:43 rq:516692 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-07-17 
10:25:10.830240381 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-08-24 
17:57:47.734817811 +0200
@@ -1,0 +2,16 @@
+Sat Aug 12 09:23:34 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 :
+  * Reset url in closeUrl()
+  * Fix typo in kpartsapp comment text
+  * API dox: update name of class providing createPartInstanceFromQuery()
+  * API dox: fix typo and wrong @see usage
+  * Add template for a simple kpart-based application
+  * Improve apidox of openFile()
+  * Drop usage of KDE_DEFAULT_WINDOWFLAGS
+
+---

Old:

  kparts-5.36.0.tar.xz

New:

  kparts-5.37.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.C2UwJh/_old  2017-08-24 17:57:49.254603750 +0200
+++ /var/tmp/diff_new_pack.C2UwJh/_new  2017-08-24 17:57:49.258603187 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   kparts
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -131,5 +131,7 @@
 %dir %{_kf5_includedir}/*/
 %{_kf5_includedir}/*/
 %{_kf5_mkspecsdir}/qt_KParts.pri
+%dir %{_kf5_sharedir}/kdevappwizard
+%{_kf5_sharedir}/kdevappwizard/templates/
 
 %changelog

++ kparts-5.36.0.tar.xz -> kparts-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.36.0/CMakeLists.txt 
new/kparts-5.37.0/CMakeLists.txt
--- old/kparts-5.36.0/CMakeLists.txt2017-07-02 10:08:50.0 +0200
+++ new/kparts-5.37.0/CMakeLists.txt2017-08-06 20:08:27.0 +0200
@@ -1,22 +1,23 @@
 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(KParts 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 Core Widgets Xml)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
+include(KDEPackageAppTemplates)
 include(ECMAddQch)
 
 include(GenerateExportHeader)
@@ -54,6 +55,7 @@
 ki18n_install(po)
 endif()
 add_subdirectory( src )
+add_subdirectory(templates)
 
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Parts")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.36.0/ExtraDesktop.sh 
new/kparts-5.37.0/ExtraDesktop.sh
--- old/kparts-5.36.0/ExtraDesktop.sh   1970-01-01 01:00:00.0 +0100
+++ new/kparts-5.37.0/ExtraDesktop.sh   2017-08-06 20:08:27.0 +0200
@@ -0,0 +1,4 @@
+#! /bin/sh
+#This file outputs in a separate line each file with a .desktop syntax
+#that needs to be translated but has a non .desktop extension
+find -name \*.kdevtemplate -print
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.36.0/README.md new/kparts-5.37.0/README.md
--- old/kparts-5.36.0/README.md 2017-07-02 10:08:50.0 +0200
+++ new/kparts-5.37.0/README.md 2017-08-06 20:08:27.0 +0200
@@ -36,6 +36,6 @@
 
 For a complete, and very simple, example of how to use KParts to display
 any kind of file (i.e. making a generic viewer), see the documentation for
-KParts::ComponentFactory::createPartInstanceFromQuery.
+KMimeTypeTrader::createPartInstanceFromQuery().
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpar

commit kparts for openSUSE:Factory

2017-07-17 Thread root
Hello community,

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

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


Package is "kparts"

Mon Jul 17 10:25:09 2017 rev:42 rq:509925 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-07-05 
23:52:20.507759804 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-07-17 
10:25:10.830240381 +0200
@@ -1,0 +2,10 @@
+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:
+  * [FEATURE] Option to build & install QCH file with the public API dox
+
+---

Old:

  kparts-5.35.0.tar.xz

New:

  kparts-5.36.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.VgRRdl/_old  2017-07-17 10:25:11.294174979 +0200
+++ /var/tmp/diff_new_pack.VgRRdl/_new  2017-07-17 10:25:11.294174979 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   kparts
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.35.0.tar.xz -> kparts-5.36.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.35.0/CMakeLists.txt 
new/kparts-5.36.0/CMakeLists.txt
--- old/kparts-5.35.0/CMakeLists.txt2017-06-03 12:28:04.0 +0200
+++ new/kparts-5.36.0/CMakeLists.txt2017-07-02 10:08:50.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(KParts 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)
 
@@ -17,12 +17,15 @@
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
-
+include(ECMAddQch)
 
 include(GenerateExportHeader)
 
 include(ECMSetupVersion)
 
+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)")
+
 ecm_setup_version(PROJECT VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
@@ -55,6 +58,16 @@
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Parts")
 
+if (BUILD_QCH)
+ecm_install_qch_export(
+TARGETS KF5Parts_QCH
+FILE KF5PartsQchTargets.cmake
+DESTINATION "${CMAKECONFIG_INSTALL_DIR}"
+COMPONENT Devel
+)
+set(PACKAGE_INCLUDE_QCHTARGETS 
"include(\"\${CMAKE_CURRENT_LIST_DIR}/KF5PartsQchTargets.cmake\")")
+endif()
+
 include(CMakePackageConfigHelpers)
 
 configure_package_config_file(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.35.0/KF5PartsConfig.cmake.in 
new/kparts-5.36.0/KF5PartsConfig.cmake.in
--- old/kparts-5.35.0/KF5PartsConfig.cmake.in   2017-06-03 12:28:04.0 
+0200
+++ new/kparts-5.36.0/KF5PartsConfig.cmake.in   2017-07-02 10:08:50.0 
+0200
@@ -6,3 +6,4 @@
 find_dependency(KF5XmlGui "@KF5_DEP_VERSION@")
 
 include("${CMAKE_CURRENT_LIST_DIR}/KF5PartsTargets.cmake")
+@PACKAGE_INCLUDE_QCHTARGETS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.35.0/src/CMakeLists.txt 
new/kparts-5.36.0/src/CMakeLists.txt
--- old/kparts-5.35.0/src/CMakeLists.txt2017-06-03 12:28:04.0 
+0200
+++ new/kparts-5.36.0/src/CMakeLists.txt2017-07-02 10:08:50.0 
+0200
@@ -114,6 +114,31 @@
 install(FILES kde_terminal_interface.h DESTINATION 
${KDE_INSTALL_INCLUDEDIR_KF5}/KParts )
 
 
+if(BUILD_QCH)
+ecm_add_qch(
+KF5Parts_QCH
+NAME KParts
+  

commit kparts for openSUSE:Factory

2017-07-05 Thread root
Hello community,

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

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


Package is "kparts"

Wed Jul  5 23:52:19 2017 rev:41 rq:502963 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-06-01 
16:20:47.280194859 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-07-05 
23:52:20.507759804 +0200
@@ -1,0 +2,10 @@
+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:
+  * Use explicit flag values or explicit constructor instead of nullptr
+
+---

Old:

  kparts-5.34.0.tar.xz

New:

  kparts-5.35.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.p7kRgi/_old  2017-07-05 23:52:21.139670796 +0200
+++ /var/tmp/diff_new_pack.p7kRgi/_new  2017-07-05 23:52:21.143670232 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   kparts
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.34.0.tar.xz -> kparts-5.35.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.34.0/CMakeLists.txt 
new/kparts-5.35.0/CMakeLists.txt
--- old/kparts-5.34.0/CMakeLists.txt2017-05-06 13:57:45.0 +0200
+++ new/kparts-5.35.0/CMakeLists.txt2017-06-03 12:28:04.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(KParts 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/kparts-5.34.0/po/he/kparts5.po 
new/kparts-5.35.0/po/he/kparts5.po
--- old/kparts-5.34.0/po/he/kparts5.po  2017-05-06 13:57:45.0 +0200
+++ new/kparts-5.35.0/po/he/kparts5.po  2017-06-03 12:28:04.0 +0200
@@ -16,19 +16,20 @@
 # Diego Iastrubni , 2005, 2006, 2007, 2008, 2009, 2012, 2014.
 # Meni Livne , 2007.
 # tahmar1900 , 2008, 2009.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2014-01-10 17:20+0200\n"
-"Last-Translator: Diego Iastrubni \n"
+"PO-Revision-Date: 2017-05-16 06:50-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.34.0/src/browseropenorsavequestion.cpp 
new/kparts-5.35.0/src/browseropenorsavequestion.cpp
--- old/kparts-5.34.0/src/browseropenorsavequestion.cpp 2017-05-06 
13:57:45.0 +0200
+++ new/kparts-5.35.0/src/browseropenorsavequestion.cpp 2017-06-03 
12:28:04.0 +0200
@@ -60,7 +60,7 @@
 
 BrowserOpenOrSaveQuestionPrivate(QWidget *parent, const QUrl &url, const 
QString &mimeType)
 : QDialog(parent), url(url), mimeType(mimeType),
-  features(nullptr)
+  features(BrowserOpenOrSaveQuestion::BasicFeatures)
 {
 const int spacingHint = 
style()->pixelMetric(QStyle::PM_DefaultLayoutSpacing);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.34.0/src/part.cpp 
new/kparts-5.35.0/src/part.cpp
--- old/kparts-5.34.0/src/part.cpp  2017-05-06 13:57:45.0 +0200
+++ new/kparts-5.35.0/src/part.cpp  2017-06-03 12:28:04.0 +0200
@@ -71,7 +71,7 @@
 void Part::embed(QWidget *parentWidget)
 {
 if (widget()) {
-widget()->setPare

commit kparts for openSUSE:Factory

2017-06-01 Thread root
Hello community,

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

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


Package is "kparts"

Thu Jun  1 16:20:46 2017 rev:40 rq:495060 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-04-30 
21:20:06.988690010 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-06-01 
16:20:47.280194859 +0200
@@ -1,0 +2,10 @@
+Mon May 15 13:53:16 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:
+  * Use non-deprecated  root element with ui.rc files of tests
+
+---

Old:

  kparts-5.33.0.tar.xz

New:

  kparts-5.34.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.rLlpJR/_old  2017-06-01 16:20:47.840115904 +0200
+++ /var/tmp/diff_new_pack.rLlpJR/_new  2017-06-01 16:20:47.844115340 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   kparts
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.33.0.tar.xz -> kparts-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.33.0/CMakeLists.txt 
new/kparts-5.34.0/CMakeLists.txt
--- old/kparts-5.33.0/CMakeLists.txt2017-04-01 21:39:18.0 +0200
+++ new/kparts-5.34.0/CMakeLists.txt2017-05-06 13:57:45.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(KParts 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.33.0/po/bg/kparts5.po 
new/kparts-5.34.0/po/bg/kparts5.po
--- old/kparts-5.33.0/po/bg/kparts5.po  2017-04-01 21:39:18.0 +0200
+++ new/kparts-5.34.0/po/bg/kparts5.po  2017-05-06 13:57:45.0 +0200
@@ -1,8 +1,5 @@
-# translation of kdelibs4.po to Bulgarian
-# Bulgarian translation of KDE.
-# This file is licensed under the GPL.
-#
-# $Id:$
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
 #
 # Zlatko Popov , 2006, 2007, 2008, 2009.
 # Yasen Pramatarov , 2009, 2010, 2011, 2012, 2013.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.33.0/tests/kpartstest_part1.rc 
new/kparts-5.34.0/tests/kpartstest_part1.rc
--- old/kparts-5.33.0/tests/kpartstest_part1.rc 2017-04-01 21:39:18.0 
+0200
+++ new/kparts-5.34.0/tests/kpartstest_part1.rc 2017-05-06 13:57:45.0 
+0200
@@ -1,5 +1,5 @@
-
-
+
+
 
  &File
   
@@ -18,4 +18,4 @@
 
  
 
-
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.33.0/tests/kpartstest_part2.rc 
new/kparts-5.34.0/tests/kpartstest_part2.rc
--- old/kparts-5.33.0/tests/kpartstest_part2.rc 2017-04-01 21:39:18.0 
+0200
+++ new/kparts-5.34.0/tests/kpartstest_part2.rc 2017-05-06 13:57:45.0 
+0200
@@ -1,8 +1,8 @@
-
-
+
+
 
  &File
   
  
 
-
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.33.0/tests/kpartstest_shell.rc 
new/kparts-5.34.0/tests/kpartstest_shell.rc
--- old/kparts-5.33.0/tests/kpartstest_shell.rc 2017-04-01 21:39:18.0 
+0200
+++ new/kparts-5.34.0/tests/kpartstest_shell.rc 2017-05-06 13:57:45.0 
+0200
@@ -1,5 +1,5 @@
-
-
+
+
 
   &File

@@ -24,4 +24,4 @@
 
  
 
-
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.33.0/tests/notepadpart.rc 
new/kparts-5.34.0/tests/notepadpart.rc
--- old/kparts-5.33.0/tests/notepadpart.rc  2017-04-01 21:39:18.0 
+0200
+++ new/kparts-5.34.0/tests/notepadpart.rc  2017-05-06 13:57:45.0 
+0200
@@ -1,5 +1,5 @@
-
-
+
+
 
 

commit kparts for openSUSE:Factory

2017-04-30 Thread root
Hello community,

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

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


Package is "kparts"

Sun Apr 30 21:20:04 2017 rev:39 rq:492081 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-03-28 
15:11:44.430646056 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-04-30 
21:20:06.988690010 +0200
@@ -1,0 +2,13 @@
+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.
+  * Add .arcconfig
+  * API dox: fix missing note to call setXMLFile with KParts::MainWindow
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  kparts-5.32.0.tar.xz

New:

  kparts-5.33.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.siiXyJ/_old  2017-04-30 21:20:09.396350534 +0200
+++ /var/tmp/diff_new_pack.siiXyJ/_new  2017-04-30 21:20:09.404349406 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   kparts
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.32.0.tar.xz -> kparts-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.32.0/.arcconfig new/kparts-5.33.0/.arcconfig
--- old/kparts-5.32.0/.arcconfig1970-01-01 01:00:00.0 +0100
+++ new/kparts-5.33.0/.arcconfig2017-04-01 21:39:18.0 +0200
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/";
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.32.0/CMakeLists.txt 
new/kparts-5.33.0/CMakeLists.txt
--- old/kparts-5.32.0/CMakeLists.txt2017-03-04 17:18:23.0 +0100
+++ new/kparts-5.33.0/CMakeLists.txt2017-04-01 21:39:18.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(KParts 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.32.0/src/mainwindow.h 
new/kparts-5.33.0/src/mainwindow.h
--- old/kparts-5.32.0/src/mainwindow.h  2017-03-04 17:18:23.0 +0100
+++ new/kparts-5.33.0/src/mainwindow.h  2017-04-01 21:39:18.0 +0200
@@ -39,18 +39,21 @@
  * merging).
  *
  * Inherit your main window from this class
- * and don't forget to call setupGUI() before you call createGUI()
- * on the KPart. For example:
+ * and make sure to call @c setXMLFile() and @c setupGUI() before you
+ * call @c createGUI() on the KPart.
  *
+ * For example:
  * \code
  * setCentralWidget(m_part->widget());
- * setupGUI(ToolBar | Keys | StatusBar | Save, "appui.rc");
+ * setXMLFile(QStringLiteral("appui.rc"));
+ * setupGUI(ToolBar | Keys | StatusBar | Save); // Never Create flag here
  * createGUI(m_part);
  * \endcode
  *
- * @warning you should not pass the Default flag to setupGUI(), since it 
contains
- * the Create flag that is not supposed to be used from this class.
- * @see setupGUI, @see createGUI
+ * @warning You should not pass the @c Default flag set to @c setupGUI(),
+ * since it contains the @c Create flag, which is not supposed to be used
+ * from this class.
+ * @see KXmlGuiWindow::Create, @see setupGUI, @see createGUI
  *
  */
 class KPARTS_EXPORT MainWindow : public KXmlGuiWindow, virtual public PartBase




commit kparts for openSUSE:Factory

2017-03-28 Thread root
Hello community,

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

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


Package is "kparts"

Tue Mar 28 15:11:44 2017 rev:38 rq:481530 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-03-03 
19:48:38.249892002 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-03-28 
15:11:44.430646056 +0200
@@ -1,0 +2,12 @@
+Sun Mar 19 14:50:51 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:

  kparts-5.31.0.tar.xz

New:

  kparts-5.32.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.0fqYSg/_old  2017-03-28 15:11:45.110549739 +0200
+++ /var/tmp/diff_new_pack.0fqYSg/_new  2017-03-28 15:11:45.114549173 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   kparts
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kparts-5.31.0.tar.xz -> kparts-5.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.31.0/CMakeLists.txt 
new/kparts-5.32.0/CMakeLists.txt
--- old/kparts-5.31.0/CMakeLists.txt2017-02-05 12:08:30.0 +0100
+++ new/kparts-5.32.0/CMakeLists.txt2017-03-04 17:18:23.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(KParts 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.31.0/po/ca@valencia/kparts5.po 
new/kparts-5.32.0/po/ca@valencia/kparts5.po
--- old/kparts-5.31.0/po/ca@valencia/kparts5.po 2017-02-05 12:08:30.0 
+0100
+++ new/kparts-5.32.0/po/ca@valencia/kparts5.po 2017-03-04 17:18:23.0 
+0100
@@ -38,12 +38,12 @@
 #: browserextension.cpp:241
 #, kde-format
 msgid "Do you want to search the Internet for %1?"
-msgstr "Voleu cercar a Internet «%1»?"
+msgstr "Voleu buscar a Internet «%1»?"
 
 #: browserextension.cpp:242
 #, kde-format
 msgid "Internet Search"
-msgstr "Cerca a Internet"
+msgstr "Busca a Internet"
 
 #: browserextension.cpp:242
 #, kde-format




commit kparts for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2017-03-03 19:48:37

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


Package is "kparts"

Fri Mar  3 19:48:37 2017 rev:37 rq:461451 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2017-02-03 
17:45:56.530713975 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-03-03 
19:48:38.249892002 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:32:04 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:

  kparts-5.30.0.tar.xz

New:

  kparts-5.31.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.eQ0NHw/_old  2017-03-03 19:48:38.769818607 +0100
+++ /var/tmp/diff_new_pack.eQ0NHw/_new  2017-03-03 19:48:38.773818043 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kparts
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -42,11 +42,11 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5Network) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
-BuildRequires:  cmake(Qt5Xml) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5Network) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kparts-5.30.0.tar.xz -> kparts-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.30.0/CMakeLists.txt 
new/kparts-5.31.0/CMakeLists.txt
--- old/kparts-5.30.0/CMakeLists.txt2017-01-08 21:59:22.0 +0100
+++ new/kparts-5.31.0/CMakeLists.txt2017-02-05 12:08:30.0 +0100
@@ -1,18 +1,18 @@
 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(KParts 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 Core Widgets Xml)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.30.0/autotests/openorsavequestion_unittest.cpp 
new/kparts-5.31.0/autotests/openorsavequestion_unittest.cpp
--- old/kparts-5.30.0/autotests/openorsavequestion_unittest.cpp 2017-01-08 
21:59:22.0 +0100
+++ new/kparts-5.31.0/autotests/openorsavequestion_unittest.cpp 2017-02-05 
12:08:30.0 +0100
@@ -53,7 +53,7 @@
 void testAutoEmbed()
 {
 // This one should get the fast path, no dialog should show up.
-BrowserOpenOrSaveQuestion questionEmbedHtml(0, 
QUrl(QStringLiteral("http://www.example.com/";)),
+BrowserOpenOrSaveQuestion questionEmbedHtml(nullptr, 
QUrl(QStringLiteral("http://www.example.com/";)),
 QString::fromLatin1("text/html"));
 QCOMPARE(questionEmbedHtml.askEmbedOrSave(), 
BrowserOpenOrSaveQuestion::Embed);
 
@@ -62,7 +62,7 @@
 {
 KSharedConfig::Ptr cfg = 
KSharedConfig::openConfig(QStringLiteral("filetypesrc"), KConfig::NoGlobals);
 cfg->group("Notification Messages").writeEntry("askSave" "text/plain", 
"false");
-BrowserOpenOrSaveQuestion question(0, 
QUrl(QStringLiteral("http://www.example.com/";)),
+BrowserOpenOrSaveQuestion question(nullptr, 
QUrl(QStringLiteral("http://www.example.com/";)),
QString::from

commit kparts for openSUSE:Factory

2017-02-03 Thread root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-12-17 
11:11:59.261826220 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2017-02-03 
17:45:56.530713975 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:42:58 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:

  kparts-5.29.0.tar.xz

New:

  kparts-5.30.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.QEz5si/_old  2017-02-03 17:45:57.002647175 +0100
+++ /var/tmp/diff_new_pack.QEz5si/_new  2017-02-03 17:45:57.006646609 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# 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,12 +18,12 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   kparts
-Version:5.29.0
+Version:5.30.0
 Release:0
 %define kf5_version %{version}
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_tar_path}

++ kparts-5.29.0.tar.xz -> kparts-5.30.0.tar.xz ++
 926971 lines of diff (skipped)




commit kparts for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-10-28 
12:22:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-11-17 
12:35:22.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov  5 22:09:38 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:

  kparts-5.27.0.tar.xz

New:

  kparts-5.28.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.BM3QPh/_old  2016-11-17 12:35:23.0 +0100
+++ /var/tmp/diff_new_pack.BM3QPh/_new  2016-11-17 12:35:23.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   kparts
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.27.0.tar.xz -> kparts-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.27.0/CMakeLists.txt 
new/kparts-5.28.0/CMakeLists.txt
--- old/kparts-5.27.0/CMakeLists.txt2016-10-02 11:57:20.0 +0200
+++ new/kparts-5.28.0/CMakeLists.txt2016-11-05 15:55:36.0 +0100
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.27.0/src/browserextension.h 
new/kparts-5.28.0/src/browserextension.h
--- old/kparts-5.27.0/src/browserextension.h2016-10-02 11:57:20.0 
+0200
+++ new/kparts-5.28.0/src/browserextension.h2016-11-05 15:55:36.0 
+0100
@@ -111,9 +111,9 @@
  */
 enum PopupFlag {
 DefaultPopupItems = 0x, /**< default value, no additional menu 
item */
-ShowNavigationItems = 0x0001, /**< show "back" and "forward" (usually 
done when clicking the background of the view, but not an item) */
-ShowUp = 0x0002, /**<  show "up" (same thing, but not over e.g. HTTP). 
Requires ShowNavigationItems. */
-ShowReload = 0x0004, /**< show "reload" (usually done when clicking 
the background of the view, but not an item) */
+ShowNavigationItems = 0x0001, /**< @deprecated since 5.27, no effect 
anymore */
+ShowUp = 0x0002, /**< @deprecated since 5.27, no effect anymore */
+ShowReload = 0x0004, /**< @deprecated since 5.27, no effect anymore */
 ShowBookmark = 0x0008, /**< show "add to bookmarks" (usually not done 
on the local filesystem) */
 ShowCreateDirectory = 0x0010, /**<  show "create directory" (usually 
only done on the background of the view, or
*  in hierarchical views like directory trees, 
where the new dir would be visible) */




commit kparts for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-09-14 
23:27:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-10-28 
12:22:35.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct  2 12:58:16 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * Fix URLs with a trailing slash being always assumed to be directories
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  kparts-5.26.0.tar.xz

New:

  kparts-5.27.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.Bcp4l5/_old  2016-10-28 12:22:36.0 +0200
+++ /var/tmp/diff_new_pack.Bcp4l5/_new  2016-10-28 12:22:36.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   kparts
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.26.0.tar.xz -> kparts-5.27.0.tar.xz ++
 931807 lines of diff (skipped)




commit kparts for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-08-29 
15:08:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-09-14 
23:27:04.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:52:22 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:

  kparts-5.25.0.tar.xz

New:

  kparts-5.26.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.yTSdFA/_old  2016-09-14 23:27:05.0 +0200
+++ /var/tmp/diff_new_pack.yTSdFA/_new  2016-09-14 23:27:05.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   kparts
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.25.0.tar.xz -> kparts-5.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.25.0/CMakeLists.txt 
new/kparts-5.26.0/CMakeLists.txt
--- old/kparts-5.25.0/CMakeLists.txt2016-08-07 15:55:33.0 +0200
+++ new/kparts-5.26.0/CMakeLists.txt2016-09-06 14:12:09.0 +0200
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"




commit kparts for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-07-15 
12:38:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-08-29 
15:08:34.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:55:32 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:

  kparts-5.24.0.tar.xz

New:

  kparts-5.25.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.MQbQul/_old  2016-08-29 15:08:35.0 +0200
+++ /var/tmp/diff_new_pack.MQbQul/_new  2016-08-29 15:08:35.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   kparts
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -42,11 +42,11 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.4.0
-BuildRequires:  cmake(Qt5Network) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
-BuildRequires:  cmake(Qt5Xml) >= 5.4.0
+BuildRequires:  cmake(Qt5Core) >= 5.5.0
+BuildRequires:  cmake(Qt5Network) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5Xml) >= 5.5.0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kparts-5.24.0.tar.xz -> kparts-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.24.0/CMakeLists.txt 
new/kparts-5.25.0/CMakeLists.txt
--- old/kparts-5.24.0/CMakeLists.txt2016-07-03 11:21:10.0 +0200
+++ new/kparts-5.25.0/CMakeLists.txt2016-08-07 15:55:33.0 +0200
@@ -3,14 +3,14 @@
 project(KParts)
 
 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(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets Xml)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.24.0/src/statusbarextension.h 
new/kparts-5.25.0/src/statusbarextension.h
--- old/kparts-5.24.0/src/statusbarextension.h  2016-07-03 11:21:10.0 
+0200
+++ new/kparts-5.25.0/src/statusbarextension.h  2016-08-07 15:55:33.0 
+0200
@@ -71,7 +71,7 @@
  * @param stretch the stretch factor. 0 for a minimum size.
  * @param permanent passed to QStatusBar::addWidget as the "permanent" 
bool.
  * Note that the item isn't really permanent though, it goes away when
- * the part is unactivated. This simply controls where temporary messages
+ * the part is unactivated. This simply controls whether temporary messages
  * hide the @p widget, and whether it's added to the left or to the right 
side.
  *
  * @Note that the widget does not technically become a child of the




commit kparts for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-07-03 
12:24:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-07-15 
12:38:29.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 15:05:39 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Add switch to disable KParts' handling of window titles
+  * Add donate menu item to help menu of our apps
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kparts-5.23.0.tar.xz

New:

  kparts-5.24.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.kvtnFm/_old  2016-07-15 12:38:31.0 +0200
+++ /var/tmp/diff_new_pack.kvtnFm/_new  2016-07-15 12:38:31.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kparts
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.23.0.tar.xz -> kparts-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.23.0/CMakeLists.txt 
new/kparts-5.24.0/CMakeLists.txt
--- old/kparts-5.23.0/CMakeLists.txt2016-06-06 13:43:40.0 +0200
+++ new/kparts-5.24.0/CMakeLists.txt2016-07-03 11:21:10.0 +0200
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.23.0/metainfo.yaml 
new/kparts-5.24.0/metainfo.yaml
--- old/kparts-5.23.0/metainfo.yaml 2016-06-06 13:43:40.0 +0200
+++ new/kparts-5.24.0/metainfo.yaml 2016-07-03 11:21:10.0 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: solution
 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/kparts-5.23.0/po/it/kparts5.po 
new/kparts-5.24.0/po/it/kparts5.po
--- old/kparts-5.23.0/po/it/kparts5.po  2016-06-06 13:43:40.0 +0200
+++ new/kparts-5.24.0/po/it/kparts5.po  2016-07-03 11:21:10.0 +0200
@@ -23,7 +23,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 1.5\n"
 
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.23.0/src/mainwindow.cpp 
new/kparts-5.24.0/src/mainwindow.cpp
--- old/kparts-5.23.0/src/mainwindow.cpp2016-06-06 13:43:40.0 
+0200
+++ new/kparts-5.24.0/src/mainwindow.cpp2016-07-03 11:21:10.0 
+0200
@@ -49,7 +49,8 @@
 MainWindowPrivate()
 : m_activePart(0),
   m_bShellGUIActivated(false),
-  m_helpMenu(0)
+  m_helpMenu(0),
+  m_manageWindowTitle(true)
 {
 }
 ~MainWindowPrivate()
@@ -59,6 +60,7 @@
 QPointer m_activePart;
 bool m_bShellGUIActivated;
 KHelpMenu *m_helpMenu;
+bool m_manageWindowTitle;
 };
 }
 
@@ -110,8 +112,10 @@
 
 if (part) {
 // do this before sending the activate event
-connect(part, &Part::setWindowCaption,
-this, static_cast(&MainWindow::setCaption));
+if (d->m_manageWindowTitle) {
+connect(part, &Part::setWindowCapti

commit kparts for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-05-19 
12:09:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-07-03 
12:24:21.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun  6 21:26:59 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:

  kparts-5.22.0.tar.xz

New:

  kparts-5.23.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.3OiOPN/_old  2016-07-03 12:24:22.0 +0200
+++ /var/tmp/diff_new_pack.3OiOPN/_new  2016-07-03 12:24:22.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   kparts
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.22.0.tar.xz -> kparts-5.23.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.22.0/CMakeLists.txt 
new/kparts-5.23.0/CMakeLists.txt
--- old/kparts-5.22.0/CMakeLists.txt2016-05-07 17:21:04.0 +0200
+++ new/kparts-5.23.0/CMakeLists.txt2016-06-06 13:43:40.0 +0200
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.22.0/metainfo.yaml 
new/kparts-5.23.0/metainfo.yaml
--- old/kparts-5.22.0/metainfo.yaml 2016-05-07 17:21:04.0 +0200
+++ new/kparts-5.23.0/metainfo.yaml 2016-06-06 13:43:40.0 +0200
@@ -11,3 +11,7 @@
  - qmake: KParts
cmake: "KF5::Parts"
 cmakename: KF5Parts
+
+public_lib: true
+group: Frameworks
+subgroup: Tier 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.22.0/po/ca/kparts5.po 
new/kparts-5.23.0/po/ca/kparts5.po
--- old/kparts-5.22.0/po/ca/kparts5.po  2016-05-07 17:21:04.0 +0200
+++ new/kparts-5.23.0/po/ca/kparts5.po  2016-06-06 13:43:40.0 +0200
@@ -1,12 +1,12 @@
 # Translation of kparts5.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2014-2016 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.
 #
 # Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez , 2003, 2006, 2011, 2012, 2013, 
2014.
 # Albert Astals Cid , 2004, 2005, 2007.
-# Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
+# Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2016.
 # Robert Millan , 2009.
 # Orestes Mas , 2010.
 msgid ""
@@ -14,8 +14,8 @@
 "Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-04-17 07:24+\n"
-"PO-Revision-Date: 2014-07-04 16:57+0200\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2016-05-19 22:49+0200\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -127,7 +127,7 @@
 msgstr ""
 "Proveu a reinstal·lar-lo \n"
 "\n"
-"Es deshabilitarà la integració amb el Konqueror."
+"Es desactivarà la integració amb el Konqueror."
 
 #: browserrun.cpp:430
 msgid "Save As"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.22.0/po/ca@valencia/kparts5.po 
new/kparts-5.23.0/po/ca@v

commit kparts for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-04-12 
19:23:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-05-19 
12:09:07.0 +0200
@@ -1,0 +2,8 @@
+Sat May  7 18:33:19 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * Fix the layout of the BrowserOpenOrSaveQuestion dialogue
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  kparts-5.21.0.tar.xz

New:

  kparts-5.22.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.IyXtwi/_old  2016-05-19 12:09:08.0 +0200
+++ /var/tmp/diff_new_pack.IyXtwi/_new  2016-05-19 12:09:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   kparts
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.21.0.tar.xz -> kparts-5.22.0.tar.xz ++
 8358 lines of diff (skipped)




commit kparts for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2016-04-12 19:23:46

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-03-16 
10:31:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-04-12 
19:23:48.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr  4 14:21:59 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * 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:

  kparts-5.20.0.tar.xz

New:

  kparts-5.21.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.3S7IL3/_old  2016-04-12 19:23:48.0 +0200
+++ /var/tmp/diff_new_pack.3S7IL3/_new  2016-04-12 19:23:48.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   kparts
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -42,11 +42,11 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.3.0
-BuildRequires:  cmake(Qt5Network) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
-BuildRequires:  cmake(Qt5Xml) >= 5.3.0
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(Qt5Network) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5Xml) >= 5.4.0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kparts-5.20.0.tar.xz -> kparts-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.20.0/CMakeLists.txt 
new/kparts-5.21.0/CMakeLists.txt
--- old/kparts-5.20.0/CMakeLists.txt2016-03-05 20:05:33.0 +0100
+++ new/kparts-5.21.0/CMakeLists.txt2016-04-03 23:00:18.0 +0200
@@ -3,14 +3,14 @@
 project(KParts)
 
 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(REQUIRED_QT_VERSION "5.3")
+set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets Xml)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"




commit kparts for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-02-24 
18:56:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-03-16 
10:31:10.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  6 10:00:54 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  kparts-5.19.0.tar.xz

New:

  kparts-5.20.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.jo9Mow/_old  2016-03-16 10:31:12.0 +0100
+++ /var/tmp/diff_new_pack.jo9Mow/_new  2016-03-16 10:31:12.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   kparts
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.19.0.tar.xz -> kparts-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.19.0/CMakeLists.txt 
new/kparts-5.20.0/CMakeLists.txt
--- old/kparts-5.19.0/CMakeLists.txt2016-02-06 14:53:54.0 +0100
+++ new/kparts-5.20.0/CMakeLists.txt2016-03-05 20:05:33.0 +0100
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.19.0/po/ast/kparts5.po 
new/kparts-5.20.0/po/ast/kparts5.po
--- old/kparts-5.19.0/po/ast/kparts5.po 2016-02-06 14:53:54.0 +0100
+++ new/kparts-5.20.0/po/ast/kparts5.po 2016-03-05 20:05:33.0 +0100
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# enolp , 2015.
+# enolp , 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-10-19 08:08+\n"
-"PO-Revision-Date: 2015-11-16 00:29+0100\n"
+"PO-Revision-Date: 2016-03-02 17:35+0100\n"
 "Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"Language-Team: Asturian <>\n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -48,7 +48,7 @@
 #: browseropenorsavequestion.cpp:115
 msgctxt "@label:checkbox"
 msgid "Remember action for files of this type"
-msgstr "Recordar l'aición pa ficheros d'esta riba"
+msgstr "Recordar l'aición pa ficheros d'esta triba"
 
 #: browseropenorsavequestion.cpp:167 browseropenorsavequestion.cpp:260
 #, kde-format




commit kparts for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2016-01-20 
09:47:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-02-24 
18:56:41.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb  6 18:05:47 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * PartManager: stop tracking a widget even if it is no
+longer top level (kde#355711)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  kparts-5.18.0.tar.xz

New:

  kparts-5.19.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.feBtuM/_old  2016-02-24 18:56:42.0 +0100
+++ /var/tmp/diff_new_pack.feBtuM/_new  2016-02-24 18:56:42.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   kparts
-Version:5.18.0
+Version:5.19.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.18.0.tar.xz -> kparts-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.18.0/CMakeLists.txt 
new/kparts-5.19.0/CMakeLists.txt
--- old/kparts-5.18.0/CMakeLists.txt2016-01-02 17:46:03.0 +0100
+++ new/kparts-5.19.0/CMakeLists.txt2016-02-06 14:53:54.0 +0100
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -13,7 +13,7 @@
 set(REQUIRED_QT_VERSION "5.3")
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets Xml)
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.18.0/po/nb/kparts5.po 
new/kparts-5.19.0/po/nb/kparts5.po
--- old/kparts-5.18.0/po/nb/kparts5.po  2016-01-02 17:46:03.0 +0100
+++ new/kparts-5.19.0/po/nb/kparts5.po  2016-02-06 14:53:54.0 +0100
@@ -4,7 +4,7 @@
 # Bjørn Steensrud , 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014.
 # Eskild Hustvedt , 2004, 2005.
 # Gaute Hvoslef Kvalnes , 2004, 2005.
-# Axel Bojer , 2005, 2006.
+# Axel Bojer , 2005, 2006.
 # Nils Kristian Tomren , 2005, 2007.
 # Øyvind A. Holm , 2009.
 msgid ""
@@ -31,7 +31,8 @@
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "knut.yr...@gmail.com,a...@bojer.no,bjor...@skogkatt.homelinux.org"
+msgstr ""
+"knut.yr...@gmail.com,fri_programv...@bojer.no,bjor...@skogkatt.homelinux.org"
 
 #: browserextension.cpp:241
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.18.0/src/browserextension.cpp 
new/kparts-5.19.0/src/browserextension.cpp
--- old/kparts-5.18.0/src/browserextension.cpp  2016-01-02 17:46:03.0 
+0100
+++ new/kparts-5.19.0/src/browserextension.cpp  2016-02-06 14:53:54.0 
+0100
@@ -136,14 +136,14 @@
 d->m_actionStatus.setBit(i, 
metaobj->indexOfMethod(slotSig.constData()) != -1);
 }
 
-connect(d->m_part, SIGNAL(completed()),
-this, SLOT(slotCompleted()));
-connect(this, 
SIGNAL(openUrlRequest(QUrl,KParts::OpenUrlArguments,KParts::BrowserArguments)),
-this, 
SLOT(slotOpenUrlRequest(QUrl,KParts::OpenUrlArguments,KParts::BrowserArguments)));
-connect(this, SIGNAL(enableAction(const char*,bool)),
-this, SLOT(slotEnableAction(const char*,bool)));
-connect(this, SIGNAL(setAction

commit kparts for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-12-29 
12:54:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2016-01-20 
09:47:26.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  2 17:44:50 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  kparts-5.17.0.tar.xz

New:

  kparts-5.18.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.qmM3rl/_old  2016-01-20 09:47:28.0 +0100
+++ /var/tmp/diff_new_pack.qmM3rl/_new  2016-01-20 09:47:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# 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 lname   libKF5Parts5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   kparts
-Version:5.17.0
+Version:5.18.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.17.0.tar.xz -> kparts-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.17.0/CMakeLists.txt 
new/kparts-5.18.0/CMakeLists.txt
--- old/kparts-5.17.0/CMakeLists.txt2015-12-06 22:35:25.0 +0100
+++ new/kparts-5.18.0/CMakeLists.txt2016-01-02 17:46:03.0 +0100
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"




commit kparts for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-11-24 
22:24:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-12-29 
12:54:07.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:08:41 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:

  kparts-5.16.0.tar.xz

New:

  kparts-5.17.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.hPg3fj/_old  2015-12-29 12:54:08.0 +0100
+++ /var/tmp/diff_new_pack.hPg3fj/_new  2015-12-29 12:54:08.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   kparts
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.16.0.tar.xz -> kparts-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.16.0/CMakeLists.txt 
new/kparts-5.17.0/CMakeLists.txt
--- old/kparts-5.16.0/CMakeLists.txt2015-11-08 13:32:20.0 +0100
+++ new/kparts-5.17.0/CMakeLists.txt2015-12-06 22:35:25.0 +0100
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.16.0/po/ast/kparts5.po 
new/kparts-5.17.0/po/ast/kparts5.po
--- old/kparts-5.16.0/po/ast/kparts5.po 2015-11-08 13:32:20.0 +0100
+++ new/kparts-5.17.0/po/ast/kparts5.po 2015-12-06 22:35:25.0 +0100
@@ -7,9 +7,9 @@
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-10-19 08:08+\n"
-"PO-Revision-Date: 2015-07-11 16:24+0100\n"
+"PO-Revision-Date: 2015-11-16 00:29+0100\n"
 "Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"Language-Team: Asturian \n"
 "Language: ast_ES\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/kparts-5.16.0/po/nb/kparts5.po 
new/kparts-5.17.0/po/nb/kparts5.po
--- old/kparts-5.16.0/po/nb/kparts5.po  2015-11-08 13:32:20.0 +0100
+++ new/kparts-5.17.0/po/nb/kparts5.po  2015-12-06 22:35:25.0 +0100
@@ -1,3 +1,5 @@
+# Translation of kparts5 to Norwegian Bokmål
+#
 # Knut Yrvin , 2002, 2003, 2004, 2005.
 # Bjørn Steensrud , 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014.
 # Eskild Hustvedt , 2004, 2005.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.16.0/po/se/kparts5.po 
new/kparts-5.17.0/po/se/kparts5.po
--- old/kparts-5.16.0/po/se/kparts5.po  2015-11-08 13:32:20.0 +0100
+++ new/kparts-5.17.0/po/se/kparts5.po  2015-12-06 22:35:25.0 +0100
@@ -1,9 +1,11 @@
+# Translation of kparts5 to Northern Sami
+#
 # Børre Gaup , 2002, 2003, 2004, 2005, 2006, 2007, 2008, 
2009, 2010, 2011, 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2014-04-27 20:57+\n"
+"POT-Creation-Date: 2015-10-19 08:08+\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
@@ -38,57 +40,57 @@
 msgid "&Search"
 msgstr "O&za"
 
-#: browseropenorsavequestion.cpp:108
+#: browseropenorsavequestion.cpp:107
 #, kde-format
 msgctxt "@label Ty

commit kparts for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-10-19 
22:26:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-11-24 
22:24:41.0 +0100
@@ -1,0 +2,11 @@
+Sun Nov  8 17:03:08 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * Use deleteLater in Part::slotWidgetDestroyed().
+  * Remove KNotifications dep from KParts
+  * Use function to query ui_standards.rc location instead of
+hardcoding it, allows resource fallback to work
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  kparts-5.15.0.tar.xz

New:

  kparts-5.16.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.E5H0EI/_old  2015-11-24 22:24:42.0 +0100
+++ /var/tmp/diff_new_pack.E5H0EI/_new  2015-11-24 22:24:42.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   kparts
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -36,7 +36,6 @@
 BuildRequires:  kiconthemes-devel >= %{_tar_path}
 BuildRequires:  kio-devel >= %{_tar_path}
 BuildRequires:  kitemviews-devel >= %{_tar_path}
-BuildRequires:  knotifications-devel >= %{_tar_path}
 BuildRequires:  kservice-devel >= %{_tar_path}
 BuildRequires:  ktextwidgets-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}

++ kparts-5.15.0.tar.xz -> kparts-5.16.0.tar.xz ++
 8400 lines of diff (skipped)




commit kparts for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-09-24 
07:13:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-10-19 
22:26:46.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct  5 17:37:29 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:

  kparts-5.14.0.tar.xz

New:

  kparts-5.15.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.F6muMi/_old  2015-10-19 22:26:47.0 +0200
+++ /var/tmp/diff_new_pack.F6muMi/_new  2015-10-19 22:26:47.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   kparts
-Version:5.14.0
+Version:5.15.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.14.0.tar.xz -> kparts-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.14.0/CMakeLists.txt 
new/kparts-5.15.0/CMakeLists.txt
--- old/kparts-5.14.0/CMakeLists.txt2015-09-05 11:10:52.0 +0200
+++ new/kparts-5.15.0/CMakeLists.txt2015-10-05 10:18:49.0 +0200
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.14.0/po/nb/kparts5.po 
new/kparts-5.15.0/po/nb/kparts5.po
--- old/kparts-5.14.0/po/nb/kparts5.po  2015-09-05 11:10:52.0 +0200
+++ new/kparts-5.15.0/po/nb/kparts5.po  2015-10-05 10:18:49.0 +0200
@@ -1,5 +1,3 @@
-# Translation of kparts5 to Norwegian Bokmål
-#
 # Knut Yrvin , 2002, 2003, 2004, 2005.
 # Bjørn Steensrud , 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014.
 # Eskild Hustvedt , 2004, 2005.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.14.0/po/se/kparts5.po 
new/kparts-5.15.0/po/se/kparts5.po
--- old/kparts-5.14.0/po/se/kparts5.po  2015-09-05 11:10:52.0 +0200
+++ new/kparts-5.15.0/po/se/kparts5.po  2015-10-05 10:18:49.0 +0200
@@ -1,5 +1,3 @@
-# Translation of kparts5 to Northern Sami
-#
 # Børre Gaup , 2002, 2003, 2004, 2005, 2006, 2007, 2008, 
2009, 2010, 2011, 2012.
 msgid ""
 msgstr ""




commit kparts for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-09-02 
07:47:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-09-24 
07:13:21.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 17:13:24 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:

  kparts-5.13.0.tar.xz

New:

  kparts-5.14.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.9sRyjq/_old  2015-09-24 07:13:21.0 +0200
+++ /var/tmp/diff_new_pack.9sRyjq/_new  2015-09-24 07:13:21.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   kparts
-Version:5.13.0
+Version:5.14.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.13.0.tar.xz -> kparts-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.13.0/CMakeLists.txt 
new/kparts-5.14.0/CMakeLists.txt
--- old/kparts-5.13.0/CMakeLists.txt2015-08-04 13:10:40.0 +0200
+++ new/kparts-5.14.0/CMakeLists.txt2015-09-05 11:10:52.0 +0200
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.13.0/autotests/openorsavequestion_unittest.cpp 
new/kparts-5.14.0/autotests/openorsavequestion_unittest.cpp
--- old/kparts-5.13.0/autotests/openorsavequestion_unittest.cpp 2015-08-04 
13:10:40.0 +0200
+++ new/kparts-5.14.0/autotests/openorsavequestion_unittest.cpp 2015-09-05 
11:10:52.0 +0200
@@ -45,6 +45,11 @@
 {
 Q_OBJECT
 private Q_SLOTS:
+void initTestCase()
+{
+extern KSERVICE_EXPORT bool kservice_require_kded;
+kservice_require_kded = false;
+}
 void testAutoEmbed()
 {
 // This one should get the fast path, no dialog should show up.




commit kparts for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-07-14 
17:28:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-09-02 
07:47:41.0 +0200
@@ -1,0 +2,11 @@
+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
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  kparts-5.12.0.tar.xz

New:

  kparts-5.13.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.qInpEx/_old  2015-09-02 07:47:41.0 +0200
+++ /var/tmp/diff_new_pack.qInpEx/_new  2015-09-02 07:47:41.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   kparts
-Version:5.12.0
+Version:5.13.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -43,11 +43,11 @@
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
+BuildRequires:  cmake(Qt5Core) >= 5.3.0
+BuildRequires:  cmake(Qt5Network) >= 5.3.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5Xml) >= 5.3.0
 Summary:Plugin framework for user interface components
 License:LGPL-2.1+
 Group:  System/GUI/KDE

++ kparts-5.12.0.tar.xz -> kparts-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.12.0/CMakeLists.txt 
new/kparts-5.13.0/CMakeLists.txt
--- old/kparts-5.12.0/CMakeLists.txt2015-07-05 11:10:46.0 +0200
+++ new/kparts-5.13.0/CMakeLists.txt2015-08-04 13:10:40.0 +0200
@@ -3,14 +3,14 @@
 project(KParts)
 
 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(REQUIRED_QT_VERSION "5.2")
+set(REQUIRED_QT_VERSION "5.3")
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Widgets Xml)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.12.0/po/ast/kparts5.po 
new/kparts-5.13.0/po/ast/kparts5.po
--- old/kparts-5.12.0/po/ast/kparts5.po 2015-07-05 11:10:46.0 +0200
+++ new/kparts-5.13.0/po/ast/kparts5.po 2015-08-04 13:10:40.0 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+\n"
-"PO-Revision-Date: 2015-06-30 14:53+0100\n"
-"Last-Translator: Enol P. \n"
+"PO-Revision-Date: 2015-07-11 16:24+0100\n"
+"Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"




commit kparts for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-06-23 
12:10:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-07-14 
17:28:55.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  5 18:45:19 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  kparts-5.11.0.tar.xz

New:

  kparts-5.12.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.zmvRDW/_old  2015-07-14 17:28:55.0 +0200
+++ /var/tmp/diff_new_pack.zmvRDW/_new  2015-07-14 17:28:55.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   kparts
-Version:5.11.0
+Version:5.12.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.11.0.tar.xz -> kparts-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.11.0/CMakeLists.txt 
new/kparts-5.12.0/CMakeLists.txt
--- old/kparts-5.11.0/CMakeLists.txt2015-06-06 23:24:29.0 +0200
+++ new/kparts-5.12.0/CMakeLists.txt2015-07-05 11:10:46.0 +0200
@@ -3,7 +3,7 @@
 project(KParts)
 
 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)
 
@@ -21,8 +21,8 @@
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.11.0/autotests/notepad.desktop 
new/kparts-5.12.0/autotests/notepad.desktop
--- old/kparts-5.11.0/autotests/notepad.desktop 2015-06-06 23:24:29.0 
+0200
+++ new/kparts-5.12.0/autotests/notepad.desktop 2015-07-05 11:10:46.0 
+0200
@@ -3,6 +3,7 @@
 Name[af]=Notablok (voorbeeld)
 Name[ar]=مفكرة (مثال)
 Name[as]=Notepad (উদাহৰণ)
+Name[ast]=Blo de notes (exemplu)
 Name[be]=Нататнік (узор)
 Name[be@latin]=Natatnik (uzor)
 Name[bg]=Notepad (пример)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.11.0/po/ast/kparts5.po 
new/kparts-5.12.0/po/ast/kparts5.po
--- old/kparts-5.11.0/po/ast/kparts5.po 2015-06-06 23:24:29.0 +0200
+++ new/kparts-5.12.0/po/ast/kparts5.po 2015-07-05 11:10:46.0 +0200
@@ -7,9 +7,9 @@
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+\n"
-"PO-Revision-Date: 2015-04-06 15:18+0100\n"
-"Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"PO-Revision-Date: 2015-06-30 14:53+0100\n"
+"Last-Translator: Enol P. \n"
+"Language-Team: Asturian \n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,82 +18,73 @@
 "X-Poedit-Language: asturian\n"
 "X-Generator: Lokalize 2.0\n"
 
-#, fuzzy
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Iñigo Varela"
+msgstr "Softastur"
 
-#, fuzzy
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "malditoas...@gmail.com"
+msgstr "alministrado...@softastur.org"
 
 #: browserextension.cpp:241
-#, fuzzy, kde-format
+#, kde-format
 msgid "Do you want to search the Internet for %1?"
-msgstr "¿Quies guetar %1 n'Internet?"
+msgstr "¿Quies guetar %1 n'internet?"
 
 #: browserextension.cpp:242
-#, fuzzy
 msgid "Internet Search"
-msgstr "Gueta en Internet"
+msgstr "Gueta n'internet"
 
 #: browserextension.cpp:242
-#, fuzzy
 msgid "&Search"
 msgstr "Gu&etar"
 
 #: browseropenorsavequestion.cpp:108
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "@label Type of file"
 msgid "Type: %1"
-msgstr "Tipu: %1"
+msgstr "Trib

commit kparts for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

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

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-05-11 
19:48:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-06-23 
12:10:59.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:50 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  kparts-5.10.0.tar.xz

New:

  kparts-5.11.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.NC19Br/_old  2015-06-23 12:10:59.0 +0200
+++ /var/tmp/diff_new_pack.NC19Br/_new  2015-06-23 12:10:59.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   kparts
-Version:5.10.0
+Version:5.11.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.10.0.tar.xz -> kparts-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.10.0/CMakeLists.txt 
new/kparts-5.11.0/CMakeLists.txt
--- old/kparts-5.10.0/CMakeLists.txt2015-05-03 17:20:17.0 +0200
+++ new/kparts-5.11.0/CMakeLists.txt2015-06-06 23:24:29.0 +0200
@@ -2,7 +2,11 @@
 
 project(KParts)
 
-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})
 
@@ -12,13 +16,13 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 
 include(ECMSetupVersion)
 
-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
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.10.0/po/nb/kparts5.po 
new/kparts-5.11.0/po/nb/kparts5.po
--- old/kparts-5.10.0/po/nb/kparts5.po  2015-05-03 17:20:17.0 +0200
+++ new/kparts-5.11.0/po/nb/kparts5.po  2015-06-06 23:24:29.0 +0200
@@ -1,10 +1,10 @@
 # Translation of kparts5 to Norwegian Bokmål
 #
-# Knut Yrvin , 2002, 2003, 2004, 2005.
+# Knut Yrvin , 2002, 2003, 2004, 2005.
 # Bjørn Steensrud , 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014.
 # Eskild Hustvedt , 2004, 2005.
 # Gaute Hvoslef Kvalnes , 2004, 2005.
-# Axel Bojer , 2005, 2006.
+# Axel Bojer , 2005, 2006.
 # Nils Kristian Tomren , 2005, 2007.
 # Øyvind A. Holm , 2009.
 msgid ""
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+\n"
-"PO-Revision-Date: 2014-02-23 21:13+0100\n"
+"PO-Revision-Date: 2014-11-05 13:40+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
 "Language: nb\n"
@@ -31,7 +31,7 @@
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "kn...@skolelinux.no,ax...@skolelinux.no,bjor...@skogkatt.homelinux.org"
+msgstr "knut.yr...@gmail.com,a...@bojer.no,bjor...@skogkatt.homelinux.org"
 
 #: browserextension.cpp:241
 #, kde-format




commit kparts for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2015-05-11 19:36:51

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-04-13 
20:26:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-05-11 
19:48:16.0 +0200
@@ -1,0 +2,7 @@
+Sun May  3 19:49:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  kparts-5.9.0.tar.xz

New:

  kparts-5.10.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.N1GuR8/_old  2015-05-11 19:48:17.0 +0200
+++ /var/tmp/diff_new_pack.N1GuR8/_new  2015-05-11 19:48:17.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   kparts
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kparts-5.9.0.tar.xz -> kparts-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.9.0/CMakeLists.txt 
new/kparts-5.10.0/CMakeLists.txt
--- old/kparts-5.9.0/CMakeLists.txt 2015-04-04 14:10:57.0 +0200
+++ new/kparts-5.10.0/CMakeLists.txt2015-05-03 17:20:17.0 +0200
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 5.9.0 REQUIRED NO_MODULE)
+find_package(ECM 5.10.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.9.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.9.0") # handled by release scripts
+set(KF5_VERSION "5.10.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.10.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.9.0/autotests/notepad.desktop 
new/kparts-5.10.0/autotests/notepad.desktop
--- old/kparts-5.9.0/autotests/notepad.desktop  2015-04-04 14:10:57.0 
+0200
+++ new/kparts-5.10.0/autotests/notepad.desktop 2015-05-03 17:20:17.0 
+0200
@@ -3,7 +3,6 @@
 Name[af]=Notablok (voorbeeld)
 Name[ar]=مفكرة (مثال)
 Name[as]=Notepad (উদাহৰণ)
-Name[ast]=Bloc de notes (exemplu)
 Name[be]=Нататнік (узор)
 Name[be@latin]=Natatnik (uzor)
 Name[bg]=Notepad (пример)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.9.0/po/ast/kparts5.po 
new/kparts-5.10.0/po/ast/kparts5.po
--- old/kparts-5.9.0/po/ast/kparts5.po  2015-04-04 14:10:57.0 +0200
+++ new/kparts-5.10.0/po/ast/kparts5.po 2015-05-03 17:20:17.0 +0200
@@ -1,46 +1,50 @@
-# SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR , YEAR.
 #
+# enolp , 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+\n"
-"PO-Revision-Date: 2012-12-28 17:14+0100\n"
-"Last-Translator: ivarela \n"
-"Language-Team: asturian \n"
-"Language: \n"
+"PO-Revision-Date: 2015-04-06 15:18+0100\n"
+"Last-Translator: enolp \n"
+"Language-Team: Asturian \n"
+"Language: ast_ES\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-Poedit-Language: asturian\n"
+"X-Generator: Lokalize 2.0\n"
 
+#, fuzzy
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
 msgstr "Iñigo Varela"
 
+#, fuzzy
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "malditoas...@gmail.com"
 
 #: browserextension.cpp:241
-#, kde-format
+#, fuzzy, kde-format
 msgid "Do you want to search the Internet for %1?"
 msgstr "¿Quies guetar %1 n'Internet?"
 
 #: browserextension.cpp:242
+#, fuzzy
 msgid "Internet Search"
 msgstr "Gueta en Internet"
 
 #: browserextension.cpp:242
+#, fuzzy
 msgid "&Search"
 msgstr "Gu&etar"
 
 #: browseropenorsavequestion.cpp:108
-#, kde-format
+#, fuzzy, kde-format
 msgctxt "@label Type of file"
 msgid "Type: %1"
 msgstr "Tipu: %1"
@@ -53,40 +57,43 @@
 msgstr "Nun g&uardar e

commit kparts for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2015-04-13 20:26:46

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-03-16 
09:33:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-04-13 
20:26:47.0 +0200
@@ -1,0 +2,9 @@
+Sat Apr  4 14:40:54 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+- Drop no longer needed knotifications-devel Requires of the
+  devel subpackage
+
+---

Old:

  kparts-5.8.0.tar.xz

New:

  kparts-5.9.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.G5axzz/_old  2015-04-13 20:26:47.0 +0200
+++ /var/tmp/diff_new_pack.G5axzz/_new  2015-04-13 20:26:47.0 +0200
@@ -16,32 +16,33 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   kparts
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.8.0
+BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{kf5_version}
-BuildRequires:  kcompletion-devel >= %{kf5_version}
-BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
-BuildRequires:  kdbusaddons-devel >= %{kf5_version}
+BuildRequires:  kbookmarks-devel >= %{_tar_path}
+BuildRequires:  kcompletion-devel >= %{_tar_path}
+BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
+BuildRequires:  kdbusaddons-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{kf5_version}
-BuildRequires:  ki18n-devel >= %{kf5_version}
-BuildRequires:  kiconthemes-devel >= %{kf5_version}
-BuildRequires:  kio-devel >= %{kf5_version}
-BuildRequires:  kitemviews-devel >= %{kf5_version}
-BuildRequires:  knotifications-devel >= %{kf5_version}
-BuildRequires:  kservice-devel >= %{kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
-BuildRequires:  kwindowsystem-devel >= %{kf5_version}
-BuildRequires:  kxmlgui-devel >= %{kf5_version}
-BuildRequires:  solid-devel >= %{kf5_version}
+BuildRequires:  kguiaddons-devel >= %{_tar_path}
+BuildRequires:  ki18n-devel >= %{_tar_path}
+BuildRequires:  kiconthemes-devel >= %{_tar_path}
+BuildRequires:  kio-devel >= %{_tar_path}
+BuildRequires:  kitemviews-devel >= %{_tar_path}
+BuildRequires:  knotifications-devel >= %{_tar_path}
+BuildRequires:  kservice-devel >= %{_tar_path}
+BuildRequires:  ktextwidgets-devel >= %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
+BuildRequires:  kwindowsystem-devel >= %{_tar_path}
+BuildRequires:  kxmlgui-devel >= %{_tar_path}
+BuildRequires:  solid-devel >= %{_tar_path}
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
@@ -64,7 +65,9 @@
 Summary:Plugin framework for user interface components
 Group:  System/GUI/KDE
 Obsoletes:  libKF5Parts4
+%if %{with lang}
 Recommends: %lname-lang = %{version}
+%endif
 
 %description -n %lname
 This library implements the framework for KDE parts, which are
@@ -76,10 +79,9 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kio-devel >= %{kf5_version}
-Requires:   knotifications-devel >= %{kf5_version}
-Requires:   ktextwidgets-devel >= %{kf5_version}
-Requires:   kxmlgui-devel >= %{kf5_version}
+Requires:   kio-devel >= %{_tar_path}
+Requires:   ktextwidgets-devel >= %{_tar_path}
+Requires:   kxmlgui-devel >= %{_tar_path}
 
 %description devel
 This library implements the framework for KDE parts, which are
@@ -96,15 +98,19 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
-  %find_lang %{name}5
+%if %{with lang}
+%find_lang %{name}5
+%endif
 
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%if %{with lang}
 %files -n %lname-lang -f %{name}5.lang
+%endif
 
 %files -n %lname
 %defattr(-,root,root)

++ kparts-5.8.0.tar.xz -> kparts-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.8.0/CMakeLists.txt 
new/kparts-5.9.0/CMakeLists.txt
--- old/kparts-5.8.0/CMakeL

commit kparts for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2015-03-16 09:33:43

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-02-16 
17:32:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-03-16 
09:33:45.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  7 16:58:54 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.8.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+---

Old:

  kparts-5.7.0.tar.xz

New:

  kparts-5.8.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.pzFg6A/_old  2015-03-16 09:33:46.0 +0100
+++ /var/tmp/diff_new_pack.pzFg6A/_new  2015-03-16 09:33:46.0 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Parts5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   kparts
 Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.7.0
+BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++ kparts-5.7.0.tar.xz -> kparts-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.7.0/CMakeLists.txt 
new/kparts-5.8.0/CMakeLists.txt
--- old/kparts-5.7.0/CMakeLists.txt 2015-02-08 16:23:04.0 +0100
+++ new/kparts-5.8.0/CMakeLists.txt 2015-03-07 15:48:27.0 +0100
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 1.7.0 REQUIRED NO_MODULE)
+find_package(ECM 1.8.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.7.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.7.0") # handled by release scripts
+set(KF5_VERSION "5.8.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.8.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.7.0/autotests/parttest.cpp 
new/kparts-5.8.0/autotests/parttest.cpp
--- old/kparts-5.7.0/autotests/parttest.cpp 2015-02-08 16:23:04.0 
+0100
+++ new/kparts-5.8.0/autotests/parttest.cpp 2015-03-07 15:48:27.0 
+0100
@@ -42,7 +42,7 @@
 return m_openFileCalled;
 }
 protected:
-/*reimp*/ bool openFile()
+bool openFile() Q_DECL_OVERRIDE
 {
 m_openFileCalled = true;
 return true;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.7.0/src/browseropenorsavequestion.cpp 
new/kparts-5.8.0/src/browseropenorsavequestion.cpp
--- old/kparts-5.7.0/src/browseropenorsavequestion.cpp  2015-02-08 
16:23:04.0 +0100
+++ new/kparts-5.8.0/src/browseropenorsavequestion.cpp  2015-03-07 
15:48:27.0 +0100
@@ -190,7 +190,7 @@
 KSharedConfig::Ptr dontAskConfig;
 
 public Q_SLOTS:
-virtual void reject()
+void reject() Q_DECL_OVERRIDE
 {
 selectedService = 0;
 QDialog::reject();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.7.0/src/browserrun.h 
new/kparts-5.8.0/src/browserrun.h
--- old/kparts-5.7.0/src/browserrun.h   2015-02-08 16:23:04.0 +0100
+++ new/kparts-5.8.0/src/browserrun.h   2015-03-07 15:48:27.0 +0100
@@ -157,11 +157,11 @@
 /**
  * Reimplemented from KRun
  */
-virtual void scanFile();
+void scanFile() Q_DECL_OVERRIDE;
 /**
  * Reimplemented from KRun
  */
-virtual void init();
+void init() Q_DECL_OVERRIDE;
 /**
  * Reimplemented from KRun
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.7.0/src/mainwindow.h 
new/kparts-5.8.0/src/mainwindow.h
--- old/kparts-5.7.0/src/mainwindow.h   2015-02-08 16:23:04.0 +0100
+++ new/kparts-5.8.0/src/mainwindow.h   2015-03-07 15:48:27.0 +0100
@@ -55,7 +55,7 @@
 virtual ~MainWindow();
 
 public Q_SLOTS:
-virtual void configureToolbars();
+void configureToolbars() Q_DECL_OVERRIDE;
 
 protected Q_SLOTS:
 
d

commit kparts for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2015-02-16 15:06:27

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2015-01-29 
12:52:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-02-16 
17:32:02.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  8 18:15:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+---

Old:

  kparts-5.6.0.tar.xz

New:

  kparts-5.7.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.4h5JBE/_old  2015-02-16 17:32:03.0 +0100
+++ /var/tmp/diff_new_pack.4h5JBE/_new  2015-02-16 17:32:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,12 +17,13 @@
 
 
 %define lname   libKF5Parts5
+%define _tar_path 5.7
 Name:   kparts
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.6.0
+BuildRequires:  extra-cmake-modules >= 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
@@ -50,7 +51,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kparts-5.6.0.tar.xz -> kparts-5.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.6.0/CMakeLists.txt 
new/kparts-5.7.0/CMakeLists.txt
--- old/kparts-5.6.0/CMakeLists.txt 2015-01-03 13:12:28.0 +0100
+++ new/kparts-5.7.0/CMakeLists.txt 2015-02-08 16:23:04.0 +0100
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 1.6.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.6.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.6.0") # handled by release scripts
+set(KF5_VERSION "5.7.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.7.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
@@ -50,7 +50,7 @@
 add_subdirectory( src )
 
 # create a Config.cmake and a ConfigVersion.cmake file and install them
-set(CMAKECONFIG_INSTALL_DIR "${CMAKECONFIG_INSTALL_PREFIX}/KF5Parts")
+set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Parts")
 
 include(ECMPackageConfigHelpers)
 
@@ -71,7 +71,7 @@
 
 install(FILES
   ${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h
-  DESTINATION ${KF5_INCLUDE_INSTALL_DIR} COMPONENT Devel
+  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.6.0/po/cs/kparts5.po 
new/kparts-5.7.0/po/cs/kparts5.po
--- old/kparts-5.6.0/po/cs/kparts5.po   2015-01-03 13:12:28.0 +0100
+++ new/kparts-5.7.0/po/cs/kparts5.po   2015-02-08 16:23:04.0 +0100
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl , 2010, 2011, 2012.
-# Vít Pelčák , 2011, 2012, 2013, 2014.
+# Vít Pelčák , 2011, 2012, 2013, 2014, 2015.
 # Tomáš Chvátal , 2012, 2013.
 #
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.6.0/po/fi/kparts5.po 
new/kparts-5.7.0/po/fi/kparts5.po
--- old/kparts-5.6.0/po/fi/kparts5.po   2015-01-03 13:12:28.0 +0100
+++ new/kparts-5.7.0/po/fi/kparts5.po   2015-02-08 16:23:04.0 +0100
@

commit kparts for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2015-01-29 12:52:38

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-12-21 
11:58:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2015-01-29 
12:52:40.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:27 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  kparts-5.5.0.tar.xz

New:

  kparts-5.6.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.qXD5hV/_old  2015-01-29 12:52:40.0 +0100
+++ /var/tmp/diff_new_pack.qXD5hV/_new  2015-01-29 12:52:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,11 +18,11 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:5.5.0
+Version:5.6.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.5.0
+BuildRequires:  extra-cmake-modules >= 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
@@ -50,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kparts-5.5.0.tar.xz -> kparts-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.5.0/CMakeLists.txt 
new/kparts-5.6.0/CMakeLists.txt
--- old/kparts-5.5.0/CMakeLists.txt 2014-12-06 13:43:11.0 +0100
+++ new/kparts-5.6.0/CMakeLists.txt 2015-01-03 13:12:28.0 +0100
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 1.5.0 REQUIRED NO_MODULE)
+find_package(ECM 1.6.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.5.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.5.0") # handled by release scripts
+set(KF5_VERSION "5.6.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.6.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.5.0/autotests/notepad.desktop 
new/kparts-5.6.0/autotests/notepad.desktop
--- old/kparts-5.5.0/autotests/notepad.desktop  2014-12-06 13:43:11.0 
+0100
+++ new/kparts-5.6.0/autotests/notepad.desktop  2015-01-03 13:12:28.0 
+0100
@@ -29,6 +29,7 @@
 Name[fr]=Bloc-notes (exemple)
 Name[fy]=Skriuwboekje (foarbyld)
 Name[ga]=Notepad (sampla)
+Name[gd]=Pada-nòtaichean (ball-eisimpleir)
 Name[gl]=Caderno de notas (exemplo)
 Name[gu]=નોટપેડ (ઉદાહરણ)
 Name[he]=פנקס רשימות (דוגמה)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.5.0/po/ca/kparts5.po 
new/kparts-5.6.0/po/ca/kparts5.po
--- old/kparts-5.5.0/po/ca/kparts5.po   2014-12-06 13:43:11.0 +0100
+++ new/kparts-5.6.0/po/ca/kparts5.po   2015-01-03 13:12:28.0 +0100
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella Pérez , 2003, 2006, 2011, 2012, 2013, 
2014.
+# Antoni Bella Pérez , 2003, 2006, 2011, 2012, 2013, 
2014.
 # Albert Astals Cid , 2004, 2005, 2007.
 # Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Robert Millan , 2009.
@@ -15,7 +15,7 @@
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+\n"
 "PO-Revision-Date: 2014-07-04 16:57+0200\n"
-"Last-Translator: Antoni Bella Pérez \n

commit kparts for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-12-21 11:58:58

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-11-11 
01:10:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-12-21 
11:58:44.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec  6 12:53:48 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  kparts-5.4.0.tar.xz

New:

  kparts-5.5.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.GeOjw7/_old  2014-12-21 11:58:45.0 +0100
+++ /var/tmp/diff_new_pack.GeOjw7/_new  2014-12-21 11:58:45.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:5.4.0
+Version:5.5.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.4.0
+BuildRequires:  extra-cmake-modules >= 1.5.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
@@ -50,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kparts-5.4.0.tar.xz -> kparts-5.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.4.0/CMakeLists.txt 
new/kparts-5.5.0/CMakeLists.txt
--- old/kparts-5.4.0/CMakeLists.txt 2014-11-02 13:16:58.0 +0100
+++ new/kparts-5.5.0/CMakeLists.txt 2014-12-06 13:43:11.0 +0100
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 1.4.0 REQUIRED NO_MODULE)
+find_package(ECM 1.5.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.4.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.4.0") # handled by release scripts
+set(KF5_VERSION "5.5.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.5.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.4.0/po/fi/kparts5.po 
new/kparts-5.5.0/po/fi/kparts5.po
--- old/kparts-5.4.0/po/fi/kparts5.po   2014-11-02 13:16:58.0 +0100
+++ new/kparts-5.5.0/po/fi/kparts5.po   2014-12-06 13:43:11.0 +0100
@@ -29,7 +29,7 @@
 "POT-Creation-Date: 2014-04-27 20:57+\n"
 "PO-Revision-Date: 2014-03-24 21:09+0200\n"
 "Last-Translator: Lasse Liehu \n"
-"Language-Team: Finnish \n"
+"Language-Team: Finnish \n"
 "Language: fi\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/kparts-5.4.0/po/pt_BR/kparts5.po 
new/kparts-5.5.0/po/pt_BR/kparts5.po
--- old/kparts-5.4.0/po/pt_BR/kparts5.po2014-11-02 13:16:58.0 
+0100
+++ new/kparts-5.5.0/po/pt_BR/kparts5.po2014-12-06 13:43:11.0 
+0100
@@ -18,7 +18,7 @@
 "Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:57+\n"
-"PO-Revision-Date: 2014-03-04 20:36-0300\n"
+"PO-Revision-Date: 2014-12-01 08:10-0200\n"
 "Last-Translator: André Marcelo Alvarenga \n"
 "Language-Team: Brazilian Portuguese \n"
 "Language: pt_BR\n"
@@ -111,7 +111,7 @@
 #: browserrun.cpp:344
 #, kde-format
 msgid "Do you really want to execute '%1'?"
-msgstr "Tem certeza que deseja executar '%1'?"
+msgstr "Deseja realmente executar '%1'?"
 
 #: browserrun.cpp:345
 msgid "Execute File?"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.4.0/po/tr/kparts5.po 
new/kparts-5.5.0/po/tr/kparts5.po
--- old/kparts-5.4.0/po/tr/kparts5.po   2014-11-02 13:16:58.0 +0100
+++ new/kparts-5.5.0/po/tr/kparts5.po   2014-12-06 13:43:11.0 +0100
@@ -16,20 +16,21 @@
 # Ozan Çağlayan , 2010, 201

commit kparts for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-11-11 01:09:51

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-10-07 
16:00:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-11-11 
01:10:05.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  2 17:47:34 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  kparts-5.3.0.tar.xz

New:

  kparts-5.4.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.qn4MTW/_old  2014-11-11 01:10:06.0 +0100
+++ /var/tmp/diff_new_pack.qn4MTW/_new  2014-11-11 01:10:06.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:5.3.0
+Version:5.4.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.3.0
+BuildRequires:  extra-cmake-modules >= 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}
@@ -50,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kparts-5.3.0.tar.xz -> kparts-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.3.0/CMakeLists.txt 
new/kparts-5.4.0/CMakeLists.txt
--- old/kparts-5.3.0/CMakeLists.txt 2014-10-04 19:10:14.0 +0200
+++ new/kparts-5.4.0/CMakeLists.txt 2014-11-02 13:16:58.0 +0100
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.4.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.3.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.3.0") # handled by release scripts
+set(KF5_VERSION "5.4.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.4.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.3.0/po/fi/kparts5.po 
new/kparts-5.4.0/po/fi/kparts5.po
--- old/kparts-5.3.0/po/fi/kparts5.po   2014-10-04 19:10:14.0 +0200
+++ new/kparts-5.4.0/po/fi/kparts5.po   2014-11-02 13:16:58.0 +0100
@@ -29,7 +29,7 @@
 "POT-Creation-Date: 2014-04-27 20:57+\n"
 "PO-Revision-Date: 2014-03-24 21:09+0200\n"
 "Last-Translator: Lasse Liehu \n"
-"Language-Team: Finnish \n"
+"Language-Team: Finnish \n"
 "Language: fi\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/kparts-5.3.0/po/it/kparts5.po 
new/kparts-5.4.0/po/it/kparts5.po
--- old/kparts-5.3.0/po/it/kparts5.po   2014-10-04 19:10:14.0 +0200
+++ new/kparts-5.4.0/po/it/kparts5.po   2014-11-02 13:16:58.0 +0100
@@ -8,8 +8,9 @@
 # Luciano Montanaro , 2007.
 # Dario Panico , 2008.
 # Pino Toscano , 2008.
-# Federico Zenith , 2008, 2012, 2013.
+# Federico Zenith , 2008, 2012, 2013, 2014.
 # Innocenzo Ventre , 2012.
+# Vincenzo Reale , 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.3.0/po/nn/kparts5.po 
new/kparts-5.4.0/po/nn/kparts5.po
--- old/kparts-5.3.0/po/nn/kparts5.po   2014-10-04 19:10:14.0 +0200
+++ new/kparts-5.4.0/po/nn/kparts5.po   2014-11-02 13:16:58.0 +0100
@@ -2,7 +2,7 @@
 #
 # Gaute Hvoslef Kvalnes , 2003, 2004, 2005, 2006.
 # Håvard Korsvoll , 2003, 2005.
-# Karl Ove Hufthammer , 2004, 2007, 2008, 2009, 2010, 2011, 
2012, 2013.
+# Karl Ove Hufthammer , 2004, 2007, 2008, 2009, 2010, 2011, 
2012, 2013, 2014.
 # Eirik U. Birkeland , 2008, 2009, 2010.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsigno

commit kparts for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-10-07 15:59:45

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-09-12 
17:04:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-10-07 
16:00:18.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct  4 17:59:53 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+---

Old:

  kparts-5.2.0.tar.xz

New:

  kparts-5.3.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.NknFw4/_old  2014-10-07 16:00:21.0 +0200
+++ /var/tmp/diff_new_pack.NknFw4/_new  2014-10-07 16:00:21.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:5.2.0
+Version:5.3.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.2.0
+BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++ kparts-5.2.0.tar.xz -> kparts-5.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.2.0/CMakeLists.txt 
new/kparts-5.3.0/CMakeLists.txt
--- old/kparts-5.2.0/CMakeLists.txt 2014-09-09 02:33:36.0 +0200
+++ new/kparts-5.3.0/CMakeLists.txt 2014-10-04 19:10:14.0 +0200
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+find_package(ECM 1.3.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.2.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.2.0") # handled by release scripts
+set(KF5_VERSION "5.3.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.3.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.2.0/po/ja/kparts5.po 
new/kparts-5.3.0/po/ja/kparts5.po
--- old/kparts-5.2.0/po/ja/kparts5.po   2014-09-09 02:33:36.0 +0200
+++ new/kparts-5.3.0/po/ja/kparts5.po   2014-10-04 19:10:14.0 +0200
@@ -16,7 +16,7 @@
 "POT-Creation-Date: 2014-04-27 20:57+\n"
 "PO-Revision-Date: 2011-08-27 14:05-0700\n"
 "Last-Translator: Fumiaki Okushi \n"
-"Language-Team: Japanese \n"
+"Language-Team: Japanese \n"
 "Language: ja\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/kparts-5.2.0/po/nds/kparts5.po 
new/kparts-5.3.0/po/nds/kparts5.po
--- old/kparts-5.2.0/po/nds/kparts5.po  2014-09-09 02:33:36.0 +0200
+++ new/kparts-5.3.0/po/nds/kparts5.po  2014-10-04 19:10:14.0 +0200
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 1.4\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.2.0/po/oc/kparts5.po 
new/kparts-5.3.0/po/oc/kparts5.po
--- old/kparts-5.2.0/po/oc/kparts5.po   1970-01-01 01:00:00.0 +0100
+++ new/kparts-5.3.0/po/oc/kparts5.po   2014-10-04 19:10:14.0 +0200
@@ -0,0 +1,164 @@
+# translation of kdelibs4.po to Occitan
+# Copyright (C) 2008 This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Yannig Marchegay (Kokoyaya) , 2007, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: kdelibs4\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
+"POT-Creation-Date: 2014-04-27 20:57+\n"
+"PO-Revision-Date: 2008-08-06 00:07+0200\n"
+"Last-Translator: \n"
+"Language-Team: Occitan \n"
+"Language: oc\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: KBabel 1.11.4\n"
+
+msgctxt "NAME OF TRANSLATORS"
+msgid "Your names"
+msgstr "Yannig Marchegay (Kokoyaya)"

commit kparts for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-09-12 17:03:38

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-08-16 
15:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-09-12 
17:04:49.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:35 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  kparts-5.1.0.tar.xz

New:

  kparts-5.2.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.xToG86/_old  2014-09-12 17:04:53.0 +0200
+++ /var/tmp/diff_new_pack.xToG86/_new  2014-09-12 17:04:53.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:5.1.0
+Version:5.2.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.1.0
+BuildRequires:  extra-cmake-modules >= 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++ kparts-5.1.0.tar.xz -> kparts-5.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/CMakeLists.txt 
new/kparts-5.2.0/CMakeLists.txt
--- old/kparts-5.1.0/CMakeLists.txt 2014-08-02 11:09:00.0 +0200
+++ new/kparts-5.2.0/CMakeLists.txt 2014-09-09 02:33:36.0 +0200
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 1.1.0 REQUIRED NO_MODULE)
+find_package(ECM 1.2.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "5.1.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.1.0") # handled by release scripts
+set(KF5_VERSION "5.2.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.2.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/README.md new/kparts-5.2.0/README.md
--- old/kparts-5.1.0/README.md  2014-08-02 11:09:00.0 +0200
+++ new/kparts-5.2.0/README.md  2014-09-09 02:33:36.0 +0200
@@ -39,9 +39,3 @@
 KParts::ComponentFactory::createPartInstanceFromQuery.
 
 
-## Links
-
-- Home page: 
-- Mailing list: 
-- IRC channel: #kde-devel on Freenode
-- Git repository: 

diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/metainfo.yaml 
new/kparts-5.2.0/metainfo.yaml
--- old/kparts-5.1.0/metainfo.yaml  2014-08-02 11:09:00.0 +0200
+++ new/kparts-5.2.0/metainfo.yaml  2014-09-09 02:33:36.0 +0200
@@ -7,3 +7,7 @@
 portingAid: false
 deprecated: false
 release: true
+libraries:
+ - qmake: KParts
+   cmake: "KF5::Parts"
+cmakename: KF5Parts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/po/cs/kparts5.po 
new/kparts-5.2.0/po/cs/kparts5.po
--- old/kparts-5.1.0/po/cs/kparts5.po   2014-08-02 11:09:00.0 +0200
+++ new/kparts-5.2.0/po/cs/kparts5.po   2014-09-09 02:33:36.0 +0200
@@ -18,6 +18,8 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 "X-Generator: Lokalize 1.5\n"
+"X-Language: cs_CZ\n"
+"X-Source-Language: en_US\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.1.0/po/fi/kparts5.po 
new/kparts-5.2.0/po/fi/kparts5.po
--- old/kparts-5.1.0/po/fi/kparts5.po   2014-08-02 11:09:00.0 +0200
+++ new/kparts-5.2.0/po/fi/kparts5.po   2014-09-09 02:33:36.0 +0200
@@ -29,7 +29,7 @@
 "POT-Creation-Date: 2014-04-27 20:57+\n"
 "PO-Revision-Date: 2014-03-24 21:09+0200\n"
 "Last-Translator: Lasse Liehu \n"
-"Language-Team: Finnish \n"
+"Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"

commit kparts for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-08-16 15:42:08

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-07-18 
06:41:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-08-16 
15:42:47.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:20:18 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+---

Old:

  kparts-5.0.0.tar.xz

New:

  kparts-5.1.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.Yefmu1/_old  2014-08-16 15:42:48.0 +0200
+++ /var/tmp/diff_new_pack.Yefmu1/_new  2014-08-16 15:42:48.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:5.0.0
+Version:5.1.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{kf5_version}
 BuildRequires:  kcompletion-devel >= %{kf5_version}

++ kparts-5.0.0.tar.xz -> kparts-5.1.0.tar.xz ++
 967495 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kparts for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-07-18 06:40:30

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-06-10 
14:37:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-07-18 
06:41:12.0 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:48 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+---
+Tue Jul  1 21:36:05 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kparts-4.100.0.tar.xz

New:

  kparts-5.0.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.fl6YdB/_old  2014-07-18 06:41:13.0 +0200
+++ /var/tmp/diff_new_pack.fl6YdB/_new  2014-07-18 06:41:13.0 +0200
@@ -18,28 +18,29 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:4.100.0
+Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.14
+BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_kf5_version}
-BuildRequires:  kcompletion-devel >= %{_kf5_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_version}
-BuildRequires:  kdbusaddons-devel >= %{_kf5_version}
+BuildRequires:  kbookmarks-devel >= %{kf5_version}
+BuildRequires:  kcompletion-devel >= %{kf5_version}
+BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
+BuildRequires:  kdbusaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_kf5_version}
-BuildRequires:  ki18n-devel >= %{_kf5_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_version}
-BuildRequires:  kio-devel >= %{_kf5_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_version}
-BuildRequires:  knotifications-devel >= %{_kf5_version}
-BuildRequires:  kservice-devel >= %{_kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_version}
-BuildRequires:  solid-devel >= %{_kf5_version}
+BuildRequires:  kguiaddons-devel >= %{kf5_version}
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kiconthemes-devel >= %{kf5_version}
+BuildRequires:  kio-devel >= %{kf5_version}
+BuildRequires:  kitemviews-devel >= %{kf5_version}
+BuildRequires:  knotifications-devel >= %{kf5_version}
+BuildRequires:  kservice-devel >= %{kf5_version}
+BuildRequires:  ktextwidgets-devel >= %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
+BuildRequires:  kwindowsystem-devel >= %{kf5_version}
+BuildRequires:  kxmlgui-devel >= %{kf5_version}
+BuildRequires:  solid-devel >= %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
@@ -49,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -74,10 +75,10 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kio-devel >= %{_kf5_version}
-Requires:   knotifications-devel >= %{_kf5_version}
-Requires:   ktextwidgets-devel >= %{_kf5_version}
-Requires:   kxmlgui-devel >= %{_kf5_version}
+Requires:   kio-devel >= %{kf5_version}
+Requires:   knotifications-devel >= %{kf5_version}
+Requires:   ktextwidgets-devel >= %{kf5_version}
+Requires:   kxmlgui-devel >= %{kf5_version}
 
 %description devel
 This library implements the framework for KDE parts, which are

++ kparts-4.100.0.tar.xz -> kparts-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.100.0/CMakeLists.txt 
new/kparts-5.0.0/CMakeLists.txt
--- old/kparts-4.100.0/CMakeLists.txt   2014-06-01 14:31:13.0 +0200
+++ new/kpart

commit kparts for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-06-10 14:36:42

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-05-14 
20:27:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-06-10 
14:37:10.0 +0200
@@ -1,0 +2,10 @@
+Sun Jun  1 18:02:35 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Add baselibs.conf
+
+---

Old:

  kparts-4.99.0.tar.xz

New:

  baselibs.conf
  kparts-4.100.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.j2n7ur/_old  2014-06-10 14:37:11.0 +0200
+++ /var/tmp/diff_new_pack.j2n7ur/_new  2014-06-10 14:37:11.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:4.99.0
+Version:4.100.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.13
+BuildRequires:  extra-cmake-modules >= 0.0.14
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_kf5_version}
 BuildRequires:  kcompletion-devel >= %{_kf5_version}
@@ -49,7 +49,8 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:kparts-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -61,6 +62,7 @@
 Summary:Plugin framework for user interface components
 Group:  System/GUI/KDE
 Obsoletes:  libKF5Parts4
+Recommends: %lname-lang = %{version}
 
 %description -n %lname
 This library implements the framework for KDE parts, which are
@@ -82,6 +84,7 @@
 elaborate widgets with a user-interface defined in terms of actions
 (menu items, toolbar icons). Development files.
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -93,10 +96,14 @@
   %kf5_makeinstall -C build
   %fdupes -s %{buildroot}
 
+  %find_lang %{name}5
+
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%files -n %lname-lang -f %{name}5.lang
+
 %files -n %lname
 %defattr(-,root,root)
 %doc COPYING*

++ baselibs.conf ++
libKF5Parts5
kparts-devel
requires "libKF5Parts5- = "
++ kparts-4.99.0.tar.xz -> kparts-4.100.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.99.0/CMakeLists.txt 
new/kparts-4.100.0/CMakeLists.txt
--- old/kparts-4.99.0/CMakeLists.txt2014-05-05 02:36:24.0 +0200
+++ new/kparts-4.100.0/CMakeLists.txt   2014-06-01 14:31:13.0 +0200
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 0.0.13 REQUIRED NO_MODULE)
+find_package(ECM 0.0.14 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,8 +17,8 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "4.99.0") # handled by release scripts
-set(KF5_DEP_VERSION "4.99.0") # handled by release scripts
+set(KF5_VERSION "4.100.0") # handled by release scripts
+set(KF5_DEP_VERSION "4.100.0") # handled by release scripts
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
@@ -45,6 +45,9 @@
   add_subdirectory( autotests )
 endif()
 add_definitions(-DTRANSLATION_DOMAIN=\"kparts5\")
+if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
+ki18n_install(po)
+endif()
 add_subdirectory( src )
 
 # create a Config.cmake and a ConfigVersion.cmake file and install them
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.99.0/autotests/CMakeLists.txt 
new/kparts-4.100.0/autotests/CMakeLists.txt
--- old/kparts-4.99.0/autotests/CMakeLists.txt  2014-05-05 02:36:24.0 
+0200
+++ new/kparts-4.100.0/autotests/CMakeLists.txt 2014-06-01 14:31:13.0 
+0200
@@ -1,20 +1,11 @@
 find_package(Qt5Test ${REQUIRED_QT_VERSION} REQUIRED)
 set_package_properties(Qt5Test PROPERTIES PURPOSE "Required for tests")
 
-set(PARTS_TEST_LIBRARY_DEPENDENCIES KF5::Parts Qt5::Test KF5::XmlGui)
+include(ECMAddTests)
 
-include(ECMMarkAsTest)
-
-MACRO(KPARTS_UNIT_TESTS)
-   FOREACH(_testname ${ARGN})
- 

commit kparts for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-05-14 20:27:11

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-04-02 
17:22:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-05-14 
20:27:49.0 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:41:20 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+---

Old:

  kparts-4.98.0.tar.xz

New:

  kparts-4.99.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.lvZgDk/_old  2014-05-14 20:27:50.0 +0200
+++ /var/tmp/diff_new_pack.lvZgDk/_new  2014-05-14 20:27:50.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:4.98.0
+Version:4.99.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.12
+BuildRequires:  extra-cmake-modules >= 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_kf5_version}
 BuildRequires:  kcompletion-devel >= %{_kf5_version}

++ kparts-4.98.0.tar.xz -> kparts-4.99.0.tar.xz ++
 983097 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kparts for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2014-04-02 17:22:18

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


Package is "kparts"

Changes:

--- /work/SRC/openSUSE:Factory/kparts/kparts.changes2014-03-10 
12:18:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes   2014-04-02 
17:22:30.0 +0200
@@ -1,0 +2,9 @@
+Sat Mar 29 19:47:48 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta1.php
+
+---

Old:

  kparts-4.97.0.tar.xz

New:

  kparts-4.98.0.tar.xz



Other differences:
--
++ kparts.spec ++
--- /var/tmp/diff_new_pack.pqMpmk/_old  2014-04-02 17:22:32.0 +0200
+++ /var/tmp/diff_new_pack.pqMpmk/_new  2014-04-02 17:22:32.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Parts5
 Name:   kparts
-Version:4.97.0
+Version:4.98.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.11
+BuildRequires:  extra-cmake-modules >= 0.0.12
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_kf5_version}
 BuildRequires:  kcompletion-devel >= %{_kf5_version}

++ kparts-4.97.0.tar.xz -> kparts-4.98.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.97.0/CMakeLists.txt 
new/kparts-4.98.0/CMakeLists.txt
--- old/kparts-4.97.0/CMakeLists.txt2014-03-01 12:51:25.0 +0100
+++ new/kparts-4.98.0/CMakeLists.txt2014-03-29 08:15:31.0 +0100
@@ -2,7 +2,7 @@
 
 project(KParts)
 
-find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+find_package(ECM 0.0.12 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -17,7 +17,7 @@
 
 include(ECMSetupVersion)
 
-set(KF5_VERSION "4.97.0")
+set(KF5_VERSION "4.98.0")
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KPARTS
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kparts_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5PartsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-4.97.0/autotests/openorsavequestion_unittest.cpp 
new/kparts-4.98.0/autotests/openorsavequestion_unittest.cpp
--- old/kparts-4.97.0/autotests/openorsavequestion_unittest.cpp 2014-03-01 
12:51:25.0 +0100
+++ new/kparts-4.98.0/autotests/openorsavequestion_unittest.cpp 2014-03-29 
08:15:31.0 +0100
@@ -23,6 +23,7 @@
 #include 
 
 #include 
+#include 
 #include 
 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.97.0/src/Messages.sh 
new/kparts-4.98.0/src/Messages.sh
--- old/kparts-4.97.0/src/Messages.sh   1970-01-01 01:00:00.0 +0100
+++ new/kparts-4.98.0/src/Messages.sh   2014-03-29 08:15:31.0 +0100
@@ -0,0 +1,18 @@
+#!/bin/sh
+
+# Invoke the extractrc script on all .ui, .rc, and .kcfg files in the sources.
+# The results are stored in a pseudo .cpp file to be picked up by xgettext.
+lst=`find . -name \*.rc -o -name \*.ui -o -name \*.kcfg`
+if [ -n "$lst" ] ; then
+$EXTRACTRC $lst >> rc.cpp
+fi
+
+# If your framework contains tips-of-the-day, call preparetips as well.
+if [ -f "data/tips" ] ; then
+( cd data && $PREPARETIPS > ../tips.cpp )
+fi
+
+# Extract strings from all source files.
+# If your framework depends on KI18n, use $XGETTEXT. If it uses Qt translation
+# system, use $EXTRACT_TR_STRINGS.
+$XGETTEXT `find . -name \*.cpp -o -name \*.h -name \*.qml` -o 
$podir/kparts5.pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-4.97.0/src/browserextension.cpp 
new/kparts-4.98.0/src/browserextension.cpp
--- old/kparts-4.97.0/src/browserextension.cpp  2014-03-01 12:51:25.0 
+0100
+++ new/kparts-4.98.0/src/browserextension.cpp  2014-03-29 08:15:31.0 
+0100
@@ -125,25 +125,15 @@
 BrowserExtensionPrivate::createActionSlotMap();
 }
 
-// Build list with this extension's slot names.
-QList slotNames;
-int methodCount = metaObject()->methodCount();
-int methodOffset = metaObject()->methodOffset();
-for (int i = 0; i < methodCount; ++i) {
-QMetaMethod method = metaObject()->method(methodOffset + i);
-if (method.methodType() == QMetaMethod::Slot) {
-slotNames.append(method.methodSignature());
-}
-}
-
 // Set the