commit frameworkintegration for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-10-12 13:53:20

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


Package is "frameworkintegration"

Mon Oct 12 13:53:20 2020 rev:88 rq:840791 version:5.75.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-09-18 14:37:33.291796416 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.3486/frameworkintegration.changes
  2020-10-12 13:55:08.130112051 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 08:32:50 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
+- No code change since 5.74.0
+
+---

Old:

  frameworkintegration-5.74.0.tar.xz
  frameworkintegration-5.74.0.tar.xz.sig

New:

  frameworkintegration-5.75.0.tar.xz
  frameworkintegration-5.75.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.f0SPFq/_old  2020-10-12 13:55:08.794112321 +0200
+++ /var/tmp/diff_new_pack.f0SPFq/_new  2020-10-12 13:55:08.798112322 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.74.0.tar.xz -> frameworkintegration-5.75.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.74.0/CMakeLists.txt 
new/frameworkintegration-5.75.0/CMakeLists.txt
--- old/frameworkintegration-5.74.0/CMakeLists.txt  2020-09-06 
11:05:32.0 +0200
+++ new/frameworkintegration-5.75.0/CMakeLists.txt  2020-10-04 
11:45:52.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.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/frameworkintegration-5.74.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.75.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.74.0/plasma_workspace.notifyrc   2020-09-06 
11:05:32.0 +0200
+++ new/frameworkintegration-5.75.0/plasma_workspace.notifyrc   2020-10-04 
11:45:52.0 +0200
@@ -34,6 +34,7 @@
 Comment[pl]=Przestrzeń robocza Plazmy
 Comment[pt]=Área de Trabalho do Plasma
 Comment[pt_BR]=Plasma Workspace
+Comment[ro]=Spațiu de lucru Plasma
 Comment[ru]=Среда рабочего стола Plasma
 Comment[sk]=KDE pracovná plocha Plasma
 Comment[sl]=Delovni prostor Plasma
@@ -84,6 +85,7 @@
 Name[pl]=Kosz: opróżniony
 Name[pt]=Lixo: Vazio
 Name[pt_BR]=Lixeira: Vazia
+Name[ro]=Gunoi: golit
 Name[ru]=Корзина очищена
 Name[sk]=Kôš: vyprázdnený
 Name[sl]=Smeti: izpraznjene
@@ -132,6 +134,7 @@
 Comment[pl]=Kosz został opróżniony
 Comment[pt]=O caixote do lixo foi esvaziado
 Comment[pt_BR]=A Lixeira foi esvaziada
+Comment[ro]=Gunoiul a fost golit
 Comment[ru]=Корзина очищена
 Comment[sk]=Kôš bol vyprázdnený
 Comment[sl]=Smeti so bile izpraznjene
@@ -182,6 +185,7 @@
 Name[pl]=Uzupełnianie tekstu: obrót
 Name[pt]=Completação de Texto: Rotação
 Name[pt_BR]=Complementação de texto: Rotação
+Name[ro]=Textcompletion: Rotație
 Name[ru]=Автодополнение: переход по кругу
 Name[sk]=Doplnenie textu: rotácia
 Name[sl]=Dopolnjevanje besedila: kroženje
@@ -229,6 +233,7 @@
 Comment[pl]=Został osiągnięty koniec spisu pasujących ciągów znaków
 Comment[pt]=Atingiu-se o fim da lista de correspondências
 Comment[pt_BR]=O final da lista de ocorrências foi atingido
+Comment[ro]=A fost atins sfârșitul 

commit frameworkintegration for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-09-18 14:36:23

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


Package is "frameworkintegration"

Fri Sep 18 14:36:23 2020 rev:87 rq:834376 version:5.74.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-08-12 12:24:04.268117666 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.4249/frameworkintegration.changes
  2020-09-18 14:37:33.291796416 +0200
@@ -1,0 +2,11 @@
+Sun Sep  6 12:48:26 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:
+  * Remove obsolete COPYING files
+  * Clarify license statement according to KDElibs History
+
+---

Old:

  frameworkintegration-5.73.0.tar.xz
  frameworkintegration-5.73.0.tar.xz.sig

New:

  frameworkintegration-5.74.0.tar.xz
  frameworkintegration-5.74.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.24yzfz/_old  2020-09-18 14:37:34.287797305 +0200
+++ /var/tmp/diff_new_pack.24yzfz/_new  2020-09-18 14:37:34.291797308 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later
@@ -116,12 +116,12 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_libdir}/libKF5Style.so.*
 
 %files plugin
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_datadir}/infopage/
 %{_kf5_plugindir}/
@@ -129,7 +129,7 @@
 %{_kf5_notifydir}/
 
 %files devel
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libKF5Style.so
 %{_kf5_libdir}/cmake/KF5FrameworkIntegration/
 %dir %{_kf5_includedir}/KStyle/

++ frameworkintegration-5.73.0.tar.xz -> frameworkintegration-5.74.0.tar.xz 
++
 2525 lines of diff (skipped)





commit frameworkintegration for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-08-12 12:22:46

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


Package is "frameworkintegration"

Wed Aug 12 12:22:46 2020 rev:86 rq:825049 version:5.73.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-07-14 07:52:25.336455484 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.3399/frameworkintegration.changes
  2020-08-12 12:24:04.268117666 +0200
@@ -1,0 +2,10 @@
+Sun Aug  2 07:13:00 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:
+  * Use camelcase include. (scripted)
+
+---

Old:

  frameworkintegration-5.72.0.tar.xz
  frameworkintegration-5.72.0.tar.xz.sig

New:

  frameworkintegration-5.73.0.tar.xz
  frameworkintegration-5.73.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.ZSJOUQ/_old  2020-08-12 12:24:05.936118762 +0200
+++ /var/tmp/diff_new_pack.ZSJOUQ/_new  2020-08-12 12:24:05.936118762 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.72.0.tar.xz -> frameworkintegration-5.73.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.72.0/CMakeLists.txt 
new/frameworkintegration-5.73.0/CMakeLists.txt
--- old/frameworkintegration-5.72.0/CMakeLists.txt  2020-07-04 
11:44:42.0 +0200
+++ new/frameworkintegration-5.73.0/CMakeLists.txt  2020-08-01 
18:59:31.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(FrameworkIntegration 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/frameworkintegration-5.72.0/src/integrationplugin/frameworkintegrationplugin.cpp
 
new/frameworkintegration-5.73.0/src/integrationplugin/frameworkintegrationplugin.cpp
--- 
old/frameworkintegration-5.72.0/src/integrationplugin/frameworkintegrationplugin.cpp
2020-07-04 11:44:42.0 +0200
+++ 
new/frameworkintegration-5.73.0/src/integrationplugin/frameworkintegrationplugin.cpp
2020-08-01 18:59:31.0 +0200
@@ -19,9 +19,9 @@
  */
 
 #include "frameworkintegrationplugin.h"
-#include 
-#include 
-#include 
+#include 
+#include 
+#include 
 
 #include 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.72.0/src/integrationplugin/frameworkintegrationplugin.h
 
new/frameworkintegration-5.73.0/src/integrationplugin/frameworkintegrationplugin.h
--- 
old/frameworkintegration-5.72.0/src/integrationplugin/frameworkintegrationplugin.h
  2020-07-04 11:44:42.0 +0200
+++ 
new/frameworkintegration-5.73.0/src/integrationplugin/frameworkintegrationplugin.h
  2020-08-01 18:59:31.0 +0200
@@ -21,8 +21,8 @@
 #define FRAMEWORKINTEGRATIONPLUGIN_H
 
 #include 
-#include 
-#include 
+#include 
+#include 
 
 class KConfig;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.72.0/src/kstyle/kstyle.cpp 
new/frameworkintegration-5.73.0/src/kstyle/kstyle.cpp
--- old/frameworkintegration-5.72.0/src/kstyle/kstyle.cpp   2020-07-04 
11:44:42.0 +0200
+++ 

commit frameworkintegration for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-07-14 07:51:17

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


Package is "frameworkintegration"

Tue Jul 14 07:51:17 2020 rev:85 rq:820337 version:5.72.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-06-16 13:41:13.900763955 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.3060/frameworkintegration.changes
  2020-07-14 07:52:25.336455484 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 07:55:01 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
+- No code change since 5.71.0
+
+---

Old:

  frameworkintegration-5.71.0.tar.xz
  frameworkintegration-5.71.0.tar.xz.sig

New:

  frameworkintegration-5.72.0.tar.xz
  frameworkintegration-5.72.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.2b8iBg/_old  2020-07-14 07:52:25.988457595 +0200
+++ /var/tmp/diff_new_pack.2b8iBg/_new  2020-07-14 07:52:25.988457595 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later
@@ -37,7 +37,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ frameworkintegration-5.71.0.tar.xz -> frameworkintegration-5.72.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.71.0/CMakeLists.txt 
new/frameworkintegration-5.72.0/CMakeLists.txt
--- old/frameworkintegration-5.71.0/CMakeLists.txt  2020-06-06 
21:33:18.0 +0200
+++ new/frameworkintegration-5.72.0/CMakeLists.txt  2020-07-04 
11:44:42.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.71.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
+set(KF5_VERSION "5.72.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.71.0  NO_MODULE)
+find_package(ECM 5.72.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)
 





commit frameworkintegration for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-06-16 13:39:49

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


Package is "frameworkintegration"

Tue Jun 16 13:39:49 2020 rev:84 rq:814332 version:5.71.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-05-11 13:28:16.139471839 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.3606/frameworkintegration.changes
  2020-06-16 13:41:13.900763955 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:06:15 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
+- No code change since 5.70.0
+
+---

Old:

  frameworkintegration-5.70.0.tar.xz
  frameworkintegration-5.70.0.tar.xz.sig

New:

  frameworkintegration-5.71.0.tar.xz
  frameworkintegration-5.71.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.NvqywN/_old  2020-06-16 13:41:15.924770189 +0200
+++ /var/tmp/diff_new_pack.NvqywN/_new  2020-06-16 13:41:15.928770203 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.70.0.tar.xz -> frameworkintegration-5.71.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.70.0/.arcconfig 
new/frameworkintegration-5.71.0/.arcconfig
--- old/frameworkintegration-5.70.0/.arcconfig  2020-05-02 23:55:07.0 
+0200
+++ new/frameworkintegration-5.71.0/.arcconfig  1970-01-01 01:00:00.0 
+0100
@@ -1,3 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.70.0/CMakeLists.txt 
new/frameworkintegration-5.71.0/CMakeLists.txt
--- old/frameworkintegration-5.70.0/CMakeLists.txt  2020-05-02 
23:55:07.0 +0200
+++ new/frameworkintegration-5.71.0/CMakeLists.txt  2020-06-06 
21:33:18.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.70.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
+set(KF5_VERSION "5.71.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.70.0  NO_MODULE)
+find_package(ECM 5.71.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)
 
@@ -48,7 +48,7 @@
find_package(AppStreamQt 0.10.4)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054700)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.70.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.71.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.70.0/plasma_workspace.notifyrc   2020-05-02 
23:55:07.0 +0200
+++ new/frameworkintegration-5.71.0/plasma_workspace.notifyrc   2020-06-06 
21:33:18.0 +0200
@@ -3,6 +3,7 @@
 Comment=Plasma Workspace
 Comment[ar]=مساحة عمل بلازما
 Comment[ast]=Estaya de trabayu de Plasma
+Comment[az]=Plasma İş Masası
 Comment[bs]=Plazma radni prostor
 Comment[ca]=Espai de treball del Plasma
 Comment[ca@valencia]=Espai de treball del Plasma
@@ -52,6 +53,7 @@
 Name=Trash: Emptied
 Name[ar]=المهملات: أُفرغت
 Name[ast]=Papelera balerada
+Name[az]=Səbət: Boşdur
 Name[bs]=Smeće: ispražnjeno
 Name[ca]=Paperera: s'ha buidat
 Name[ca@valencia]=Paperera: s'ha buidat
@@ -99,6 +101,7 @@
 Comment=The trash has been emptied
 

commit frameworkintegration for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-05-11 13:27:01

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


Package is "frameworkintegration"

Mon May 11 13:27:01 2020 rev:83 rq:802058 version:5.70.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-04-15 20:01:58.805910351 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.2738/frameworkintegration.changes
  2020-05-11 13:28:16.139471839 +0200
@@ -1,0 +2,9 @@
+Sun May  3 09:39:41 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
+- No code change since 5.69.0
+
+---

Old:

  frameworkintegration-5.69.0.tar.xz
  frameworkintegration-5.69.0.tar.xz.sig

New:

  frameworkintegration-5.70.0.tar.xz
  frameworkintegration-5.70.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.6921pt/_old  2020-05-11 13:28:16.947473533 +0200
+++ /var/tmp/diff_new_pack.6921pt/_new  2020-05-11 13:28:16.947473533 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.69.0.tar.xz -> frameworkintegration-5.70.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.69.0/CMakeLists.txt 
new/frameworkintegration-5.70.0/CMakeLists.txt
--- old/frameworkintegration-5.69.0/CMakeLists.txt  2020-04-05 
00:32:31.0 +0200
+++ new/frameworkintegration-5.70.0/CMakeLists.txt  2020-05-02 
23:55:07.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.69.0  NO_MODULE)
+find_package(ECM 5.70.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)
 





commit frameworkintegration for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-04-15 20:00:36

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


Package is "frameworkintegration"

Wed Apr 15 20:00:36 2020 rev:82 rq:793125 version:5.69.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-03-19 19:43:29.659959113 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.2738/frameworkintegration.changes
  2020-04-15 20:01:58.805910351 +0200
@@ -1,0 +2,9 @@
+Sun Apr  5 19:45:16 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
+- No code change since 5.68.0
+
+---

Old:

  frameworkintegration-5.68.0.tar.xz
  frameworkintegration-5.68.0.tar.xz.sig

New:

  frameworkintegration-5.69.0.tar.xz
  frameworkintegration-5.69.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.QqHtw3/_old  2020-04-15 20:01:59.309910728 +0200
+++ /var/tmp/diff_new_pack.QqHtw3/_new  2020-04-15 20:01:59.309910728 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.68.0.tar.xz -> frameworkintegration-5.69.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.68.0/CMakeLists.txt 
new/frameworkintegration-5.69.0/CMakeLists.txt
--- old/frameworkintegration-5.68.0/CMakeLists.txt  2020-03-07 
09:49:51.0 +0100
+++ new/frameworkintegration-5.69.0/CMakeLists.txt  2020-04-05 
00:32:31.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.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)
 
@@ -48,7 +48,7 @@
find_package(AppStreamQt 0.10.4)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)





commit frameworkintegration for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-03-19 19:41:31

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


Package is "frameworkintegration"

Thu Mar 19 19:41:31 2020 rev:81 rq:785294 version:5.68.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-02-14 16:32:27.063421113 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.3160/frameworkintegration.changes
  2020-03-19 19:43:29.659959113 +0100
@@ -1,0 +2,11 @@
+Sun Mar  8 09:17:33 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:
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
+  * [KStyle] Set the color of KMessageWidgets to the correct one from the 
current color scheme
+
+---

Old:

  frameworkintegration-5.67.0.tar.xz
  frameworkintegration-5.67.0.tar.xz.sig

New:

  frameworkintegration-5.68.0.tar.xz
  frameworkintegration-5.68.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.gjJP5X/_old  2020-03-19 19:43:30.291959480 +0100
+++ /var/tmp/diff_new_pack.gjJP5X/_new  2020-03-19 19:43:30.295959483 +0100
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.67.0.tar.xz -> frameworkintegration-5.68.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.67.0/.gitignore 
new/frameworkintegration-5.68.0/.gitignore
--- old/frameworkintegration-5.67.0/.gitignore  2020-02-01 09:59:12.0 
+0100
+++ new/frameworkintegration-5.68.0/.gitignore  2020-03-07 09:49:51.0 
+0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.67.0/CMakeLists.txt 
new/frameworkintegration-5.68.0/CMakeLists.txt
--- old/frameworkintegration-5.67.0/CMakeLists.txt  2020-02-01 
09:59:12.0 +0100
+++ new/frameworkintegration-5.68.0/CMakeLists.txt  2020-03-07 
09:49:51.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(FrameworkIntegration 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)
 
@@ -48,7 +48,7 @@
find_package(AppStreamQt 0.10.4)
 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)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.67.0/src/kpackage-install-handlers/kns/main.cpp 
new/frameworkintegration-5.68.0/src/kpackage-install-handlers/kns/main.cpp
--- old/frameworkintegration-5.67.0/src/kpackage-install-handlers/kns/main.cpp  
2020-02-01 09:59:12.0 +0100
+++ new/frameworkintegration-5.68.0/src/kpackage-install-handlers/kns/main.cpp  
2020-03-07 09:49:51.0 +0100
@@ -65,7 +65,11 @@
 return 1;
 }
 
+#if QT_VERSION < QT_VERSION_CHECK(5, 15, 0)
 const auto pathParts = url.path().split(QLatin1Char('/'), 
QString::SkipEmptyParts);
+#else
+const auto pathParts = url.path().split(QLatin1Char('/'), 
Qt::SkipEmptyParts);
+#endif
 if (pathParts.size() != 2) {
  

commit frameworkintegration for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-02-14 16:31:03

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


Package is "frameworkintegration"

Fri Feb 14 16:31:03 2020 rev:80 rq:773232 version:5.67.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2020-01-14 21:02:45.446637170 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.26092/frameworkintegration.changes
 2020-02-14 16:32:27.063421113 +0100
@@ -1,0 +2,16 @@
+Sun Feb  2 18:06:41 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:32:27 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
+- Changes since 5.66.0:
+  * Drop unused dependency
+  * Drop HAVE_X11 remnants
+
+---

Old:

  frameworkintegration-5.66.0.tar.xz
  frameworkintegration-5.66.0.tar.xz.sig

New:

  frameworkintegration-5.67.0.tar.xz
  frameworkintegration-5.67.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.CUm2aN/_old  2020-02-14 16:32:27.923421586 +0100
+++ /var/tmp/diff_new_pack.CUm2aN/_new  2020-02-14 16:32:27.931421591 +0100
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later
@@ -37,27 +37,22 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.0
+BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  pkgconfig
+BuildRequires:  cmake(AppStreamQt) >= 0.10.4
 BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5KIO) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(KF5NewStuff) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Notifications) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Package) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.11.0
+BuildRequires:  cmake(Qt5Gui) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 BuildRequires:  cmake(packagekitqt5)
-%if 0%{?suse_version} >= 1330 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
-BuildRequires:  cmake(AppStreamQt) >= 0.10.4
-%endif
 
 %description
 Framework Integration is a set of plugins responsible for better
@@ -112,7 +107,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build

++ frameworkintegration-5.66.0.tar.xz -> frameworkintegration-5.67.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.66.0/CMakeLists.txt 
new/frameworkintegration-5.67.0/CMakeLists.txt
--- old/frameworkintegration-5.66.0/CMakeLists.txt  2020-01-04 
00:09:23.0 +0100
+++ new/frameworkintegration-5.67.0/CMakeLists.txt  2020-02-01 
09:59:12.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(FrameworkIntegration 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 

commit frameworkintegration for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2020-01-14 20:59:24

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


Package is "frameworkintegration"

Tue Jan 14 20:59:24 2020 rev:79 rq:763433 version:5.66.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-12-18 14:41:37.545754945 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.6675/frameworkintegration.changes
  2020-01-14 21:02:45.446637170 +0100
@@ -1,0 +2,12 @@
+Sun Jan  5 09:01:56 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:
+  * Update the obsolete projects.kde.org URL
+  * We don't need xcb anymore
+  * Remove ColorSchemeFilter from KStyle
+
+---

Old:

  frameworkintegration-5.65.0.tar.xz
  frameworkintegration-5.65.0.tar.xz.sig

New:

  frameworkintegration-5.66.0.tar.xz
  frameworkintegration-5.66.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.QSxAJy/_old  2020-01-14 21:02:46.094637470 +0100
+++ /var/tmp/diff_new_pack.QSxAJy/_new  2020-01-14 21:02:46.102637474 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frameworkintegration
 #
-# 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,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later
@@ -55,9 +55,6 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.11.0
 BuildRequires:  cmake(packagekitqt5)
-BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(xcb)
-BuildRequires:  pkgconfig(xcursor)
 %if 0%{?suse_version} >= 1330 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
 BuildRequires:  cmake(AppStreamQt) >= 0.10.4
 %endif

++ frameworkintegration-5.65.0.tar.xz -> frameworkintegration-5.66.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.65.0/CMakeLists.txt 
new/frameworkintegration-5.66.0/CMakeLists.txt
--- old/frameworkintegration-5.65.0/CMakeLists.txt  2019-12-07 
20:40:54.0 +0100
+++ new/frameworkintegration-5.66.0/CMakeLists.txt  2020-01-04 
00:09:23.0 +0100
@@ -1,16 +1,16 @@
 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(FrameworkIntegration 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)
 
 
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 
 include(GenerateExportHeader)
@@ -22,7 +22,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
 
@@ -48,7 +48,7 @@
find_package(AppStreamQt 0.10.4)
 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)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' 

commit frameworkintegration for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-12-18 14:39:58

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


Package is "frameworkintegration"

Wed Dec 18 14:39:58 2019 rev:78 rq:757006 version:5.65.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-11-12 11:43:25.690600422 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.4691/frameworkintegration.changes
  2019-12-18 14:41:37.545754945 +0100
@@ -1,0 +2,12 @@
+Sun Dec  8 11:18:16 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:
+  * Conditionally set SH_ScrollBar_LeftClickAbsolutePosition based on 
kdeglobals setting
+  * Set application name and version on the knshandler tool
+  * Port away from deprecated signal KNSCore::Engine::signalError
+
+---

Old:

  frameworkintegration-5.64.0.tar.xz
  frameworkintegration-5.64.0.tar.xz.sig

New:

  frameworkintegration-5.65.0.tar.xz
  frameworkintegration-5.65.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.YZfnAs/_old  2019-12-18 14:41:38.157755225 +0100
+++ /var/tmp/diff_new_pack.YZfnAs/_new  2019-12-18 14:41:38.161755227 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frameworkintegration
 #
-# 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,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.64.0.tar.xz -> frameworkintegration-5.65.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.64.0/CMakeLists.txt 
new/frameworkintegration-5.65.0/CMakeLists.txt
--- old/frameworkintegration-5.64.0/CMakeLists.txt  2019-11-02 
12:41:52.0 +0100
+++ new/frameworkintegration-5.65.0/CMakeLists.txt  2019-12-07 
20:40:54.0 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.64.0  NO_MODULE)
+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;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -48,7 +48,7 @@
find_package(AppStreamQt 0.10.4)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.64.0/src/kpackage-install-handlers/kns/CMakeLists.txt
 
new/frameworkintegration-5.65.0/src/kpackage-install-handlers/kns/CMakeLists.txt
--- 
old/frameworkintegration-5.64.0/src/kpackage-install-handlers/kns/CMakeLists.txt
2019-11-02 12:41:52.0 +0100
+++ 
new/frameworkintegration-5.65.0/src/kpackage-install-handlers/kns/CMakeLists.txt
2019-12-07 20:40:54.0 +0100
@@ -1,3 +1,4 @@
+configure_file(knshandlerversion.h.in knshandlerversion.h)
 add_executable(knshandler main.cpp)
 target_link_libraries(knshandler KF5::NewStuffCore KF5::I18n 
KF5::Notifications Qt5::Xml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit frameworkintegration for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-11-12 11:41:52

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


Package is "frameworkintegration"

Tue Nov 12 11:41:52 2019 rev:77 rq:747082 version:5.64.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-10-14 13:34:09.650545455 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.2990/frameworkintegration.changes
  2019-11-12 11:43:25.690600422 +0100
@@ -1,0 +2,11 @@
+Sun Nov  3 15:46:46 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:
+  * Add standard icons to support to all entries in QDialogButtonBox 
(kde#398973)
+  * ensure winId() not called on non-native widgets (kde#412675)
+
+---

Old:

  frameworkintegration-5.63.0.tar.xz
  frameworkintegration-5.63.0.tar.xz.sig

New:

  frameworkintegration-5.64.0.tar.xz
  frameworkintegration-5.64.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.ZL8ASp/_old  2019-11-12 11:43:26.194600953 +0100
+++ /var/tmp/diff_new_pack.ZL8ASp/_new  2019-11-12 11:43:26.198600957 +0100
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.63.0.tar.xz -> frameworkintegration-5.64.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.63.0/CMakeLists.txt 
new/frameworkintegration-5.64.0/CMakeLists.txt
--- old/frameworkintegration-5.63.0/CMakeLists.txt  2019-10-07 
22:31:06.0 +0200
+++ new/frameworkintegration-5.64.0/CMakeLists.txt  2019-11-02 
12:41:52.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(FrameworkIntegration 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)
 
@@ -48,6 +48,7 @@
find_package(AppStreamQt 0.10.4)
 endif()
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.63.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.64.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.63.0/plasma_workspace.notifyrc   2019-10-07 
22:31:06.0 +0200
+++ new/frameworkintegration-5.64.0/plasma_workspace.notifyrc   2019-11-02 
12:41:52.0 +0100
@@ -836,7 +836,7 @@
 Name[fi]=Ohjelman kaatuminen
 Name[fr]=Plantage de l'application
 Name[gd]=Thuislich aplacaid
-Name[gl]=Quebra dun aplicativo
+Name[gl]=Quebra dunha aplicación
 Name[he]=היישום קרס
 Name[hu]=Alkalmazás összeomlás
 Name[ia]=Crash de application
@@ -879,7 +879,7 @@
 Comment[fi]=Ohjelma sulkeutui juuri odottamattomasti
 Comment[fr]=Une application vient de se terminer de façon inattendue
 Comment[gd]=Tha aplacaid air a dùnadh gun dùil
-Comment[gl]=Un aplicativo pechouse inesperadamente
+Comment[gl]=Unha aplicación pechouse inesperadamente
 Comment[he]=היישום קרס בצורה לא צפוייה
 Comment[hu]=Egy alkalmazás váratlanul kilépett
 Comment[ia]=Un application justo ora claudeva inopinatemente
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.63.0/src/kstyle/kstyle.cpp 

commit frameworkintegration for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-10-14 13:32:56

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


Package is "frameworkintegration"

Mon Oct 14 13:32:56 2019 rev:76 rq:738001 version:5.63.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-09-23 12:21:37.389765409 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.2352/frameworkintegration.changes
  2019-10-14 13:34:09.650545455 +0200
@@ -1,0 +2,10 @@
+Sun Oct  6 13:26:13 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:
+  * ensure winId() is not called on non-native widgets
+
+---

Old:

  frameworkintegration-5.62.0.tar.xz
  frameworkintegration-5.62.0.tar.xz.sig

New:

  frameworkintegration-5.63.0.tar.xz
  frameworkintegration-5.63.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.UsceX2/_old  2019-10-14 13:34:10.086544318 +0200
+++ /var/tmp/diff_new_pack.UsceX2/_new  2019-10-14 13:34:10.086544318 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later
@@ -51,9 +51,9 @@
 BuildRequires:  cmake(KF5Notifications) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Package) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5DBus) >= 5.6.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.11.0
 BuildRequires:  cmake(packagekitqt5)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)

++ frameworkintegration-5.62.0.tar.xz -> frameworkintegration-5.63.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.62.0/CMakeLists.txt 
new/frameworkintegration-5.63.0/CMakeLists.txt
--- old/frameworkintegration-5.62.0/CMakeLists.txt  2019-09-07 
14:32:15.0 +0200
+++ new/frameworkintegration-5.63.0/CMakeLists.txt  2019-10-07 
22:31:06.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(FrameworkIntegration 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/frameworkintegration-5.62.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.63.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.62.0/plasma_workspace.notifyrc   2019-09-07 
14:32:15.0 +0200
+++ new/frameworkintegration-5.63.0/plasma_workspace.notifyrc   2019-10-07 
22:31:06.0 +0200
@@ -1047,7 +1047,7 @@
 Name[sr@ijekavianlatin]=Odjava
 Name[sr@latin]=Odjava
 Name[sv]=Logga ut
-Name[tg]=Баромад
+Name[tg]=Баромад аз мизи корӣ
 Name[tr]=Çıkış
 Name[uk]=Вихід
 Name[x-test]=xxLogoutxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.62.0/src/kstyle/kstyle.cpp 
new/frameworkintegration-5.63.0/src/kstyle/kstyle.cpp
--- old/frameworkintegration-5.62.0/src/kstyle/kstyle.cpp   2019-09-07 
14:32:15.0 +0200
+++ new/frameworkintegration-5.63.0/src/kstyle/kstyle.cpp   2019-10-07 
22:31:06.0 +0200
@@ -104,7 +104,8 @@
 
 void 

commit frameworkintegration for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-09-23 12:20:37

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


Package is "frameworkintegration"

Mon Sep 23 12:20:37 2019 rev:75 rq:730902 version:5.62.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-08-19 21:02:52.996916143 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.7948/frameworkintegration.changes
  2019-09-23 12:21:37.389765409 +0200
@@ -1,0 +2,10 @@
+Sat Sep  7 20:36:26 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
+- No code change since 5.61.0
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  frameworkintegration-5.61.0.tar.xz
  frameworkintegration-5.61.0.tar.xz.sig

New:

  frameworkintegration-5.62.0.tar.xz
  frameworkintegration-5.62.0.tar.xz.sig



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.CPLRNm/_old  2019-09-23 12:21:37.857765333 +0200
+++ /var/tmp/diff_new_pack.CPLRNm/_new  2019-09-23 12:21:37.861765332 +0200
@@ -17,7 +17,7 @@
 
 
 %define lname   libKF5Style5
-%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)
@@ -25,7 +25,7 @@
 # Only needed for the package signature condition
 %bcond_without lang
 Name:   frameworkintegration
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later
@@ -40,17 +40,17 @@
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
-BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kpackage-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  pkgconfig
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5KIO) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(KF5Notifications) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Package) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.6.0
@@ -100,8 +100,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfigwidgets-devel >= %{_kf5_bugfix_version}
-Requires:   kiconthemes-devel >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
 
 %description devel
 Framework Integration is a set of plugins responsible for better

++ frameworkintegration-5.61.0.tar.xz -> frameworkintegration-5.62.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.61.0/CMakeLists.txt 
new/frameworkintegration-5.62.0/CMakeLists.txt
--- old/frameworkintegration-5.61.0/CMakeLists.txt  2019-08-03 
21:30:35.0 +0200
+++ new/frameworkintegration-5.62.0/CMakeLists.txt  2019-09-07 
14:32:15.0 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.61.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
+set(KF5_VERSION "5.62.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.61.0  NO_MODULE)
+find_package(ECM 5.62.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE 

commit frameworkintegration for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-08-19 21:00:49

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


Package is "frameworkintegration"

Mon Aug 19 21:00:49 2019 rev:74 rq:722440 version:5.61.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-07-26 12:09:06.598861803 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.22127/frameworkintegration.changes
 2019-08-19 21:02:52.996916143 +0200
@@ -1,0 +2,14 @@
+Wed Aug  7 17:51:04 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:37:54 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  frameworkintegration-5.60.0.tar.xz

New:

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



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.PH2TB9/_old  2019-08-19 21:03:01.492914766 +0200
+++ /var/tmp/diff_new_pack.PH2TB9/_new  2019-08-19 21:03:01.496914766 +0200
@@ -17,20 +17,26 @@
 
 
 %define lname   libKF5Style5
-%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}')}
+# Only needed for the package signature condition
+%bcond_without lang
 Name:   frameworkintegration
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 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
@@ -106,9 +112,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

++ frameworkintegration-5.60.0.tar.xz -> frameworkintegration-5.61.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.60.0/CMakeLists.txt 
new/frameworkintegration-5.61.0/CMakeLists.txt
--- old/frameworkintegration-5.60.0/CMakeLists.txt  2019-07-06 
15:13:10.0 +0200
+++ new/frameworkintegration-5.61.0/CMakeLists.txt  2019-08-03 
21:30:35.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(FrameworkIntegration 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/frameworkintegration-5.60.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.61.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.60.0/plasma_workspace.notifyrc   2019-07-06 
15:13:10.0 +0200
+++ new/frameworkintegration-5.61.0/plasma_workspace.notifyrc   2019-08-03 
21:30:35.0 +0200
@@ -161,7 +161,7 @@
 Name[he]=השלמת טקסט: סיבו
 Name[hu]=Szövegkiegészítés: rotáció
 Name[ia]=Textcompletion: Rotation
-Name[id]=Textcompletion: Perputaran
+Name[id]=Textcompletion: Perotasian
 

commit frameworkintegration for openSUSE:Factory

2019-07-26 Thread root
Hello community,

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

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


Package is "frameworkintegration"

Fri Jul 26 12:07:45 2019 rev:73 rq:715852 version:5.60.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-06-22 11:09:58.832390276 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.4126/frameworkintegration.changes
  2019-07-26 12:09:06.598861803 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:37 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
+- No code changes since 5.59.0
+
+---

Old:

  frameworkintegration-5.59.0.tar.xz

New:

  frameworkintegration-5.60.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.O6xPul/_old  2019-07-26 12:09:07.370861681 +0200
+++ /var/tmp/diff_new_pack.O6xPul/_new  2019-07-26 12:09:07.374861680 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.59.0.tar.xz -> frameworkintegration-5.60.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.59.0/CMakeLists.txt 
new/frameworkintegration-5.60.0/CMakeLists.txt
--- old/frameworkintegration-5.59.0/CMakeLists.txt  2019-06-01 
18:35:44.0 +0200
+++ new/frameworkintegration-5.60.0/CMakeLists.txt  2019-07-06 
15:13:10.0 +0200
@@ -1,11 +1,11 @@
 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(FrameworkIntegration 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)
 
@@ -22,7 +22,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.59.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.60.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.59.0/plasma_workspace.notifyrc   2019-06-01 
18:35:44.0 +0200
+++ new/frameworkintegration-5.60.0/plasma_workspace.notifyrc   2019-07-06 
15:13:10.0 +0200
@@ -23,7 +23,7 @@
 Comment[id]=Workspace Plasma
 Comment[it]=Spazio di lavoro Plasma
 Comment[ko]=Plasma 작업 공간
-Comment[lt]=Plasma darbalaukio erdvė
+Comment[lt]=Plasma darbo sritis
 Comment[nb]=Plasma-arbeidsområde
 Comment[nds]=Plasma-Arbeitrebeet
 Comment[nl]=Plasma-werkgebied
@@ -70,7 +70,7 @@
 Name[id]=Sesampahan: Dikosongkan
 Name[it]=Cestino: svuotato
 Name[ko]=휴지통: 비워짐
-Name[lt]=Šiukšlinė: ištuštinta
+Name[lt]=Šiukšlinė: išvalyta
 Name[nb]=Papirkurv: tømt
 Name[nds]=Affalltünn leddig maakt
 Name[nl]=Prullenbak: geleegd
@@ -115,7 +115,7 @@
 Comment[id]=Sesampahan telah dikosongkan
 Comment[it]=Il cestino è stato svuotato
 Comment[ko]=휴지통이 비워짐
-Comment[lt]=Šiukšlinė buvo ištuštinta
+Comment[lt]=Šiukšlinė buvo išvalyta
 Comment[nb]=Papirkurven er blitt tømt
 Comment[nds]=De Affalltünn wöör leddig maakt
 Comment[nl]=De prullenbak is geleegd
@@ -164,7 +164,7 @@
 Name[id]=Textcompletion: Perputaran
 Name[it]=Completamento del testo: rotazione
 Name[ko]=텍스트 완성: 회전
-Name[lt]=Teksto užpildymas: sukimas
+Name[lt]=Teksto užbaigimas: Pasukimas
 Name[nb]=Tekstfullføring: rotasjon
 

commit frameworkintegration for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-06-22 11:07:23

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


Package is "frameworkintegration"

Sat Jun 22 11:07:23 2019 rev:72 rq:710713 version:5.59.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-05-28 09:41:37.885878215 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.4615/frameworkintegration.changes
  2019-06-22 11:09:58.832390276 +0200
@@ -1,0 +2,11 @@
+Sun Jun 09 07:35:11 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
+- Changes since 5.58.0:
+  * ensure to search also in the legacy location
+  * search in the new location for knsrc files
+
+---

Old:

  frameworkintegration-5.58.2.tar.xz

New:

  frameworkintegration-5.59.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.KXiJsR/_old  2019-06-22 11:10:00.100392145 +0200
+++ /var/tmp/diff_new_pack.KXiJsR/_new  2019-06-22 11:10:00.104392150 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.58.2
+Version:5.59.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.58.2.tar.xz -> frameworkintegration-5.59.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.58.2/CMakeLists.txt 
new/frameworkintegration-5.59.0/CMakeLists.txt
--- old/frameworkintegration-5.58.2/CMakeLists.txt  2019-05-24 
12:55:14.0 +0200
+++ new/frameworkintegration-5.59.0/CMakeLists.txt  2019-06-01 
18:35:44.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(FrameworkIntegration 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)
 




commit frameworkintegration for openSUSE:Factory

2019-05-28 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-05-28 09:41:35

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


Package is "frameworkintegration"

Tue May 28 09:41:35 2019 rev:71 rq:705295 version:5.58.2

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-05-21 10:24:52.655564001 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.5148/frameworkintegration.changes
  2019-05-28 09:41:37.885878215 +0200
@@ -1,0 +2,8 @@
+Fri May 24 18:17:49 UTC 2019 - wba...@tmo.at
+
+- Update to 5.58.2
+  * New bugfix release
+- Changes since 5.58.1:
+  * ensure to search also in the legacy location
+
+---
@@ -6,2 +13,0 @@
-  * For more details please see:
-  * https://www.kde.org/announcements/kde-frameworks-5.58.1.php

Old:

  frameworkintegration-5.58.1.tar.xz

New:

  frameworkintegration-5.58.2.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.erBZHQ/_old  2019-05-28 09:41:39.16981 +0200
+++ /var/tmp/diff_new_pack.erBZHQ/_new  2019-05-28 09:41:39.16981 +0200
@@ -23,7 +23,7 @@
 # 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}')}
 Name:   frameworkintegration
-Version:5.58.1
+Version:5.58.2
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.58.1.tar.xz -> frameworkintegration-5.58.2.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.58.1/src/kpackage-install-handlers/kns/main.cpp 
new/frameworkintegration-5.58.2/src/kpackage-install-handlers/kns/main.cpp
--- old/frameworkintegration-5.58.1/src/kpackage-install-handlers/kns/main.cpp  
2019-05-14 23:21:33.0 +0200
+++ new/frameworkintegration-5.58.2/src/kpackage-install-handlers/kns/main.cpp  
2019-05-24 12:55:14.0 +0200
@@ -48,7 +48,7 @@
 Q_ASSERT(url.scheme() == QLatin1String("kns"));
 
 QString knsname;
-for (const auto  : KNSCore::Engine::configSearchLocations()) {
+for (const auto  : KNSCore::Engine::configSearchLocations(true)) {
 QString candidate = location + QLatin1Char('/') + url.host();
 if (QFile::exists(candidate)) {
 knsname = candidate;




commit frameworkintegration for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-05-21 10:23:43

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


Package is "frameworkintegration"

Tue May 21 10:23:43 2019 rev:70 rq:703325 version:5.58.1

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-04-19 21:21:59.375691246 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.5148/frameworkintegration.changes
  2019-05-21 10:24:52.655564001 +0200
@@ -1,0 +2,19 @@
+Wed May 15 18:26:08 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.1.php
+- Changes since 5.58.0:
+  * search in the new location for knsrc files
+
+---
+Wed May 15 18:16:15 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:

  frameworkintegration-5.57.0.tar.xz

New:

  frameworkintegration-5.58.1.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.BuwB7s/_old  2019-05-21 10:24:53.359563730 +0200
+++ /var/tmp/diff_new_pack.BuwB7s/_new  2019-05-21 10:24:53.363563729 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.57.0
+Version:5.58.1
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.57.0.tar.xz -> frameworkintegration-5.58.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.57.0/CMakeLists.txt 
new/frameworkintegration-5.58.1/CMakeLists.txt
--- old/frameworkintegration-5.57.0/CMakeLists.txt  2019-04-07 
09:16:28.0 +0200
+++ new/frameworkintegration-5.58.1/CMakeLists.txt  2019-05-14 
23:21:33.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(FrameworkIntegration 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/frameworkintegration-5.57.0/src/kpackage-install-handlers/kns/main.cpp 
new/frameworkintegration-5.58.1/src/kpackage-install-handlers/kns/main.cpp
--- old/frameworkintegration-5.57.0/src/kpackage-install-handlers/kns/main.cpp  
2019-04-07 09:16:28.0 +0200
+++ new/frameworkintegration-5.58.1/src/kpackage-install-handlers/kns/main.cpp  
2019-05-14 23:21:33.0 +0200
@@ -24,6 +24,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include 
 
@@ -46,7 +47,15 @@
 Q_ASSERT(url.isValid());
 Q_ASSERT(url.scheme() == QLatin1String("kns"));
 
-const auto knsname = 
QStandardPaths::locate(QStandardPaths::GenericConfigLocation, url.host());
+QString knsname;
+for (const auto  : KNSCore::Engine::configSearchLocations()) {
+QString candidate = location + QLatin1Char('/') + url.host();
+if (QFile::exists(candidate)) {
+knsname = candidate;
+break;
+}
+}
+
 if (knsname.isEmpty()) {
 qWarning() << "couldn't find knsrc file for" << url.host();
 return 1;




commit frameworkintegration for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-04-19 21:20:34

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


Package is "frameworkintegration"

Fri Apr 19 21:20:34 2019 rev:69 rq:695196 version:5.57.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-03-21 09:44:14.914925902 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.5536/frameworkintegration.changes
  2019-04-19 21:21:59.375691246 +0200
@@ -1,0 +2,13 @@
+Sun Apr 14 20:21:41 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:
+  * use more appropriate plasma-specific icon for plasma category
+  * use plasma icon as icon for plasma notification category
+  * It compiles fine without foreach
+  * It compiles without deprecated method (qt5.13)
+
+---

Old:

  frameworkintegration-5.56.0.tar.xz

New:

  frameworkintegration-5.57.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.hyANwV/_old  2019-04-19 21:22:01.087693427 +0200
+++ /var/tmp/diff_new_pack.hyANwV/_new  2019-04-19 21:22:01.115693463 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.56.0.tar.xz -> frameworkintegration-5.57.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.56.0/.gitignore 
new/frameworkintegration-5.57.0/.gitignore
--- old/frameworkintegration-5.56.0/.gitignore  2019-03-02 14:23:58.0 
+0100
+++ new/frameworkintegration-5.57.0/.gitignore  2019-04-07 09:16:28.0 
+0200
@@ -1,3 +1,21 @@
-.kdev4/
-.directory
-frameworkintegration.kdev4
+# 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/frameworkintegration-5.56.0/CMakeLists.txt 
new/frameworkintegration-5.57.0/CMakeLists.txt
--- old/frameworkintegration-5.56.0/CMakeLists.txt  2019-03-02 
14:23:58.0 +0100
+++ new/frameworkintegration-5.57.0/CMakeLists.txt  2019-04-07 
09:16:28.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(FrameworkIntegration 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)
 
@@ -47,8 +47,8 @@
find_package(packagekitqt5)
find_package(AppStreamQt 0.10.4)
 endif()
-#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.56.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.57.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.56.0/plasma_workspace.notifyrc   2019-03-02 
14:23:58.0 +0100
+++ new/frameworkintegration-5.57.0/plasma_workspace.notifyrc   2019-04-07 
09:16:28.0 +0200
@@ -1,5 +1,5 @@
 [Global]
-IconName=kde
+IconName=start-here-kde-plasma
 Comment=Plasma Workspace
 Comment[ar]=مساحة عمل بلازما
 

commit frameworkintegration for openSUSE:Factory

2019-03-21 Thread root
Hello community,

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

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


Package is "frameworkintegration"

Thu Mar 21 09:43:04 2019 rev:68 rq:686714 version:5.56.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-02-28 21:27:07.449858441 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.28833/frameworkintegration.changes
 2019-03-21 09:44:14.914925902 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:35 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:
+  * No code changes since 5.55.0
+
+---

Old:

  frameworkintegration-5.55.0.tar.xz

New:

  frameworkintegration-5.56.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.dNKcL8/_old  2019-03-21 09:44:15.342925803 +0100
+++ /var/tmp/diff_new_pack.dNKcL8/_new  2019-03-21 09:44:15.346925802 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.55.0.tar.xz -> frameworkintegration-5.56.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.55.0/CMakeLists.txt 
new/frameworkintegration-5.56.0/CMakeLists.txt
--- old/frameworkintegration-5.55.0/CMakeLists.txt  2019-02-02 
18:19:16.0 +0100
+++ new/frameworkintegration-5.56.0/CMakeLists.txt  2019-03-02 
14:23:58.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(FrameworkIntegration 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)
 
@@ -47,6 +47,7 @@
find_package(packagekitqt5)
find_package(AppStreamQt 0.10.4)
 endif()
+#add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
 
 add_subdirectory(src)
 if (BUILD_TESTING)




commit frameworkintegration for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-02-28 21:27:06

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


Package is "frameworkintegration"

Thu Feb 28 21:27:06 2019 rev:67 rq:678662 version:5.55.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-02-14 14:23:06.447938373 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.28833/frameworkintegration.changes
 2019-02-28 21:27:07.449858441 +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:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.7hpVuO/_old  2019-02-28 21:27:07.997858258 +0100
+++ /var/tmp/diff_new_pack.7hpVuO/_new  2019-02-28 21:27:08.001858257 +0100
@@ -106,6 +106,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 frameworkintegration for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-02-14 14:22:57

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


Package is "frameworkintegration"

Thu Feb 14 14:22:57 2019 rev:66 rq:674213 version:5.55.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2019-01-21 10:18:53.566163158 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.28833/frameworkintegration.changes
 2019-02-14 14:23:06.447938373 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:02:59 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:
+  * No code changes since 5.54.0
+
+---

Old:

  frameworkintegration-5.54.0.tar.xz

New:

  frameworkintegration-5.55.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.tjKFJJ/_old  2019-02-14 14:23:07.079938074 +0100
+++ /var/tmp/diff_new_pack.tjKFJJ/_new  2019-02-14 14:23:07.079938074 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.54.0.tar.xz -> frameworkintegration-5.55.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.54.0/CMakeLists.txt 
new/frameworkintegration-5.55.0/CMakeLists.txt
--- old/frameworkintegration-5.54.0/CMakeLists.txt  2019-01-06 
05:30:47.0 +0100
+++ new/frameworkintegration-5.55.0/CMakeLists.txt  2019-02-02 
18:19:16.0 +0100
@@ -1,11 +1,11 @@
 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(FrameworkIntegration 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)
 
@@ -22,7 +22,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
 




commit frameworkintegration for openSUSE:Factory

2019-01-21 Thread root
Hello community,

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

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


Package is "frameworkintegration"

Mon Jan 21 10:17:54 2019 rev:65 rq:665773 version:5.54.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-12-19 13:39:54.876083976 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.28833/frameworkintegration.changes
 2019-01-21 10:18:53.566163158 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:41 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:

  frameworkintegration-5.53.0.tar.xz

New:

  frameworkintegration-5.54.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.MRzuRP/_old  2019-01-21 10:18:54.110162611 +0100
+++ /var/tmp/diff_new_pack.MRzuRP/_new  2019-01-21 10:18:54.110162611 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frameworkintegration
 #
-# 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,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.53.0.tar.xz -> frameworkintegration-5.54.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.53.0/CMakeLists.txt 
new/frameworkintegration-5.54.0/CMakeLists.txt
--- old/frameworkintegration-5.53.0/CMakeLists.txt  2018-12-01 
15:38:00.0 +0100
+++ new/frameworkintegration-5.54.0/CMakeLists.txt  2019-01-06 
05:30:47.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(FrameworkIntegration 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/frameworkintegration-5.53.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.54.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.53.0/plasma_workspace.notifyrc   2018-12-01 
15:38:00.0 +0100
+++ new/frameworkintegration-5.54.0/plasma_workspace.notifyrc   2019-01-06 
05:30:47.0 +0100
@@ -459,7 +459,7 @@
 Name[tr]=Ölümcül Hata
 Name[uk]=Критична помилка
 Name[x-test]=xxFatal Errorxx
-Name[zh_CN]=致命错误
+Name[zh_CN]=严重错误
 Name[zh_TW]=嚴重錯誤
 Comment=There was a serious error causing the program to exit
 Comment[ar]=حدث خطأ جاد سبّب للبرنامج بإغلاقه
@@ -914,7 +914,7 @@
 Name[tr]=Giriş
 Name[uk]=Вхід
 Name[x-test]=xxLoginxx
-Name[zh_CN]=登录
+Name[zh_CN]=登录时
 Name[zh_TW]=登入
 Comment=A new session is starting
 Comment[ar]=جلسة جديدة تبدأ
@@ -1566,7 +1566,7 @@
 Name[tr]=Soru
 Name[uk]=Питання
 Name[x-test]=xxQuestionxx
-Name[zh_CN]=问题
+Name[zh_CN]=询问
 Name[zh_TW]=詢問
 Comment=A question is being asked
 Comment[ar]=سؤال يُطرح
@@ -1769,7 +1769,7 @@
 Comment[he]=אי אפשר להתקין את היישומון
 Comment[hu]=Nem sikerült telepíteni egy widgetet
 Comment[ia]=un widget non poteva esser installate
-Comment[id]=Sebuah widget tidak dapat dipasang
+Comment[id]=Sebuah widget tidak dapat diinstal
 Comment[it]=Un oggetto non può 

commit frameworkintegration for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-12-19 13:38:43

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


Package is "frameworkintegration"

Wed Dec 19 13:38:43 2018 rev:64 rq:658538 version:5.53.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-11-14 14:31:55.855411342 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.28833/frameworkintegration.changes
 2018-12-19 13:39:54.876083976 +0100
@@ -1,0 +2,10 @@
+Sun Dec 09 19:43:42 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:
+  * Add option BUILD_KPACKAGE_INSTALL_HANDLERS to skip building install 
handlers
+
+---

Old:

  frameworkintegration-5.52.0.tar.xz

New:

  frameworkintegration-5.53.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.smcIfT/_old  2018-12-19 13:39:55.412083218 +0100
+++ /var/tmp/diff_new_pack.smcIfT/_new  2018-12-19 13:39:55.412083218 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.52.0.tar.xz -> frameworkintegration-5.53.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.52.0/CMakeLists.txt 
new/frameworkintegration-5.53.0/CMakeLists.txt
--- old/frameworkintegration-5.52.0/CMakeLists.txt  2018-11-03 
12:58:29.0 +0100
+++ new/frameworkintegration-5.53.0/CMakeLists.txt  2018-12-01 
15:38:00.0 +0100
@@ -1,11 +1,11 @@
 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(FrameworkIntegration 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)
 
@@ -22,7 +22,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.8.0)
+set(REQUIRED_QT_VERSION 5.9.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
 
@@ -35,13 +35,18 @@
 find_package(KF5ConfigWidgets ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5IconThemes ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Notifications ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5Package ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5NewStuff ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
 
-find_package(packagekitqt5)
-find_package(AppStreamQt 0.10.4)
+
+option(BUILD_KPACKAGE_INSTALL_HANDLERS "Build the KPackage install handler 
binaries (recommended)" ON)
+if (BUILD_KPACKAGE_INSTALL_HANDLERS)
+   find_package(KF5NewStuff ${KF5_DEP_VERSION} REQUIRED)
+   find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED)
+   find_package(KF5Package ${KF5_DEP_VERSION} REQUIRED)
+   find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
+
+   find_package(packagekitqt5)
+   find_package(AppStreamQt 0.10.4)
+endif()
 
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.52.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.53.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.52.0/plasma_workspace.notifyrc   2018-11-03 
12:58:29.0 +0100
+++ new/frameworkintegration-5.53.0/plasma_workspace.notifyrc   2018-12-01 
15:38:00.0 +0100
@@ -20,7 +20,7 @@
 Comment[he]= סביבת 

commit frameworkintegration for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-11-14 14:30:54

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


Package is "frameworkintegration"

Wed Nov 14 14:30:54 2018 rev:63 rq:648489 version:5.52.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-10-22 11:08:57.843991158 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-11-14 14:31:55.855411342 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:02 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:
+  * No code changes since 5.51.0
+
+---

Old:

  frameworkintegration-5.51.0.tar.xz

New:

  frameworkintegration-5.52.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.VemQpz/_old  2018-11-14 14:31:56.371410842 +0100
+++ /var/tmp/diff_new_pack.VemQpz/_new  2018-11-14 14:31:56.371410842 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.51.0.tar.xz -> frameworkintegration-5.52.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.51.0/CMakeLists.txt 
new/frameworkintegration-5.52.0/CMakeLists.txt
--- old/frameworkintegration-5.51.0/CMakeLists.txt  2018-10-07 
12:03:27.0 +0200
+++ new/frameworkintegration-5.52.0/CMakeLists.txt  2018-11-03 
12:58:29.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(FrameworkIntegration 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)
 
@@ -43,13 +43,6 @@
 find_package(packagekitqt5)
 find_package(AppStreamQt 0.10.4)
 
-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_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.51.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.52.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.51.0/plasma_workspace.notifyrc   2018-10-07 
12:03:27.0 +0200
+++ new/frameworkintegration-5.52.0/plasma_workspace.notifyrc   2018-11-03 
12:58:29.0 +0100
@@ -2,7 +2,6 @@
 IconName=kde
 Comment=Plasma Workspace
 Comment[ar]=مساحة عمل بلازما
-Comment[ast]=Estaya de trabayu de Plasma
 Comment[bs]=Plazma radni prostor
 Comment[ca]=Espai de treball del Plasma
 Comment[ca@valencia]=Espai de treball del Plasma
@@ -50,7 +49,6 @@
 [Event/Trash: emptied]
 Name=Trash: Emptied
 Name[ar]=المهملات: أُفرغت
-Name[ast]=Papelera: Balerada
 Name[bs]=Smeće: ispražnjeno
 Name[ca]=Paperera: s'ha buidat
 Name[ca@valencia]=Paperera: s'ha buidat
@@ -96,7 +94,6 @@
 Name[zh_TW]=垃圾桶:已清空
 Comment=The trash has been emptied
 Comment[ar]=أُفرغت المهملات
-Comment[ast]=Baleróse la papelera
 Comment[bs]=Smeće je ispražnjeno
 Comment[ca]=S'ha buidat la paperera
 Comment[ca@valencia]=S'ha buidat la paperera
@@ -190,7 +187,6 @@
 Name[zh_TW]=文字補完:循環
 Comment=The end of the list of matches has been reached
 Comment[ar]=وصلتُ إلى نهاية قائمة التطابقات
-Comment[ast]=Algamóse la fin del llistáu de coincidencies
 

commit frameworkintegration for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-10-22 11:08:28

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


Package is "frameworkintegration"

Mon Oct 22 11:08:28 2018 rev:62 rq:642292 version:5.51.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-10-01 08:04:54.934400978 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-10-22 11:08:57.843991158 +0200
@@ -1,0 +2,15 @@
+Tue Oct 16 08:01:45 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:51:46 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 sure that it builds with strict compile flags
+
+---

Old:

  frameworkintegration-5.50.0.tar.xz

New:

  frameworkintegration-5.51.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.cFRzII/_old  2018-10-22 11:08:58.651990494 +0200
+++ /var/tmp/diff_new_pack.cFRzII/_new  2018-10-22 11:08:58.651990494 +0200
@@ -12,23 +12,23 @@
 # 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   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 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

++ frameworkintegration-5.50.0.tar.xz -> frameworkintegration-5.51.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.50.0/CMakeLists.txt 
new/frameworkintegration-5.51.0/CMakeLists.txt
--- old/frameworkintegration-5.50.0/CMakeLists.txt  2018-09-01 
00:19:18.0 +0200
+++ new/frameworkintegration-5.51.0/CMakeLists.txt  2018-10-07 
12:03:27.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(FrameworkIntegration 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)
 
@@ -43,6 +43,13 @@
 find_package(packagekitqt5)
 find_package(AppStreamQt 0.10.4)
 
+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_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(autotests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.50.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.51.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.50.0/plasma_workspace.notifyrc   2018-09-01 
00:19:18.0 +0200
+++ new/frameworkintegration-5.51.0/plasma_workspace.notifyrc   2018-10-07 
12:03:27.0 +0200
@@ -820,6 +820,7 @@
 Name[gd]=Thuislich aplacaid
 Name[gl]=Quebra dun aplicativo
 Name[he]=היישום קרס
+Name[hu]=Alkalmazás összeomlás
 Name[ia]=Crash de application
 Name[id]=Aplikasi Mogok
 Name[it]=Chiusura inattesa dell'applicazione
@@ -860,6 

commit frameworkintegration for openSUSE:Factory

2018-10-01 Thread root
Hello community,

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

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


Package is "frameworkintegration"

Mon Oct  1 08:03:35 2018 rev:61 rq:635971 version:5.50.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-08-24 16:51:50.861201786 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-10-01 08:04:54.934400978 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:44 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:
+  * [KStyle] Use dialog-question for question icon
+
+---

Old:

  frameworkintegration-5.49.0.tar.xz

New:

  frameworkintegration-5.50.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.dmM3Gi/_old  2018-10-01 08:04:55.374400742 +0200
+++ /var/tmp/diff_new_pack.dmM3Gi/_new  2018-10-01 08:04:55.378400740 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1-or-later

++ frameworkintegration-5.49.0.tar.xz -> frameworkintegration-5.50.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.49.0/CMakeLists.txt 
new/frameworkintegration-5.50.0/CMakeLists.txt
--- old/frameworkintegration-5.49.0/CMakeLists.txt  2018-08-04 
10:41:45.0 +0200
+++ new/frameworkintegration-5.50.0/CMakeLists.txt  2018-09-01 
00:19:18.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(FrameworkIntegration 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/frameworkintegration-5.49.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.50.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.49.0/plasma_workspace.notifyrc   2018-08-04 
10:41:45.0 +0200
+++ new/frameworkintegration-5.50.0/plasma_workspace.notifyrc   2018-09-01 
00:19:18.0 +0200
@@ -145,7 +145,7 @@
 
 [Event/Textcompletion: rotation]
 Name=Textcompletion: Rotation
-Name[ar]=إكمال النّصّ: دوران
+Name[ar]=إكمال النص: دوران
 Name[bs]=Dopuna teksta: rotacija
 Name[ca]=Compleció del text: rotació
 Name[ca@valencia]=Compleció del text: rotació
@@ -189,7 +189,7 @@
 Name[zh_CN]=文本补全:旋转
 Name[zh_TW]=文字補完:循環
 Comment=The end of the list of matches has been reached
-Comment[ar]=وصلتُ إلى نهاية قائمة التّطابقات
+Comment[ar]=وصلتُ إلى نهاية قائمة التطابقات
 Comment[ast]=Algamóse la fin del llistáu de coincidencies
 Comment[bs]=Dostignut je kraj spiska poklapanja
 Comment[ca]=S'ha arribat al final de la llista de coincidències
@@ -238,7 +238,7 @@
 
 [Event/Textcompletion: no match]
 Name=Textcompletion: No Match
-Name[ar]=إكمال النصّ: لا تطابق
+Name[ar]=إكمال النص: لا تطابق
 Name[bs]=Dopuna teksta: nema poklapanja
 Name[ca]=Compleció del text: sense coincidència
 Name[ca@valencia]=Compleció del text: sense coincidència
@@ -282,7 +282,7 @@
 Name[zh_CN]=文本补全:没有匹配
 Name[zh_TW]=文字補完:沒有符合
 Comment=No matching completion was found
-Comment[ar]=لم توجد تطابقات
+Comment[ar]=لم توجد تطابقات إكمال
 Comment[ast]=Nun s'alcontró un completáu que concasara
 Comment[bs]=Nije nađeno nijedno poklapanje za dopunu
 Comment[ca]=No s'ha trobat cap compleció coincident
@@ -331,7 +331,7 @@
 
 

commit frameworkintegration for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-08-24 16:50:56

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


Package is "frameworkintegration"

Fri Aug 24 16:50:56 2018 rev:60 rq:630582 version:5.49.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-07-21 10:11:21.611154799 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-08-24 16:51:50.861201786 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:18:43 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:
+  * Honor BUILD_TESTING
+
+---

Old:

  frameworkintegration-5.48.0.tar.xz

New:

  frameworkintegration-5.49.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.fLydWo/_old  2018-08-24 16:51:51.405202427 +0200
+++ /var/tmp/diff_new_pack.fLydWo/_new  2018-08-24 16:51:51.409202432 +0200
@@ -17,14 +17,20 @@
 
 
 %define lname   libKF5Style5
-%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}')}
 Name:   frameworkintegration
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
+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
@@ -37,9 +43,7 @@
 BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kpackage-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-%if 0%{?suse_version} >= 1330 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
-BuildRequires:  cmake(AppStreamQt) >= 0.10.4
-%endif
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
@@ -48,13 +52,9 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcursor)
-Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
-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
+%if 0%{?suse_version} >= 1330 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+BuildRequires:  cmake(AppStreamQt) >= 0.10.4
+%endif
 
 %description
 Framework Integration is a set of plugins responsible for better
@@ -63,13 +63,13 @@
 
 Applications do not need to link to this directly.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
-Obsoletes:  %lname-lang < %{version}
+Obsoletes:  %{lname}-lang < %{version}
 Obsoletes:  libKF5Style4
 
-%description -n %lname
+%description -n %{lname}
 Framework Integration is a set of plugins responsible for better
 integration of Qt applications when running on a
 KDE Plasma workspace.
@@ -79,8 +79,8 @@
 %package plugin
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
-Conflicts:  %lname < 5.6.0
 Requires:   plasma5-integration-plugin
+Conflicts:  %{lname} < 5.6.0
 
 %description plugin
 Framework Integration is a set of plugins responsible for better
@@ -92,7 +92,7 @@
 %package devel
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   kconfigwidgets-devel >= %{_kf5_bugfix_version}
 Requires:   kiconthemes-devel >= %{_kf5_bugfix_version}
@@ -115,11 +115,10 @@
   %kf5_makeinstall 

commit frameworkintegration for openSUSE:Factory

2018-07-21 Thread root
Hello community,

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

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


Package is "frameworkintegration"

Sat Jul 21 10:10:23 2018 rev:59 rq:623256 version:5.48.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-06-22 13:18:44.043582765 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-07-21 10:11:21.611154799 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:34 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:
+  * None
+
+---

Old:

  frameworkintegration-5.47.0.tar.xz

New:

  frameworkintegration-5.48.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.ViOTck/_old  2018-07-21 10:11:22.191154665 +0200
+++ /var/tmp/diff_new_pack.ViOTck/_new  2018-07-21 10:11:22.195154664 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.47.0
+Version:5.48.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -120,20 +120,20 @@
 %postun -n %lname -p /sbin/ldconfig
 
 %files -n %lname
-%defattr(-,root,root)
-%doc COPYING* README*
+%license COPYING*
+%doc README*
 %{_kf5_libdir}/libKF5Style.so.*
 
 %files plugin
-%defattr(-,root,root)
-%doc COPYING* README*
+%license COPYING*
+%doc README*
 %{_kf5_datadir}/infopage/
 %{_kf5_plugindir}/
 %{_kf5_libexecdir}/
 %{_kf5_notifydir}/
 
 %files devel
-%defattr(-,root,root)
+%license COPYING*
 %{_kf5_libdir}/libKF5Style.so
 %{_kf5_libdir}/cmake/KF5FrameworkIntegration/
 %dir %{_kf5_includedir}/KStyle/

++ frameworkintegration-5.47.0.tar.xz -> frameworkintegration-5.48.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.47.0/CMakeLists.txt 
new/frameworkintegration-5.48.0/CMakeLists.txt
--- old/frameworkintegration-5.47.0/CMakeLists.txt  2018-06-02 
18:26:22.0 +0200
+++ new/frameworkintegration-5.48.0/CMakeLists.txt  2018-07-07 
23:51:47.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(FrameworkIntegration 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/frameworkintegration-5.47.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.48.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.47.0/plasma_workspace.notifyrc   2018-06-02 
18:26:22.0 +0200
+++ new/frameworkintegration-5.48.0/plasma_workspace.notifyrc   2018-07-07 
23:51:47.0 +0200
@@ -21,7 +21,7 @@
 Comment[he]= סביבת העבודה של Plasma
 Comment[hu]=Plasma munkaterület
 Comment[ia]=Spatio de Labor de Plasma
-Comment[id]=Plasma Workspace
+Comment[id]=Ruang Kerja Plasma
 Comment[it]=Spazio di lavoro Plasma
 Comment[ko]=Plasma 작업 공간
 Comment[lt]=Plasma darbalaukio erdvė




commit frameworkintegration for openSUSE:Factory

2018-06-22 Thread root
Hello community,

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

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


Package is "frameworkintegration"

Fri Jun 22 13:17:27 2018 rev:58 rq:616734 version:5.47.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-05-18 14:20:01.847705401 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-06-22 13:18:44.043582765 +0200
@@ -1,0 +2,11 @@
+Tue Jun 12 21:26:02 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:
+  * Remove check
+  * Use override
+
+---

Old:

  frameworkintegration-5.46.0.tar.xz

New:

  frameworkintegration-5.47.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.k1GIK8/_old  2018-06-22 13:18:45.003547170 +0200
+++ /var/tmp/diff_new_pack.k1GIK8/_new  2018-06-22 13:18:45.007547022 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.46.0
+Version:5.47.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ frameworkintegration-5.46.0.tar.xz -> frameworkintegration-5.47.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.46.0/CMakeLists.txt 
new/frameworkintegration-5.47.0/CMakeLists.txt
--- old/frameworkintegration-5.46.0/CMakeLists.txt  2018-05-05 
14:38:10.0 +0200
+++ new/frameworkintegration-5.47.0/CMakeLists.txt  2018-06-02 
18:26:22.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(FrameworkIntegration 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/frameworkintegration-5.46.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.47.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.46.0/plasma_workspace.notifyrc   2018-05-05 
14:38:10.0 +0200
+++ new/frameworkintegration-5.47.0/plasma_workspace.notifyrc   2018-06-02 
18:26:22.0 +0200
@@ -69,7 +69,7 @@
 Name[he]=אשפה: רוקנה
 Name[hu]=Kuka: kiürítve
 Name[ia]=Corbe: vacuate
-Name[id]=Tong Sampah: Dikosongkan
+Name[id]=Sesampahan: Dikosongkan
 Name[it]=Cestino: svuotato
 Name[ko]=휴지통: 비워짐
 Name[lt]=Šiukšlinė: ištuštinta
@@ -115,7 +115,7 @@
 Comment[he]=האשפה רוקנה
 Comment[hu]=A kuka kiürült
 Comment[ia]=Le corbe ha essite vacuate
-Comment[id]=Tempat sampah telah dikosongkan
+Comment[id]=Sesampahan telah dikosongkan
 Comment[it]=Il cestino è stato svuotato
 Comment[ko]=휴지통이 비워짐
 Comment[lt]=Šiukšlinė buvo ištuštinta
@@ -444,7 +444,7 @@
 Name[he]=שגיאה חמורה
 Name[hu]=Végzetes hiba
 Name[ia]=Error Fatal
-Name[id]=Galat Fatal
+Name[id]=Error Fatal
 Name[it]=Errore grave
 Name[ko]=치명적 오류
 Name[lt]=Lemtinga klaida
@@ -489,7 +489,7 @@
 Comment[he]=ארעה  שגיאה חמורה הגורמה ליישום להיסגר
 Comment[hu]=Olyan hiba történt a programban, melynek hatására a program futása 
befejeződött
 Comment[ia]=Il esseva un serie error que il causava le programma a exir
-Comment[id]=Ada galat serius yang menyebabkan program keluar
+Comment[id]=Ada error serius yang menyebabkan program keluar
 Comment[it]=Si è verificato un errore grave, che ha causato la chiusura del 
programma
 Comment[ko]=프로그램이 종료될 정도의 큰 오류가 발생함
 Comment[lt]=Įvyko rimta klaida, privertusi programą užbaigti darbą
@@ -680,7 +680,7 @@
 Comment[he]=אירעה שגיאה ביישום, דבר העלול לגרום 

commit frameworkintegration for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-05-18 14:18:37

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


Package is "frameworkintegration"

Fri May 18 14:18:37 2018 rev:57 rq:607532 version:5.46.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-04-19 15:15:31.680840704 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-05-18 14:20:01.847705401 +0200
@@ -1,0 +2,10 @@
+Sun May 13 21:02:59 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:
+  * Add override
+
+---

Old:

  frameworkintegration-5.45.0.tar.xz

New:

  frameworkintegration-5.46.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.fS4vZN/_old  2018-05-18 14:20:03.051661218 +0200
+++ /var/tmp/diff_new_pack.fS4vZN/_new  2018-05-18 14:20:03.055661072 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.45.0
+Version:5.46.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ frameworkintegration-5.45.0.tar.xz -> frameworkintegration-5.46.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.45.0/CMakeLists.txt 
new/frameworkintegration-5.46.0/CMakeLists.txt
--- old/frameworkintegration-5.45.0/CMakeLists.txt  2018-04-07 
09:46:30.0 +0200
+++ new/frameworkintegration-5.46.0/CMakeLists.txt  2018-05-05 
14:38:10.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(FrameworkIntegration 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/frameworkintegration-5.45.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.46.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.45.0/plasma_workspace.notifyrc   2018-04-07 
09:46:30.0 +0200
+++ new/frameworkintegration-5.46.0/plasma_workspace.notifyrc   2018-05-05 
14:38:10.0 +0200
@@ -93,7 +93,7 @@
 Name[uk]=Смітник: спорожнено
 Name[x-test]=xxTrash: Emptiedxx
 Name[zh_CN]=回收站:空的
-Name[zh_TW]=資源回收筒:已清空
+Name[zh_TW]=垃圾桶:已清空
 Comment=The trash has been emptied
 Comment[ar]=أُفرغت المهملات
 Comment[ast]=Baleróse la papelera
@@ -139,7 +139,7 @@
 Comment[uk]=Смітник спорожнено
 Comment[x-test]=xxThe trash has been emptiedxx
 Comment[zh_CN]=回收站已经被清空
-Comment[zh_TW]=資源回收筒已被清空
+Comment[zh_TW]=垃圾桶已被清空
 Action=Sound
 Sound=Oxygen-Sys-Trash-Emptied.ogg
 
@@ -581,7 +581,7 @@
 Comment[fi]=Ohjelmassa tapahtui jotakin erikoista
 Comment[fr]=Quelque chose d'anormal s'est produit dans le programme
 Comment[gd]=Thachair rudeigin sònraichte sa phrògram
-Comment[gl]=Aconteceu algo especial no programa
+Comment[gl]=Ocorreu algo especial no programa
 Comment[he]=משהו מיוחד קרה ביישום
 Comment[hu]=Valamilyen esemény következett be a programban
 Comment[ia]=Il occurreva qualcosa de special in le programma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.45.0/src/integrationplugin/frameworkintegrationplugin.cpp
 
new/frameworkintegration-5.46.0/src/integrationplugin/frameworkintegrationplugin.cpp
--- 
old/frameworkintegration-5.45.0/src/integrationplugin/frameworkintegrationplugin.cpp
2018-04-07 09:46:30.0 +0200
+++ 

commit frameworkintegration for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-04-19 15:14:02

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


Package is "frameworkintegration"

Thu Apr 19 15:14:02 2018 rev:56 rq:596845 version:5.45.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-03-20 21:44:43.495459240 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-04-19 15:15:31.680840704 +0200
@@ -1,0 +2,11 @@
+Sat Apr 14 13:19:02 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:
+  * CMakeLists.txt - not necessary to search for Qt5 Xml
+  * kpackage-install-handlers/kns/CMakeLists.txt - link to Qt::Xml following 
changes in knewstuff
+
+---

Old:

  frameworkintegration-5.44.0.tar.xz

New:

  frameworkintegration-5.45.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.mjbzJG/_old  2018-04-19 15:15:32.340814516 +0200
+++ /var/tmp/diff_new_pack.mjbzJG/_new  2018-04-19 15:15:32.344814357 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.44.0
+Version:5.45.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ frameworkintegration-5.44.0.tar.xz -> frameworkintegration-5.45.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.44.0/CMakeLists.txt 
new/frameworkintegration-5.45.0/CMakeLists.txt
--- old/frameworkintegration-5.44.0/CMakeLists.txt  2018-03-03 
10:51:39.0 +0100
+++ new/frameworkintegration-5.45.0/CMakeLists.txt  2018-04-07 
09:46:30.0 +0200
@@ -1,11 +1,11 @@
 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(FrameworkIntegration 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)
 
@@ -22,7 +22,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.44.0/src/kpackage-install-handlers/kns/CMakeLists.txt
 
new/frameworkintegration-5.45.0/src/kpackage-install-handlers/kns/CMakeLists.txt
--- 
old/frameworkintegration-5.44.0/src/kpackage-install-handlers/kns/CMakeLists.txt
2018-03-03 10:51:39.0 +0100
+++ 
new/frameworkintegration-5.45.0/src/kpackage-install-handlers/kns/CMakeLists.txt
2018-04-07 09:46:30.0 +0200
@@ -1,10 +1,10 @@
 add_executable(knshandler main.cpp)
-target_link_libraries(knshandler KF5::NewStuffCore KF5::I18n 
KF5::Notifications)
+target_link_libraries(knshandler KF5::NewStuffCore KF5::I18n 
KF5::Notifications Qt5::Xml)
 
 install(TARGETS knshandler DESTINATION 
${KDE_INSTALL_LIBEXECDIR_KF5}/kpackagehandlers)
 
 add_executable(knshandlertest main.cpp)
-target_link_libraries(knshandlertest KF5::NewStuffCore KF5::I18n 
KF5::Notifications)
+target_link_libraries(knshandlertest KF5::NewStuffCore KF5::I18n 
KF5::Notifications Qt5::Xml)
 target_compile_definitions(knshandlertest PRIVATE -DTEST)
 
 if(EXISTS "${CMAKE_INSTALL_PREFIX}/${CONFIG_INSTALL_DIR}/colorschemes.knsrc")




commit frameworkintegration for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-03-20 21:43:07

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


Package is "frameworkintegration"

Tue Mar 20 21:43:07 2018 rev:55 rq:586800 version:5.44.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-02-16 21:28:58.009098987 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-03-20 21:44:43.495459240 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:40 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:
+  * None
+
+---

Old:

  frameworkintegration-5.43.0.tar.xz

New:

  frameworkintegration-5.44.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.Pu20Oc/_old  2018-03-20 21:44:44.167435055 +0100
+++ /var/tmp/diff_new_pack.Pu20Oc/_new  2018-03-20 21:44:44.171434911 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.43.0
+Version:5.44.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -49,7 +49,7 @@
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcursor)
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
-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

++ frameworkintegration-5.43.0.tar.xz -> frameworkintegration-5.44.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.43.0/CMakeLists.txt 
new/frameworkintegration-5.44.0/CMakeLists.txt
--- old/frameworkintegration-5.43.0/CMakeLists.txt  2018-02-05 
09:10:04.0 +0100
+++ new/frameworkintegration-5.44.0/CMakeLists.txt  2018-03-03 
10:51:39.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(FrameworkIntegration 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/frameworkintegration-5.43.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.44.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.43.0/plasma_workspace.notifyrc   2018-02-05 
09:10:04.0 +0100
+++ new/frameworkintegration-5.44.0/plasma_workspace.notifyrc   2018-03-03 
10:51:39.0 +0100
@@ -69,7 +69,7 @@
 Name[he]=אשפה: רוקנה
 Name[hu]=Kuka: kiürítve
 Name[ia]=Corbe: vacuate
-Name[id]=Tempat Sampah: Dikosongkan
+Name[id]=Tong Sampah: Dikosongkan
 Name[it]=Cestino: svuotato
 Name[ko]=휴지통: 비워짐
 Name[lt]=Šiukšlinė: ištuštinta




commit frameworkintegration for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-02-16 21:27:29

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


Package is "frameworkintegration"

Fri Feb 16 21:27:29 2018 rev:54 rq:576506 version:5.43.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-01-22 15:59:05.524468926 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-02-16 21:28:58.009098987 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:07 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:

  frameworkintegration-5.42.0.tar.xz

New:

  frameworkintegration-5.43.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.slZxp1/_old  2018-02-16 21:28:59.177056810 +0100
+++ /var/tmp/diff_new_pack.slZxp1/_new  2018-02-16 21:28:59.177056810 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.42.0
+Version:5.43.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ frameworkintegration-5.42.0.tar.xz -> frameworkintegration-5.43.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.42.0/CMakeLists.txt 
new/frameworkintegration-5.43.0/CMakeLists.txt
--- old/frameworkintegration-5.42.0/CMakeLists.txt  2018-01-06 
00:40:57.0 +0100
+++ new/frameworkintegration-5.43.0/CMakeLists.txt  2018-02-05 
09:10:04.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(FrameworkIntegration 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/frameworkintegration-5.42.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.43.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.42.0/plasma_workspace.notifyrc   2018-01-06 
00:40:57.0 +0100
+++ new/frameworkintegration-5.43.0/plasma_workspace.notifyrc   2018-02-05 
09:10:04.0 +0100
@@ -21,6 +21,7 @@
 Comment[he]= סביבת העבודה של Plasma
 Comment[hu]=Plasma munkaterület
 Comment[ia]=Spatio de Labor de Plasma
+Comment[id]=Plasma Workspace
 Comment[it]=Spazio di lavoro Plasma
 Comment[ko]=Plasma 작업 공간
 Comment[lt]=Plasma darbalaukio erdvė
@@ -68,6 +69,7 @@
 Name[he]=אשפה: רוקנה
 Name[hu]=Kuka: kiürítve
 Name[ia]=Corbe: vacuate
+Name[id]=Tempat Sampah: Dikosongkan
 Name[it]=Cestino: svuotato
 Name[ko]=휴지통: 비워짐
 Name[lt]=Šiukšlinė: ištuštinta
@@ -113,6 +115,7 @@
 Comment[he]=האשפה רוקנה
 Comment[hu]=A kuka kiürült
 Comment[ia]=Le corbe ha essite vacuate
+Comment[id]=Tempat sampah telah dikosongkan
 Comment[it]=Il cestino è stato svuotato
 Comment[ko]=휴지통이 비워짐
 Comment[lt]=Šiukšlinė buvo ištuštinta
@@ -161,6 +164,7 @@
 Name[he]=השלמת טקסט: סיבו
 Name[hu]=Szövegkiegészítés: rotáció
 Name[ia]=Textcompletion: Rotation
+Name[id]=Textcompletion: Perputaran
 Name[it]=Completamento del testo: rotazione
 Name[ko]=텍스트 완성: 회전
 Name[lt]=Teksto užpildymas: sukimas
@@ -205,6 +209,7 @@
 Comment[he]=הגעת אל סוף רשימת ההתאמות
 Comment[hu]=A találatok végére értem
 Comment[ia]=Le fin del lista de terminos que incontra se ha essite attingite
+Comment[id]=Akhir dari daftar yang sesuai telah dicapai
 Comment[it]=La fine dell'elenco di corrispondenze è stata raggiunta
 Comment[ko]=일치하는 항목 목록의 끝에 도달함
 Comment[lt]=Pasiektas atitikmenų sąrašo galas
@@ -252,6 +257,7 @@
 

commit frameworkintegration for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-01-22 15:57:55

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


Package is "frameworkintegration"

Mon Jan 22 15:57:55 2018 rev:53 rq:566652 version:5.42.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2018-01-09 14:41:09.761648464 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-01-22 15:59:05.524468926 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 22:50:13 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:

  frameworkintegration-5.41.0.tar.xz

New:

  frameworkintegration-5.42.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.Ipg5eo/_old  2018-01-22 15:59:06.092442344 +0100
+++ /var/tmp/diff_new_pack.Ipg5eo/_new  2018-01-22 15:59:06.096442157 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frameworkintegration
 #
-# 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
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.41.0
+Version:5.42.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ frameworkintegration-5.41.0.tar.xz -> frameworkintegration-5.42.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.41.0/.reviewboardrc 
new/frameworkintegration-5.42.0/.reviewboardrc
--- old/frameworkintegration-5.41.0/.reviewboardrc  2017-12-02 
10:53:04.0 +0100
+++ new/frameworkintegration-5.42.0/.reviewboardrc  1970-01-01 
01:00:00.0 +0100
@@ -1,4 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
-REPOSITORY = 'git://anongit.kde.org/frameworkintegration'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.41.0/CMakeLists.txt 
new/frameworkintegration-5.42.0/CMakeLists.txt
--- old/frameworkintegration-5.41.0/CMakeLists.txt  2017-12-02 
10:53:04.0 +0100
+++ new/frameworkintegration-5.42.0/CMakeLists.txt  2018-01-06 
00:40:57.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(FrameworkIntegration 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)
 




commit frameworkintegration for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2018-01-09 14:39:13

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


Package is "frameworkintegration"

Tue Jan  9 14:39:13 2018 rev:52 rq:559415 version:5.41.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-11-16 14:36:28.752536729 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2018-01-09 14:41:09.761648464 +0100
@@ -1,0 +2,11 @@
+Sun Dec 17 09:43:47 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:
+  * We depend against qt5.7
+  * Support downloading the 2nd or 3rd download link from a KNS product 
(kde#385429)
+
+---

Old:

  frameworkintegration-5.40.0.tar.xz

New:

  frameworkintegration-5.41.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.liFitc/_old  2018-01-09 14:41:10.509613385 +0100
+++ /var/tmp/diff_new_pack.liFitc/_new  2018-01-09 14:41:10.513613197 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.40.0
+Version:5.41.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ frameworkintegration-5.40.0.tar.xz -> frameworkintegration-5.41.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.40.0/CMakeLists.txt 
new/frameworkintegration-5.41.0/CMakeLists.txt
--- old/frameworkintegration-5.40.0/CMakeLists.txt  2017-11-04 
22:35:47.0 +0100
+++ new/frameworkintegration-5.41.0/CMakeLists.txt  2017-12-02 
10:53:04.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(FrameworkIntegration 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/frameworkintegration-5.40.0/src/kpackage-install-handlers/kns/main.cpp 
new/frameworkintegration-5.41.0/src/kpackage-install-handlers/kns/main.cpp
--- old/frameworkintegration-5.40.0/src/kpackage-install-handlers/kns/main.cpp  
2017-11-04 22:35:47.0 +0100
+++ new/frameworkintegration-5.41.0/src/kpackage-install-handlers/kns/main.cpp  
2017-12-02 10:53:04.0 +0100
@@ -20,6 +20,7 @@
 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -58,6 +59,18 @@
 }
 const auto providerid = pathParts.at(0);
 const auto entryid = pathParts.at(1);
+int linkid = 1;
+if (url.hasQuery()) {
+QUrlQuery query(url);
+if (query.hasQueryItem(QLatin1String("linkid"))) {
+bool ok;
+linkid = query.queryItemValue(QLatin1String("linkid")).toInt();
+if (!ok) {
+qWarning() << "linkid is not an integer" << url << pathParts;
+return 1;
+}
+}
+}
 
 
 KNSCore::Engine engine;
@@ -95,7 +108,7 @@
 qWarning() << "kns error:" << error;
 QCoreApplication::exit(1);
 });
-QObject::connect(, ::Engine::signalEntryDetailsLoaded, 
, [providerid, , ](const KNSCore::EntryInternal 
) {
+QObject::connect(, ::Engine::signalEntryDetailsLoaded, 
, [providerid, linkid, , ](const 
KNSCore::EntryInternal ) {
 // qDebug() << "checking..." << entry.status() << entry.providerId();
 if (providerid != QUrl(entry.providerId()).host()) {
 qWarning() << "Wrong provider" << providerid << "instead of" << 

commit frameworkintegration for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-11-16 14:35:26

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


Package is "frameworkintegration"

Thu Nov 16 14:35:26 2017 rev:51 rq:541632 version:5.40.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-10-27 13:54:02.720704496 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-11-16 14:36:28.752536729 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:13 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:
+  * Add .arcconfig
+
+---

Old:

  frameworkintegration-5.39.0.tar.xz

New:

  frameworkintegration-5.40.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.Dkkbid/_old  2017-11-16 14:36:29.188520925 +0100
+++ /var/tmp/diff_new_pack.Dkkbid/_new  2017-11-16 14:36:29.192520780 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.39.0
+Version:5.40.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ frameworkintegration-5.39.0.tar.xz -> frameworkintegration-5.40.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.39.0/.arcconfig 
new/frameworkintegration-5.40.0/.arcconfig
--- old/frameworkintegration-5.39.0/.arcconfig  1970-01-01 01:00:00.0 
+0100
+++ new/frameworkintegration-5.40.0/.arcconfig  2017-11-04 22:35:47.0 
+0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.39.0/CMakeLists.txt 
new/frameworkintegration-5.40.0/CMakeLists.txt
--- old/frameworkintegration-5.39.0/CMakeLists.txt  2017-10-07 
13:07:11.0 +0200
+++ new/frameworkintegration-5.40.0/CMakeLists.txt  2017-11-04 
22:35: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(FrameworkIntegration 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/frameworkintegration-5.39.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.40.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.39.0/plasma_workspace.notifyrc   2017-10-07 
13:07:11.0 +0200
+++ new/frameworkintegration-5.40.0/plasma_workspace.notifyrc   2017-11-04 
22:35:47.0 +0100
@@ -1721,7 +1721,7 @@
 Name[fi]=Sovelman asennus epäonnistui
 Name[fr]=Impossible d'installer un composant graphique
 Name[gd]=Cha deach le stàladh a' widget
-Name[gl]=Fallo de instalación dun trebello
+Name[gl]=O trebello non puido instalarse
 Name[he]=התקנת היישומון נכשלה
 Name[ia]=Widget falleva a installar
 Name[it]=Installazione dell'oggetto non riuscita




commit frameworkintegration for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-10-27 13:52:45

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


Package is "frameworkintegration"

Fri Oct 27 13:52:45 2017 rev:50 rq:536298 version:5.39.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-09-19 16:21:31.103211836 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-10-27 13:54:02.720704496 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:37 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:
+  * Make KStandardGuiItem::discard match QDialogButtonBox::Discard
+
+---

Old:

  frameworkintegration-5.38.0.tar.xz

New:

  frameworkintegration-5.39.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.Ga20aK/_old  2017-10-27 13:54:03.408672338 +0200
+++ /var/tmp/diff_new_pack.Ga20aK/_new  2017-10-27 13:54:03.416671965 +0200
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-Version:5.38.0
+Version:5.39.0
 Release:0
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}

++ frameworkintegration-5.38.0.tar.xz -> frameworkintegration-5.39.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.38.0/CMakeLists.txt 
new/frameworkintegration-5.39.0/CMakeLists.txt
--- old/frameworkintegration-5.38.0/CMakeLists.txt  2017-09-02 
23:05:52.0 +0200
+++ new/frameworkintegration-5.39.0/CMakeLists.txt  2017-10-07 
13:07:11.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(FrameworkIntegration 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/frameworkintegration-5.38.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.39.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.38.0/plasma_workspace.notifyrc   2017-09-02 
23:05:52.0 +0200
+++ new/frameworkintegration-5.39.0/plasma_workspace.notifyrc   2017-10-07 
13:07:11.0 +0200
@@ -475,7 +475,7 @@
 Comment[fi]=Vakava virhe aiheutti ohjelman päättymisen
 Comment[fr]=Une erreur grave a entraîné la fin du programme
 Comment[gd]=Chaidh am prògram fhàgail ri linn mearachd dona
-Comment[gl]=Produciuse un erro grave que fixo que o programa se pechase
+Comment[gl]=Produciuse un erro grave que fixo que o programa saíse
 Comment[he]=ארעה  שגיאה חמורה הגורמה ליישום להיסגר
 Comment[hu]=Olyan hiba történt a programban, melynek hatására a program futása 
befejeződött
 Comment[ia]=Il esseva un serie error que il causava le programma a exir
@@ -754,7 +754,7 @@
 Comment[fi]=Tapahtui erittäin vakava virhe, joka aiheutti ainakin ohjelman 
päättymisen
 Comment[fr]=Une erreur très grave s'est produite, provoquant au minimum la fin 
du programme
 Comment[gd]=Thachair mearachd glè dhona agus chaidh am prògram fhàgail air a 
char as lugha
-Comment[gl]=Produciuse un erro moi grave, que como mínimo fixo que o programa 
se pechase
+Comment[gl]=Produciuse un erro moi grave, que como mínimo fixo que o programa 
saíse
 Comment[he]=אירעה שגיאה חמורה מאוד, הגרמה ליישום כנראה להיסגר
 Comment[hu]=Hiba történt a programban, a program futása befejeződött
 Comment[ia]=Il occurreva un error le plus serie, al minus causante le exito 
del programma
@@ -1674,7 +1674,7 @@
 Comment[fi]=Äänimerkki
 Comment[fr]=Cloche du 

commit frameworkintegration for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-09-19 16:21:30

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


Package is "frameworkintegration"

Tue Sep 19 16:21:30 2017 rev:49 rq:526621 version:5.38.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-08-24 17:55:36.817257482 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-09-19 16:21:31.103211836 +0200
@@ -1,0 +2,11 @@
+Tue Sep 12 07:11:16 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:
+  * Return high-resolution line edit clear icon
+  * Fix accepting dialogs with ctrl+return when buttons are renamed
+
+---

Old:

  frameworkintegration-5.37.0.tar.xz

New:

  frameworkintegration-5.38.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.0I9Fj0/_old  2017-09-19 16:21:31.911097960 +0200
+++ /var/tmp/diff_new_pack.0I9Fj0/_new  2017-09-19 16:21:31.911097960 +0200
@@ -17,23 +17,26 @@
 
 
 %define lname   libKF5Style5
-%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:   frameworkintegration
-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:  kconfig-devel >= %{_tar_path}
-BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
+BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kiconthemes-devel >= %{_tar_path}
-BuildRequires:  kio-devel >= %{_tar_path}
-BuildRequires:  knotifications-devel >= %{_tar_path}
-BuildRequires:  kpackage-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
+BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kpackage-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 %if 0%{?suse_version} >= 1330 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
 BuildRequires:  cmake(AppStreamQt) >= 0.10.4
 %endif
@@ -91,8 +94,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfigwidgets-devel >= %{_tar_path}
-Requires:   kiconthemes-devel >= %{_tar_path}
+Requires:   kconfigwidgets-devel >= %{_kf5_bugfix_version}
+Requires:   kiconthemes-devel >= %{_kf5_bugfix_version}
 
 %description devel
 Framework Integration is a set of plugins responsible for better

++ frameworkintegration-5.37.0.tar.xz -> frameworkintegration-5.38.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.37.0/CMakeLists.txt 
new/frameworkintegration-5.38.0/CMakeLists.txt
--- old/frameworkintegration-5.37.0/CMakeLists.txt  2017-08-06 
18:25:41.0 +0200
+++ new/frameworkintegration-5.38.0/CMakeLists.txt  2017-09-02 
23:05:52.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 release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
 project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 5.38.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' 

commit frameworkintegration for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-08-24 17:53:16

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


Package is "frameworkintegration"

Thu Aug 24 17:53:16 2017 rev:48 rq:516653 version:5.37.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-07-17 10:22:33.760382660 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-08-24 17:55:36.817257482 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:14 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 :
+  * None
+
+---

Old:

  frameworkintegration-5.36.0.tar.xz

New:

  frameworkintegration-5.37.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.B3vfBM/_old  2017-08-24 17:55:37.533156649 +0200
+++ /var/tmp/diff_new_pack.B3vfBM/_new  2017-08-24 17:55:37.537156085 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   frameworkintegration
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ frameworkintegration-5.36.0.tar.xz -> frameworkintegration-5.37.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.36.0/CMakeLists.txt 
new/frameworkintegration-5.37.0/CMakeLists.txt
--- old/frameworkintegration-5.36.0/CMakeLists.txt  2017-06-30 
12:15:52.0 +0200
+++ new/frameworkintegration-5.37.0/CMakeLists.txt  2017-08-06 
18:25:41.0 +0200
@@ -1,11 +1,11 @@
 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(FrameworkIntegration 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)
 
@@ -22,7 +22,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
 




commit frameworkintegration for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-07-17 10:21:22

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


Package is "frameworkintegration"

Mon Jul 17 10:21:22 2017 rev:47 rq:509879 version:5.36.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-07-05 23:49:22.444840509 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-07-17 10:22:33.760382660 +0200
@@ -1,0 +2,10 @@
+Wed Jul 12 07:13:58 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:
+  * cmake: use ecm_add_test more
+
+---

Old:

  frameworkintegration-5.35.0.tar.xz

New:

  frameworkintegration-5.36.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.N52WS3/_old  2017-07-17 10:22:34.240315005 +0200
+++ /var/tmp/diff_new_pack.N52WS3/_new  2017-07-17 10:22:34.240315005 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   frameworkintegration
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ frameworkintegration-5.35.0.tar.xz -> frameworkintegration-5.36.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.35.0/CMakeLists.txt 
new/frameworkintegration-5.36.0/CMakeLists.txt
--- old/frameworkintegration-5.35.0/CMakeLists.txt  2017-06-03 
10:45:43.0 +0200
+++ new/frameworkintegration-5.36.0/CMakeLists.txt  2017-06-30 
12:15:52.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(FrameworkIntegration 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.35.0/autotests/CMakeLists.txt 
new/frameworkintegration-5.36.0/autotests/CMakeLists.txt
--- old/frameworkintegration-5.35.0/autotests/CMakeLists.txt2017-06-03 
10:45:43.0 +0200
+++ new/frameworkintegration-5.36.0/autotests/CMakeLists.txt2017-06-30 
12:15:52.0 +0200
@@ -1,5 +1,6 @@
 include(ECMMarkAsTest)
 include(ECMMarkNonGuiExecutable)
+include(ECMAddTests)
 
 find_package(Qt5Test ${REQUIRED_QT_VERSION} CONFIG QUIET)
 
@@ -16,12 +17,11 @@
 remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 
 macro(FRAMEWORKINTEGRATION_TESTS _testname)
-add_executable(${_testname} ${_testname}.cpp ${ARGN})
+ecm_add_test(${_testname}.cpp ${ARGN}
+ LINK_LIBRARIES Qt5::Test KF5::ConfigWidgets KF5::ConfigCore 
KF5::IconThemes KF5::Style KF5::Notifications
+ TEST_NAME ${_testname}
+ NAME_PREFIX "frameworkintegration-")
 set_target_properties(${_testname} PROPERTIES COMPILE_FLAGS "-DUNIT_TEST")
-add_test(frameworkintegration-${_testname} ${_testname})
-ecm_mark_as_test(${_testname})
-ecm_mark_nongui_executable(${_testname})
-target_link_libraries(${_testname} Qt5::Test KF5::ConfigWidgets 
KF5::ConfigCore KF5::IconThemes KF5::Style KF5::Notifications)
 endmacro()
 
 frameworkintegration_tests(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.35.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.36.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.35.0/plasma_workspace.notifyrc   2017-06-03 
10:45:43.0 +0200
+++ new/frameworkintegration-5.36.0/plasma_workspace.notifyrc   2017-06-30 
12:15:52.0 +0200
@@ -1701,7 +1701,7 @@
 Name[sr@ijekavianlatin]=Propalo instaliranje vidžeta
 Name[sr@latin]=Propalo instaliranje vidžeta
 Name[sv]=Installation av grafisk komponent misslyckades
-Name[tr]=Parçacık yüklemeyi başaramadı
+Name[tr]=Gereç 

commit frameworkintegration for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-07-05 23:48:00

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


Package is "frameworkintegration"

Wed Jul  5 23:48:00 2017 rev:46 rq:502919 version:5.35.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-06-01 16:18:41.629913173 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-07-05 23:49:22.444840509 +0200
@@ -1,0 +2,10 @@
+Sun Jun 11 09:27:42 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:
+  * None
+
+---

Old:

  frameworkintegration-5.34.0.tar.xz

New:

  frameworkintegration-5.35.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.5EK4Y3/_old  2017-07-05 23:49:22.944770094 +0200
+++ /var/tmp/diff_new_pack.5EK4Y3/_new  2017-07-05 23:49:22.944770094 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   frameworkintegration
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ frameworkintegration-5.34.0.tar.xz -> frameworkintegration-5.35.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.34.0/CMakeLists.txt 
new/frameworkintegration-5.35.0/CMakeLists.txt
--- old/frameworkintegration-5.34.0/CMakeLists.txt  2017-05-06 
10:20:32.0 +0200
+++ new/frameworkintegration-5.35.0/CMakeLists.txt  2017-06-03 
10:45:43.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(FrameworkIntegration 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/frameworkintegration-5.34.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.35.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.34.0/plasma_workspace.notifyrc   2017-05-06 
10:20:32.0 +0200
+++ new/frameworkintegration-5.35.0/plasma_workspace.notifyrc   2017-06-03 
10:45:43.0 +0200
@@ -14,6 +14,7 @@
 Comment[es]=Espacio de trabajo Plasma
 Comment[et]=Plasma töötsoon
 Comment[fi]=Plasma-työtila
+Comment[fr]=Espace de travail Plasma
 Comment[gd]=Rum-obrach Plasma
 Comment[gl]=Espazo de traballo de Plasma
 Comment[he]= סביבת העבודה של Plasma
@@ -59,6 +60,7 @@
 Name[es]=Papelera: vacía
 Name[et]=Prügikast: tühjendatud
 Name[fi]=Roskakori: Tyhjennetty
+Name[fr]=Corbeille : vidée
 Name[gd]=An sgudal: falamh
 Name[gl]=Lixo: Baleiro
 Name[he]=אשפה: רוקנה
@@ -102,6 +104,7 @@
 Comment[es]=Se ha vaciado la papelera
 Comment[et]=Prügikast on tühjendatud
 Comment[fi]=Roskakori on tyhjennetty
+Comment[fr]=La corbeille a été vidée
 Comment[gd]=Chaidh an sgudal fhalamhachadh
 Comment[gl]=Baleirouse o lixo
 Comment[he]=האשפה רוקנה
@@ -148,6 +151,7 @@
 Name[es]=Terminación de texto: rotación
 Name[et]=Tekstilõpetus: rotatsioon
 Name[fi]=Tekstin täydennys: kiertävä
+Name[fr]=Auto-complément de texte : rotation
 Name[gd]=Coileanadh teacsa: cuairteachadh
 Name[gl]=Completación de texto: rotación
 Name[he]=השלמת טקסט: סיבו
@@ -190,6 +194,7 @@
 Comment[es]=Se ha alcanzado el final de la lista de coincidencias
 Comment[et]=Jõuti sobivuste nimekirja lõppu
 Comment[fi]=Sopivien sanojen luettelo on käyty läpi
+Comment[fr]=La fin de la liste des correspondances a été atteinte
 Comment[gd]=Ràinig thu an deireadh de na tha de sheisean ann
 Comment[gl]=Acadouse a fin da lista de coincidencias
 Comment[he]=הגעת אל סוף רשימת ההתאמות
@@ -235,6 +240,7 @@
 Name[es]=Terminación de texto: ninguna coincidencia
 Name[et]=Tekstilõpetus: sobivused puuduvad
 Name[fi]=Tekstin täydennys: Ei sopivia
+Name[fr]=Auto-complément de texte : aucune correspondance 
 

commit frameworkintegration for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-06-01 16:17:22

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


Package is "frameworkintegration"

Thu Jun  1 16:17:22 2017 rev:45 rq:495016 version:5.34.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-04-30 21:17:39.177531144 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-06-01 16:18:41.629913173 +0200
@@ -1,0 +2,10 @@
+Mon May 15 13:53:12 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:
+  * None
+
+---

Old:

  frameworkintegration-5.33.0.tar.xz

New:

  frameworkintegration-5.34.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.FBW2m0/_old  2017-06-01 16:18:42.345812221 +0200
+++ /var/tmp/diff_new_pack.FBW2m0/_new  2017-06-01 16:18:42.345812221 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   frameworkintegration
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ frameworkintegration-5.33.0.tar.xz -> frameworkintegration-5.34.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.33.0/CMakeLists.txt 
new/frameworkintegration-5.34.0/CMakeLists.txt
--- old/frameworkintegration-5.33.0/CMakeLists.txt  2017-04-01 
11:06:21.0 +0200
+++ new/frameworkintegration-5.34.0/CMakeLists.txt  2017-05-06 
10:20:32.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(FrameworkIntegration 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)
 




commit frameworkintegration for openSUSE:Factory

2017-04-30 Thread root
Hello community,

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

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


Package is "frameworkintegration"

Sun Apr 30 21:15:34 2017 rev:44 rq:492037 version:5.33.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-04-17 10:23:01.746103360 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-04-30 21:17:39.177531144 +0200
@@ -1,0 +2,11 @@
+Sat Apr 15 10:11:42 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.
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  frameworkintegration-5.32.0.tar.xz

New:

  frameworkintegration-5.33.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.uIyeEU/_old  2017-04-30 21:17:41.013272307 +0200
+++ /var/tmp/diff_new_pack.uIyeEU/_new  2017-04-30 21:17:41.017271743 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   frameworkintegration
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ frameworkintegration-5.32.0.tar.xz -> frameworkintegration-5.33.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.32.0/CMakeLists.txt 
new/frameworkintegration-5.33.0/CMakeLists.txt
--- old/frameworkintegration-5.32.0/CMakeLists.txt  2017-03-03 
13:39:48.0 +0100
+++ new/frameworkintegration-5.33.0/CMakeLists.txt  2017-04-01 
11:06:21.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(FrameworkIntegration 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/frameworkintegration-5.32.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.33.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.32.0/plasma_workspace.notifyrc   2017-03-03 
13:39:48.0 +0100
+++ new/frameworkintegration-5.33.0/plasma_workspace.notifyrc   2017-04-01 
11:06:21.0 +0200
@@ -756,6 +756,7 @@
 Name[ast]=Casque d'aplicación
 Name[ca]=Fallada d'aplicació
 Name[ca@valencia]=Fallada d'aplicació
+Name[cs]=Pád aplikace
 Name[da]=Programsammenbrud
 Name[de]=Absturz einer Anwendung
 Name[el]=Κατάρρευση εφαρμογής
@@ -791,6 +792,7 @@
 Comment[ast]=Una aplicación ta acabante zarrase inesperadamente
 Comment[ca]=Una aplicació s'ha tancat inesperadament
 Comment[ca@valencia]=Una aplicació s'ha tancat inesperadament
+Comment[cs]=Aplikace byla neočekávaně ukončena
 Comment[da]=Et program lukkede netop uventet ned
 Comment[de]=Eine Anwendung wurde unerwartet beendet
 Comment[el]=Μια εφαρμογή μόλις έκλεισε απρόσμενα
@@ -1084,7 +1086,7 @@
 Comment[sr@ijekavianlatin]=Plasma odjavljivanje je otkazano
 Comment[sr@latin]=Plasma odjavljivanje je otkazano
 Comment[sv]=Utloggning från Plasma avbröts
-Comment[tr]=Plazma çıkışı iptal edildi
+Comment[tr]=Plasma çıkışı iptal edildi
 Comment[uk]=Вихід з Плазми скасовано
 Comment[x-test]=xxPlasma logout was canceledxx
 Comment[zh_CN]=Plasma 注销被取消了
@@ -1632,6 +1634,7 @@
 Name[ast]=El widget falló al instalase
 Name[ca]=Ha fallat en instal·lar l'estri
 Name[ca@valencia]=Ha fallat en instal·lar l'estri
+Name[cs]=Instalace widgetu selhala
 Name[da]=Widget kunne ikke installeres
 Name[de]=Installation des Miniprogramms fehlgeschlagen
 Name[el]=Αποτυχία εγκατάστασης γραφικού συστατικού
@@ -1667,6 +1670,7 @@
 Comment[ast]=Nun pudo instalase un widget
 Comment[ca]=No s'ha pogut instal·lar un estri
 Comment[ca@valencia]=No s'ha pogut instal·lar un estri
+Comment[cs]=Widget nešlo nainstalovat
 

commit frameworkintegration for openSUSE:Factory

2017-04-17 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-04-17 10:23:00

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


Package is "frameworkintegration"

Mon Apr 17 10:23:00 2017 rev:43 rq:486585 version:5.32.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-03-28 15:08:48.575559061 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-04-17 10:23:01.746103360 +0200
@@ -1,0 +2,6 @@
+Fri Apr  7 18:07:03 UTC 2017 - fab...@ritter-vogt.de
+
+- Enable AppStreamQt only for Leap 42.2+ and TW
+- Enable cmake(packagekitqt5)
+
+---



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.C51uSi/_old  2017-04-17 10:23:02.613980450 +0200
+++ /var/tmp/diff_new_pack.C51uSi/_new  2017-04-17 10:23:02.613980450 +0200
@@ -34,12 +34,14 @@
 BuildRequires:  knotifications-devel >= %{_tar_path}
 BuildRequires:  kpackage-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
+%if 0%{?suse_version} >= 1330 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
 BuildRequires:  cmake(AppStreamQt) >= 0.10.4
+%endif
+BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.6.0
-#BuildRequires:  cmake(packagekitqt5)
-BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(packagekitqt5)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcursor)




commit frameworkintegration for openSUSE:Factory

2017-03-28 Thread root
Hello community,

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

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


Package is "frameworkintegration"

Tue Mar 28 15:07:44 2017 rev:42 rq:481485 version:5.32.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-03-03 17:47:56.856197283 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-03-28 15:08:48.575559061 +0200
@@ -1,0 +2,11 @@
+Sun Mar 19 14:50:13 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:
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  frameworkintegration-5.31.0.tar.xz

New:

  frameworkintegration-5.32.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.ZYCnom/_old  2017-03-28 15:08:49.155476902 +0200
+++ /var/tmp/diff_new_pack.ZYCnom/_new  2017-03-28 15:08:49.159476335 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   frameworkintegration
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ frameworkintegration-5.31.0.tar.xz -> frameworkintegration-5.32.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.31.0/CMakeLists.txt 
new/frameworkintegration-5.32.0/CMakeLists.txt
--- old/frameworkintegration-5.31.0/CMakeLists.txt  2017-02-05 
06:03:46.0 +0100
+++ new/frameworkintegration-5.32.0/CMakeLists.txt  2017-03-03 
13:39:48.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(FrameworkIntegration 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/frameworkintegration-5.31.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.32.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.31.0/plasma_workspace.notifyrc   2017-02-05 
06:03:46.0 +0100
+++ new/frameworkintegration-5.32.0/plasma_workspace.notifyrc   2017-03-03 
13:39:48.0 +0100
@@ -314,7 +314,7 @@
 Name[bs]=Dopuna teksta: delimično poklapanje
 Name[ca]=Compleció del text: coincidència parcial
 Name[ca@valencia]=Compleció del text: coincidència parcial
-Name[cs]=Doplňování textu: částčná shoda 
+Name[cs]=Doplňování textu: částečná shoda 
 Name[da]=Tekstfuldførelse: Delvis match
 Name[de]=Textvervollständigung: teilweise Übereinstimmung
 Name[el]=Textcompletion: Partial Match
@@ -533,7 +533,7 @@
 Comment[ast]=Daqué especial asocedió nel programa
 Comment[bs]=Nešto posebno se dogodilo u programu
 Comment[ca]=Quelcom especial ha passat en el programa
-Comment[ca@valencia]=Quelcom especial ha passat en el programa
+Comment[ca@valencia]=Alguna cosa especial ha passat en el programa
 Comment[cs]=Něco zvláštního se stalo s programem
 Comment[da]=Noget specielt skete i programmet
 Comment[de]=Im Programm ist ein besonderes Ereignis eingetreten




commit frameworkintegration for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-03-03 17:46:48

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


Package is "frameworkintegration"

Fri Mar  3 17:46:48 2017 rev:41 rq:461392 version:5.31.0

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2017-02-03 17:36:57.730976445 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-03-03 17:47:56.856197283 +0100
@@ -1,0 +2,12 @@
+Mon Feb 13 08:42:38 UTC 2017 - fab...@ritter-vogt.de
+
+- Build with AppStream-Qt again, right version now available
+
+---
+Thu Feb  9 09:22:42 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:

  frameworkintegration-5.30.0.tar.xz

New:

  frameworkintegration-5.31.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.ITSLKd/_old  2017-03-03 17:47:57.484108605 +0100
+++ /var/tmp/diff_new_pack.ITSLKd/_new  2017-03-03 17:47:57.484108605 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   frameworkintegration
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -34,10 +34,10 @@
 BuildRequires:  knotifications-devel >= %{_tar_path}
 BuildRequires:  kpackage-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-#BuildRequires:  cmake(AppstreamQt)
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.5.0
+BuildRequires:  cmake(AppStreamQt) >= 0.10.4
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.6.0
 #BuildRequires:  cmake(packagekitqt5)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  pkgconfig(x11)

++ frameworkintegration-5.30.0.tar.xz -> frameworkintegration-5.31.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.30.0/CMakeLists.txt 
new/frameworkintegration-5.31.0/CMakeLists.txt
--- old/frameworkintegration-5.30.0/CMakeLists.txt  2017-01-08 
16:13:48.0 +0100
+++ new/frameworkintegration-5.31.0/CMakeLists.txt  2017-02-05 
06:03:46.0 +0100
@@ -1,11 +1,11 @@
 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(FrameworkIntegration 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)
 
@@ -22,7 +22,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
 
@@ -38,6 +38,7 @@
 find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Package ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5NewStuff ${KF5_DEP_VERSION} REQUIRED)
+find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
 
 find_package(packagekitqt5)
 find_package(AppStreamQt 0.10.4)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.30.0/autotests/kstyle_unittest.cpp 
new/frameworkintegration-5.31.0/autotests/kstyle_unittest.cpp
--- old/frameworkintegration-5.30.0/autotests/kstyle_unittest.cpp   
2017-01-08 16:13:48.0 +0100
+++ new/frameworkintegration-5.31.0/autotests/kstyle_unittest.cpp   
2017-02-05 06:03:46.0 +0100
@@ -71,10 +71,10 @@
 QToolBar *toolbar = new QToolBar();
 QToolButton *btn = new QToolButton(toolbar);
 
-QCOMPARE(qApp->style()->styleHint(QStyle::SH_ToolButtonStyle, 0, btn), 
(int)  Qt::ToolButtonTextOnly);
+QCOMPARE(qApp->style()->styleHint(QStyle::SH_ToolButtonStyle, nullptr, 
btn), (int)  

commit frameworkintegration for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2017-01-31 11:54:20

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-12-17 11:18:14.888517978 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2017-02-03 17:36:57.730976445 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:37:26 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:

  frameworkintegration-5.29.0.tar.xz

New:

  frameworkintegration-5.30.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.YHI2lF/_old  2017-02-03 17:36:58.346889270 +0100
+++ /var/tmp/diff_new_pack.YHI2lF/_new  2017-02-03 17:36:58.346889270 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frameworkintegration
 #
-# 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
@@ -17,12 +17,12 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   frameworkintegration
-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:  kconfig-devel >= %{_tar_path}
@@ -39,6 +39,7 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.5.0
 #BuildRequires:  cmake(packagekitqt5)
+BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcursor)
@@ -123,7 +124,7 @@
 %doc COPYING* README*
 %{_kf5_datadir}/infopage/
 %{_kf5_plugindir}/
-#{_kf5_libexecdir}/
+%{_kf5_libexecdir}/
 %{_kf5_notifydir}/
 
 %files devel

++ frameworkintegration-5.29.0.tar.xz -> frameworkintegration-5.30.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.29.0/CMakeLists.txt 
new/frameworkintegration-5.30.0/CMakeLists.txt
--- old/frameworkintegration-5.29.0/CMakeLists.txt  2016-12-03 
11:07:03.0 +0100
+++ new/frameworkintegration-5.30.0/CMakeLists.txt  2017-01-08 
16:13:48.0 +0100
@@ -1,9 +1,11 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.0)
 
-project(FrameworkIntegration)
+set(KF5_VERSION "5.30.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+project(FrameworkIntegration VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.29.0  NO_MODULE)
+find_package(ECM 5.30.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)
 
@@ -12,7 +14,7 @@
 
 
 include(GenerateExportHeader)
-include(ECMPackageConfigHelpers)
+include(CMakePackageConfigHelpers)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
@@ -23,10 +25,8 @@
 set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus Widgets)
 
-set(KF5_VERSION "5.29.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.29.0") # handled by release scripts
 
-ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX FRAMEWORKINTEGRATION
+ecm_setup_version(PROJECT VARIABLE_PREFIX FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
   PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5FrameworkIntegrationConfigVersion.cmake"
   SOVERSION 5)
@@ -37,9 +37,10 @@
 find_package(KF5Notifications ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Package ${KF5_DEP_VERSION} REQUIRED)
+find_package(KF5NewStuff ${KF5_DEP_VERSION} REQUIRED)
 
 find_package(packagekitqt5)
-find_package(AppStreamQt 0.10)
+find_package(AppStreamQt 0.10.4)
 
 add_subdirectory(src)
 add_subdirectory(autotests)
@@ -48,7 +49,7 @@
 # create a Config.cmake and a ConfigVersion.cmake file and install 

commit frameworkintegration for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-11-17 12:26:18

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-10-28 12:16:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-11-17 12:27:07.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov  5 20:07:12 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:

  frameworkintegration-5.27.0.tar.xz

New:

  frameworkintegration-5.28.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.UwC8iV/_old  2016-11-17 12:27:08.0 +0100
+++ /var/tmp/diff_new_pack.UwC8iV/_new  2016-11-17 12:27:08.0 +0100
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   frameworkintegration
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ frameworkintegration-5.27.0.tar.xz -> frameworkintegration-5.28.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.27.0/CMakeLists.txt 
new/frameworkintegration-5.28.0/CMakeLists.txt
--- old/frameworkintegration-5.27.0/CMakeLists.txt  2016-10-02 
09:44:22.0 +0200
+++ new/frameworkintegration-5.28.0/CMakeLists.txt  2016-11-05 
11:45:28.0 +0100
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"




commit frameworkintegration for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-10-28 12:15:43

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-09-14 23:07:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-10-28 12:16:49.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  2 12:48:56 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  frameworkintegration-5.26.0.tar.xz

New:

  frameworkintegration-5.27.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.3HjDFs/_old  2016-10-28 12:16:50.0 +0200
+++ /var/tmp/diff_new_pack.3HjDFs/_new  2016-10-28 12:16:50.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   frameworkintegration
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ frameworkintegration-5.26.0.tar.xz -> frameworkintegration-5.27.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.26.0/CMakeLists.txt 
new/frameworkintegration-5.27.0/CMakeLists.txt
--- old/frameworkintegration-5.26.0/CMakeLists.txt  2016-09-06 
00:14:01.0 +0200
+++ new/frameworkintegration-5.27.0/CMakeLists.txt  2016-10-02 
09:44:22.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 include(FeatureSummary)
-find_package(ECM 5.26.0  NO_MODULE)
+find_package(ECM 5.27.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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
-set(KF5_VERSION "5.26.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.26.0") # handled by release scripts
+set(KF5_VERSION "5.27.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.27.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.26.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.27.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.26.0/plasma_workspace.notifyrc   2016-09-06 
00:14:01.0 +0200
+++ new/frameworkintegration-5.27.0/plasma_workspace.notifyrc   2016-10-02 
09:44:22.0 +0200
@@ -12,6 +12,7 @@
 Comment[el]=Plasma Workspace
 Comment[en_GB]=Plasma Workspace
 Comment[es]=Espacio de trabajo Plasma
+Comment[et]=Plasma töötsoon
 Comment[fi]=Plasma-työtila
 Comment[gd]=Rum-obrach Plasma
 Comment[gl]=Espazo de traballo de Plasma
@@ -56,6 +57,7 @@
 Name[el]=Κάδος απορριμάτων: Άδειος
 Name[en_GB]=Wastebin: Emptied
 Name[es]=Papelera: vacía
+Name[et]=Prügikast: tühjendatud
 Name[fi]=Roskakori: Tyhjennetty
 Name[gd]=An sgudal: falamh
 Name[gl]=Lixo: Baleiro
@@ -98,6 +100,7 @@
 Comment[el]=Ο κάδος απορριμάτων έχει αδειάσει
 Comment[en_GB]=The wastebin has been emptied
 Comment[es]=Se ha vaciado la papelera
+Comment[et]=Prügikast on tühjendatud
 Comment[fi]=Roskakori on tyhjennetty
 Comment[gd]=Chaidh an sgudal fhalamhachadh
 Comment[gl]=Baleirouse o lixo
@@ -144,6 +147,7 @@
 Name[el]=Textcompletion: Rotation
 Name[en_GB]=Textcompletion: Rotation
 Name[es]=Terminación de texto: rotación
+Name[et]=Tekstilõpetus: rotatsioon
 Name[fi]=Tekstin täydennys: kiertävä
 Name[gd]=Coileanadh teacsa: cuairteachadh
 Name[gl]=Completación de texto: rotación
@@ -185,6 +189,7 @@
 Comment[el]=Βρίσκεστε στο τέλος της λίστας με τα ταιριάσματα
 Comment[en_GB]=The end of the list of matches has been reached
 Comment[es]=Se ha alcanzado el final de la lista de coincidencias
+Comment[et]=Jõuti sobivuste nimekirja lõppu
 Comment[fi]=Sopivien sanojen luettelo on käyty läpi
 Comment[gd]=Ràinig thu an deireadh de na tha de sheisean ann
 Comment[gl]=Acadouse a fin da lista de coincidencias
@@ -230,6 +235,7 @@
 Name[el]=Textcompletion: No 

commit frameworkintegration for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-09-14 23:07:21

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-08-29 14:55:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-09-14 23:07:53.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:46:31 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:

  frameworkintegration-5.25.0.tar.xz

New:

  frameworkintegration-5.26.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.0egKSn/_old  2016-09-14 23:07:54.0 +0200
+++ /var/tmp/diff_new_pack.0egKSn/_new  2016-09-14 23:07:54.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   frameworkintegration
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ frameworkintegration-5.25.0.tar.xz -> frameworkintegration-5.26.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.25.0/CMakeLists.txt 
new/frameworkintegration-5.26.0/CMakeLists.txt
--- old/frameworkintegration-5.25.0/CMakeLists.txt  2016-08-06 
10:25:30.0 +0200
+++ new/frameworkintegration-5.26.0/CMakeLists.txt  2016-09-06 
00:14:01.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"




commit frameworkintegration for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-08-29 14:54:55

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-07-15 12:31:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-08-29 14:55:52.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:49:54 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:

  frameworkintegration-5.24.0.tar.xz

New:

  frameworkintegration-5.25.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.PbR5hC/_old  2016-08-29 14:55:54.0 +0200
+++ /var/tmp/diff_new_pack.PbR5hC/_new  2016-08-29 14:55:54.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   frameworkintegration
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -33,9 +33,9 @@
 BuildRequires:  kio-devel >= %{_tar_path}
 BuildRequires:  knotifications-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.5.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcursor)

++ frameworkintegration-5.24.0.tar.xz -> frameworkintegration-5.25.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.24.0/CMakeLists.txt 
new/frameworkintegration-5.25.0/CMakeLists.txt
--- old/frameworkintegration-5.24.0/CMakeLists.txt  2016-07-02 
10:39:42.0 +0200
+++ new/frameworkintegration-5.25.0/CMakeLists.txt  2016-08-06 
10:25:30.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -20,11 +20,11 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"




commit frameworkintegration for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-07-15 12:30:39

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-07-03 12:20:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-07-15 12:31:42.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:01:35 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  frameworkintegration-5.23.0.tar.xz

New:

  frameworkintegration-5.24.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.Q5CdQo/_old  2016-07-15 12:31:44.0 +0200
+++ /var/tmp/diff_new_pack.Q5CdQo/_new  2016-07-15 12:31:44.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   frameworkintegration
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ frameworkintegration-5.23.0.tar.xz -> frameworkintegration-5.24.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.23.0/CMakeLists.txt 
new/frameworkintegration-5.24.0/CMakeLists.txt
--- old/frameworkintegration-5.23.0/CMakeLists.txt  2016-06-06 
11:24:50.0 +0200
+++ new/frameworkintegration-5.24.0/CMakeLists.txt  2016-07-02 
10:39:42.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.23.0/metainfo.yaml 
new/frameworkintegration-5.24.0/metainfo.yaml
--- old/frameworkintegration-5.23.0/metainfo.yaml   2016-06-06 
11:24:50.0 +0200
+++ new/frameworkintegration-5.24.0/metainfo.yaml   2016-07-02 
10:39:42.0 +0200
@@ -3,7 +3,9 @@
 tier: 4
 type: integration
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 - name: Linux
   note: XCB is needed for KStyle
 portingAid: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.23.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.24.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.23.0/plasma_workspace.notifyrc   2016-06-06 
11:24:50.0 +0200
+++ new/frameworkintegration-5.24.0/plasma_workspace.notifyrc   2016-07-02 
10:39:42.0 +0200
@@ -729,7 +729,7 @@
 Comment[sr@latin]=Došlo je do vrlo ozbiljne greške, zbog koje je bar program 
obustavljen
 Comment[sv]=Ett mycket allvarligt fel uppstod, som åtminstone fick programmet 
att avslutas
 Comment[tr]=En azından uygulamadan çıkılacak kadar önemli bir hata oluştu
-Comment[uk]=трапилась дуже серйозна помилка, яка призвела до закриття програми
+Comment[uk]=Трапилась дуже серйозна помилка, яка призвела до закриття програми
 Comment[x-test]=xxA very serious error occurred, at least causing the program 
to exitxx
 Comment[zh_CN]=发生了一个非常严重的错误,至少已经导致了这个程序退出
 Comment[zh_TW]=發生了非常嚴重的問題,至少造成程式被迫結束
@@ -767,6 +767,7 @@
 Name[uk]=Аварія програми
 Name[x-test]=xxApplication Crashxx
 Name[zh_CN]=应用程序崩溃
+Name[zh_TW]=應用程式當掉
 Comment=An application just closed unexpectedly
 Comment[ast]=Una aplicación ta acabantes zarrase inesperadamente
 Comment[ca]=Una aplicació s'ha tancat inesperadament
@@ -797,6 +798,7 @@
 Comment[uk]=Щойно програма неочікувано завершила 

commit frameworkintegration for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

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

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-05-19 12:06:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-07-03 12:20:18.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun  6 21:22:56 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * Remove unused dependencies and translation handling
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  frameworkintegration-5.22.0.tar.xz

New:

  frameworkintegration-5.23.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.ahwLCg/_old  2016-07-03 12:20:19.0 +0200
+++ /var/tmp/diff_new_pack.ahwLCg/_new  2016-07-03 12:20:19.0 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   frameworkintegration
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ frameworkintegration-5.22.0.tar.xz -> frameworkintegration-5.23.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.22.0/CMakeLists.txt 
new/frameworkintegration-5.23.0/CMakeLists.txt
--- old/frameworkintegration-5.22.0/CMakeLists.txt  2016-05-06 
21:30:12.0 +0200
+++ new/frameworkintegration-5.23.0/CMakeLists.txt  2016-06-06 
11:24:50.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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,10 +21,10 @@
 include(KDECMakeSettings)
 
 set(REQUIRED_QT_VERSION 5.4.0)
-find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
@@ -33,16 +33,10 @@
 
 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5ConfigWidgets ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5IconThemes ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5KIO ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Notifications ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED)
 
-add_definitions(-DTRANSLATION_DOMAIN=\"frameworkintegration5\")
-if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
-ki18n_install(po)
-endif()
 add_subdirectory(src)
 add_subdirectory(autotests)
 add_subdirectory(tests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.22.0/autotests/CMakeLists.txt 
new/frameworkintegration-5.23.0/autotests/CMakeLists.txt
--- old/frameworkintegration-5.22.0/autotests/CMakeLists.txt2016-05-06 
21:30:12.0 +0200
+++ new/frameworkintegration-5.23.0/autotests/CMakeLists.txt2016-06-06 
11:24:50.0 +0200
@@ -21,7 +21,7 @@
 add_test(frameworkintegration-${_testname} ${_testname})
 ecm_mark_as_test(${_testname})
 ecm_mark_nongui_executable(${_testname})
-target_link_libraries(${_testname} Qt5::Test Qt5::DBus KF5::ConfigWidgets 
KF5::ConfigCore KF5::IconThemes KF5::Style KF5::KIOFileWidgets KF5::I18n 
KF5::Notifications)
+target_link_libraries(${_testname} Qt5::Test KF5::ConfigWidgets 
KF5::ConfigCore KF5::IconThemes KF5::Style KF5::Notifications)
 endmacro()
 
 frameworkintegration_tests(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.22.0/metainfo.yaml 
new/frameworkintegration-5.23.0/metainfo.yaml
--- old/frameworkintegration-5.22.0/metainfo.yaml   

commit frameworkintegration for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

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

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-04-12 19:10:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-05-19 12:06:18.0 +0200
@@ -1,0 +2,8 @@
+Sat May  7 18:29:44 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * Remove platformtheme plugin as it's in plasma-integration
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  frameworkintegration-5.21.0.tar.xz

New:

  frameworkintegration-5.22.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.tullh3/_old  2016-05-19 12:06:19.0 +0200
+++ /var/tmp/diff_new_pack.tullh3/_new  2016-05-19 12:06:19.0 +0200
@@ -16,11 +16,10 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   frameworkintegration
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -34,7 +33,6 @@
 BuildRequires:  kio-devel >= %{_tar_path}
 BuildRequires:  knotifications-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
@@ -59,10 +57,8 @@
 %package -n %lname
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
+Obsoletes:  %lname-lang < %{version}
 Obsoletes:  libKF5Style4
-%if %{with lang}
-Recommends: %lname-lang = %{version}
-%endif
 
 %description -n %lname
 Framework Integration is a set of plugins responsible for better
@@ -74,11 +70,8 @@
 %package plugin
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
-Requires:   kde-oxygen-fonts
-Requires:   noto-sans
-#Requires:   plasma5-integration-plugin
 Conflicts:  %lname < 5.6.0
-%requires_eq libQt5Gui5
+Requires:   plasma5-integration-plugin
 
 %description plugin
 Framework Integration is a set of plugins responsible for better
@@ -102,7 +95,6 @@
 
 Applications do not need to link to this directly. Development files
 
-%lang_package -n %lname
 %prep
 %setup -q
 
@@ -114,20 +106,10 @@
   %kf5_makeinstall -C build
   %fdupes %{buildroot}
 
-#rm -rfv %{buildroot}%{_kf5_plugindir}/platformthemes
-
-%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)
 %doc COPYING* README*
@@ -139,7 +121,6 @@
 %{_kf5_datadir}/infopage/
 %{_kf5_plugindir}/
 %{_kf5_notifydir}/
-%{_kf5_sharedir}/kconf_update/
 
 %files devel
 %defattr(-,root,root)

++ frameworkintegration-5.21.0.tar.xz -> frameworkintegration-5.22.0.tar.xz 
++
 10009 lines of diff (skipped)




commit frameworkintegration for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-04-12 19:09:32

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-03-16 10:33:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-04-12 19:10:13.0 +0200
@@ -1,0 +2,10 @@
+Mon Apr  4 14:18:29 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Fallback to QCommonStyle implementation of standardIcon
+  * Set a default menu close timeout
+  * 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:

  frameworkintegration-5.20.0.tar.xz

New:

  frameworkintegration-5.21.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.EL7Edf/_old  2016-04-12 19:10:13.0 +0200
+++ /var/tmp/diff_new_pack.EL7Edf/_new  2016-04-12 19:10:13.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   frameworkintegration
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -34,10 +34,10 @@
 BuildRequires:  kio-devel >= %{_tar_path}
 BuildRequires:  knotifications-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.3.0
-BuildRequires:  cmake(Qt5DBus) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.3.0
+BuildRequires:  libQt5Gui-private-headers-devel >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcursor)

++ frameworkintegration-5.20.0.tar.xz -> frameworkintegration-5.21.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.20.0/CMakeLists.txt 
new/frameworkintegration-5.21.0/CMakeLists.txt
--- old/frameworkintegration-5.20.0/CMakeLists.txt  2016-03-05 
19:45:12.0 +0100
+++ new/frameworkintegration-5.21.0/CMakeLists.txt  2016-04-03 
22:42:57.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -20,11 +20,11 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.3.0)
+set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.20.0/po/ast/frameworkintegration5.po 
new/frameworkintegration-5.21.0/po/ast/frameworkintegration5.po
--- old/frameworkintegration-5.20.0/po/ast/frameworkintegration5.po 
2016-03-05 19:45:12.0 +0100
+++ new/frameworkintegration-5.21.0/po/ast/frameworkintegration5.po 
2016-04-03 22:42:57.0 +0200
@@ -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: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-02-16 08:46+\n"
-"PO-Revision-Date: 2015-11-10 23:51+0100\n"
+"PO-Revision-Date: 2016-03-06 22:20+0100\n"
 "Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"Language-Team: 

commit frameworkintegration for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-03-16 10:32:58

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-02-24 18:53:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-03-16 10:33:00.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar  6 09:54:01 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * Remove possible file-name in KDEPlatformFileDialog::setDirectory()
+  * Don't filter by name if we have mime types
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  frameworkintegration-5.19.0.tar.xz

New:

  frameworkintegration-5.20.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.FaEApl/_old  2016-03-16 10:33:01.0 +0100
+++ /var/tmp/diff_new_pack.FaEApl/_new  2016-03-16 10:33:01.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   frameworkintegration
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -76,6 +76,7 @@
 Group:  System/GUI/KDE
 Requires:   kde-oxygen-fonts
 Requires:   noto-sans
+#Requires:   plasma5-integration-plugin
 Conflicts:  %lname < 5.6.0
 %requires_eq libQt5Gui5
 
@@ -113,6 +114,8 @@
   %kf5_makeinstall -C build
   %fdupes %{buildroot}
 
+#rm -rfv %{buildroot}%{_kf5_plugindir}/platformthemes
+
 %if %{with lang}
 %find_lang %{name}5
 %endif

++ frameworkintegration-5.19.0.tar.xz -> frameworkintegration-5.20.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.19.0/CMakeLists.txt 
new/frameworkintegration-5.20.0/CMakeLists.txt
--- old/frameworkintegration-5.19.0/CMakeLists.txt  2016-02-06 
14:35:10.0 +0100
+++ new/frameworkintegration-5.20.0/CMakeLists.txt  2016-03-05 
19:45:12.0 +0100
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.19.0/autotests/kfontsettingsdata_unittest.cpp 
new/frameworkintegration-5.20.0/autotests/kfontsettingsdata_unittest.cpp
--- old/frameworkintegration-5.19.0/autotests/kfontsettingsdata_unittest.cpp
2016-02-06 14:35:10.0 +0100
+++ new/frameworkintegration-5.20.0/autotests/kfontsettingsdata_unittest.cpp
2016-03-05 19:45:12.0 +0100
@@ -75,6 +75,7 @@
 {
 m_appChangedFont = false;
 m_fonts = new KFontSettingsData;
+qApp->processEvents(); // give time to delayed dbus connect
 }
 
 void testFonts()
@@ -93,7 +94,7 @@
 QByteArray configPath = qgetenv("XDG_CONFIG_HOME");
 configPath.append("/kdeglobals");
 QFile::remove(configPath);
-QFile::copy(CHANGED_CONFIGFILE, configPath);
+QVERIFY(QFile::copy(CHANGED_CONFIGFILE, configPath));
 
 QEventLoop loop;
 QDBusConnection::sessionBus().connect(QString(), 
QStringLiteral("/KDEPlatformTheme"), QStringLiteral("org.kde.KDEPlatformTheme"),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.19.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.20.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.19.0/plasma_workspace.notifyrc   2016-02-06 

commit frameworkintegration for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

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

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-01-20 09:41:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-02-24 18:53:50.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 17:58:33 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  frameworkintegration-5.18.0.tar.xz

New:

  frameworkintegration-5.19.0.tar.xz



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

++ frameworkintegration-5.18.0.tar.xz -> frameworkintegration-5.19.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.18.0/CMakeLists.txt 
new/frameworkintegration-5.19.0/CMakeLists.txt
--- old/frameworkintegration-5.18.0/CMakeLists.txt  2016-01-02 
17:21:42.0 +0100
+++ new/frameworkintegration-5.19.0/CMakeLists.txt  2016-02-06 
14:35:10.0 +0100
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -17,14 +17,14 @@
 include(ECMGenerateHeaders)
 
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.18.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.19.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.18.0/plasma_workspace.notifyrc   2016-01-02 
17:21:42.0 +0100
+++ new/frameworkintegration-5.19.0/plasma_workspace.notifyrc   2016-02-06 
14:35:10.0 +0100
@@ -2,6 +2,7 @@
 IconName=kde
 Comment=Plasma Workspace
 Comment[ar]=مساحة عمل بلازما
+Comment[ast]=Estaya de trabayu Plasma
 Comment[bs]=Plazma radni prostor
 Comment[ca]=Espai de treball del Plasma
 Comment[ca@valencia]=Espai de treball del Plasma
@@ -16,6 +17,7 @@
 Comment[gl]=Espazo de traballo de Plasma
 Comment[he]= סביבת העבודה של Plasma
 Comment[hu]=Plasma munkaterület
+Comment[ia]=Spatio de Labor de Plasma
 Comment[it]=Spazio di lavoro Plasma
 Comment[ko]=Plasma 작업 공간
 Comment[lt]=Plasma darbalaukio erdvė
@@ -44,6 +46,7 @@
 [Event/Trash: emptied]
 Name=Trash: Emptied
 Name[ar]=المهملات: أُفرغت
+Name[ast]=Papelera: balerada
 Name[bs]=Smeće: ispražnjeno
 Name[ca]=Paperera: s'ha buidat
 Name[ca@valencia]=Paperera: s'ha buidat
@@ -58,6 +61,7 @@
 Name[gl]=Lixo: Baleiro
 Name[he]=אשפה: רוקנה
 Name[hu]=Kuka: kiürítve
+Name[ia]=Corbe: vacuate
 Name[it]=Cestino: svuotato
 Name[ko]=휴지통: 비워짐
 Name[lt]=Šiukšlinė: ištuštinta
@@ -84,6 +88,7 @@
 Name[zh_TW]=資源回收筒:已清空
 Comment=The trash has been emptied
 Comment[ar]=أُفرغت المهملات
+Comment[ast]=Baleróse la papelera
 Comment[bs]=Smeće je ispražnjeno
 Comment[ca]=S'ha buidat la paperera
 Comment[ca@valencia]=S'ha buidat la paperera
@@ -98,6 +103,7 @@
 Comment[gl]=Baleirouse o lixo
 Comment[he]=האשפה רוקנה
 Comment[hu]=A kuka kiürült
+Comment[ia]=Le corbe ha essite 

commit frameworkintegration for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-01-20 09:40:23

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-12-29 12:51:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-01-20 09:41:17.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  2 17:41:34 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:

  frameworkintegration-5.17.0.tar.xz

New:

  frameworkintegration-5.18.0.tar.xz



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

++ frameworkintegration-5.17.0.tar.xz -> frameworkintegration-5.18.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.17.0/CMakeLists.txt 
new/frameworkintegration-5.18.0/CMakeLists.txt
--- old/frameworkintegration-5.17.0/CMakeLists.txt  2015-12-06 
22:15:09.0 +0100
+++ new/frameworkintegration-5.18.0/CMakeLists.txt  2016-01-02 
17:21:42.0 +0100
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.17.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.18.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.17.0/plasma_workspace.notifyrc   2015-12-06 
22:15:09.0 +0100
+++ new/frameworkintegration-5.18.0/plasma_workspace.notifyrc   2016-01-02 
17:21:42.0 +0100
@@ -18,7 +18,7 @@
 Comment[hu]=Plasma munkaterület
 Comment[it]=Spazio di lavoro Plasma
 Comment[ko]=Plasma 작업 공간
-Comment[lt]=Plasma darbastalio erdvė
+Comment[lt]=Plasma darbalaukio erdvė
 Comment[nb]=Plasma-arbeidsområde
 Comment[nds]=Plasma-Arbeitrebeet
 Comment[nl]=Plasma-werkgebied
@@ -60,7 +60,7 @@
 Name[hu]=Kuka: kiürítve
 Name[it]=Cestino: svuotato
 Name[ko]=휴지통: 비워짐
-Name[lt]=Šiukšliadėžė: ištuštinta
+Name[lt]=Šiukšlinė: ištuštinta
 Name[nb]=Papirkurv: tømt
 Name[nds]=Affalltünn leddig maakt
 Name[nl]=Prullenbak: geleegd
@@ -100,7 +100,7 @@
 Comment[hu]=A kuka kiürült
 Comment[it]=Il cestino è stato svuotato
 Comment[ko]=휴지통이 비워짐
-Comment[lt]=Šiukšliadėžė buvo ištuštinta
+Comment[lt]=Šiukšlinė buvo ištuštinta
 Comment[nb]=Papirkurven er blitt tømt
 Comment[nds]=De Affalltünn wöör leddig maakt
 Comment[nl]=De prullenbak is geleegd
@@ -395,7 +395,7 @@
 Name[nds]=Swoor Fehler
 Name[nl]=Fatale fout
 Name[nn]=Kritisk feil
-Name[pl]=Błąd krytyczny
+Name[pl]=Poważny błąd
 Name[pt]=Erro Fatal
 Name[pt_BR]=Erro fatal
 Name[ru]=Критическая ошибка
@@ -1062,7 +1062,7 @@
 Name[nl]=Informatiebericht
 Name[nn]=Informasjonsmelding
 Name[pa]=ਜਾਣਕਾਰੀ ਸੁਨੇਹਾ
-Name[pl]=Wiadomość 

commit frameworkintegration for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-12-29 12:50:25

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-11-24 22:21:48.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-12-29 12:51:27.0 +0100
@@ -1,0 +2,9 @@
+Thu Dec 10 23:02:17 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * Add plasmoid installation failed to plasma_workspace.notifyrc
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+- Drop upstreamed 
0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
+
+---

Old:

  0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
  frameworkintegration-5.16.0.tar.xz

New:

  frameworkintegration-5.17.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.0z6D4R/_old  2015-12-29 12:51:27.0 +0100
+++ /var/tmp/diff_new_pack.0z6D4R/_new  2015-12-29 12:51:27.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   frameworkintegration
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -47,8 +47,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM 
0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
-Patch0: 0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -106,7 +104,6 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ frameworkintegration-5.16.0.tar.xz -> frameworkintegration-5.17.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.16.0/CMakeLists.txt 
new/frameworkintegration-5.17.0/CMakeLists.txt
--- old/frameworkintegration-5.16.0/CMakeLists.txt  2015-11-08 
13:09:49.0 +0100
+++ new/frameworkintegration-5.17.0/CMakeLists.txt  2015-12-06 
22:15:09.0 +0100
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.16.0/autotests/CMakeLists.txt 
new/frameworkintegration-5.17.0/autotests/CMakeLists.txt
--- old/frameworkintegration-5.16.0/autotests/CMakeLists.txt2015-11-08 
13:09:49.0 +0100
+++ new/frameworkintegration-5.17.0/autotests/CMakeLists.txt2015-12-06 
22:15:09.0 +0100
@@ -1,4 +1,5 @@
 include(ECMMarkAsTest)
+include(ECMMarkNonGuiExecutable)
 
 find_package(Qt5Test ${REQUIRED_QT_VERSION} CONFIG QUIET)
 find_package(Qt5Qml ${REQUIRED_QT_VERSION} CONFIG QUIET)
@@ -25,6 +26,7 @@
 set_target_properties(${_testname} PROPERTIES COMPILE_FLAGS "-DUNIT_TEST")
 add_test(frameworkintegration-${_testname} ${_testname})
 ecm_mark_as_test(${_testname})
+ecm_mark_nongui_executable(${_testname})
 target_link_libraries(${_testname} Qt5::Test Qt5::DBus KF5::ConfigWidgets 
KF5::ConfigCore KF5::IconThemes KF5::Style KF5::KIOFileWidgets KF5::I18n 
KF5::Notifications)
 endmacro()
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit frameworkintegration for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

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

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-10-19 22:21:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-11-24 22:21:48.0 +0100
@@ -1,0 +2,12 @@
+Sun Nov  8 16:57:02 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * Set default value for WheelScrollLines
+  * Fix WheelScrollLines settings with Qt >= 5.5 (kde#291144)
+  * Switch to Noto font for Plasma 5.5
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+- Added 0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
+  (kde#354991)
+
+---

Old:

  frameworkintegration-5.15.0.tar.xz

New:

  0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
  frameworkintegration-5.16.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.MZHTSP/_old  2015-11-24 22:21:49.0 +0100
+++ /var/tmp/diff_new_pack.MZHTSP/_new  2015-11-24 22:21:49.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   frameworkintegration
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -47,6 +47,8 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 
0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
+Patch0: 0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,6 +77,7 @@
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
 Requires:   kde-oxygen-fonts
+Requires:   noto-sans
 Conflicts:  %lname < 5.6.0
 %requires_eq libQt5Gui5
 
@@ -103,6 +106,7 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build
@@ -135,6 +139,7 @@
 %{_kf5_datadir}/infopage/
 %{_kf5_plugindir}/
 %{_kf5_notifydir}/
+%{_kf5_sharedir}/kconf_update/
 
 %files devel
 %defattr(-,root,root)

++ 0001-Don-t-add-extra-KDE-SNI-actions-in-our-systemtray-qp.patch ++
>From 6e9c03a79e4702e57cb3164233ac2b71f18626a9 Mon Sep 17 00:00:00 2001
From: David Edmundson 
Date: Thu, 12 Nov 2015 19:22:40 +
Subject: [PATCH 1/1] Don't add extra KDE SNI actions in our systemtray qpt
 plugin

If any app is written using QSystemTrayIcon they'll have to provide
their own quit action in order to work on other platforms. If we add
our own entry apps end up with two quit entries.

BUG: 354991
REVIEW: 126047
---
 src/platformtheme/kdeplatformsystemtrayicon.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/platformtheme/kdeplatformsystemtrayicon.cpp 
b/src/platformtheme/kdeplatformsystemtrayicon.cpp
index 
7536697d59ed2b2f11aa10180e87d003b5579a16..8f0ce7b9a95ae4b8c2fba302966166adfc5f59f8
 100644
--- a/src/platformtheme/kdeplatformsystemtrayicon.cpp
+++ b/src/platformtheme/kdeplatformsystemtrayicon.cpp
@@ -268,6 +268,7 @@ void KDEPlatformSystemTrayIcon::init()
 {
 if (!m_sni) {
 m_sni = new KStatusNotifierItem();
+m_sni->setStandardActionsEnabled(false);
 m_sni->setTitle(QApplication::applicationDisplayName());
 connect(m_sni, ::activateRequested, [this](bool 
active, const QPoint ) {
 Q_UNUSED(active)
-- 
2.6.2

++ frameworkintegration-5.15.0.tar.xz -> frameworkintegration-5.16.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.15.0/CMakeLists.txt 
new/frameworkintegration-5.16.0/CMakeLists.txt
--- old/frameworkintegration-5.15.0/CMakeLists.txt  2015-10-05 
09:51:29.0 +0200
+++ new/frameworkintegration-5.16.0/CMakeLists.txt  2015-11-08 
13:09:49.0 +0100
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 include(FeatureSummary)
-find_package(ECM 5.15.0  NO_MODULE)
+find_package(ECM 5.16.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 

commit frameworkintegration for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-10-19 22:21:33

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-09-24 07:09:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-10-19 22:21:34.0 +0200
@@ -1,0 +2,15 @@
+Mon Oct  5 17:36:58 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * Fix random file dialog not showing up problem. (kde#350758)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+- Drop 0001-Fix-random-file-dialog-not-showing-up-problem.patch, upstreamed
+
+---
+Fri Oct  2 19:22:20 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added 0001-Fix-random-file-dialog-not-showing-up-problem.patch
+  (kde#350758)
+
+---

Old:

  frameworkintegration-5.14.0.tar.xz

New:

  frameworkintegration-5.15.0.tar.xz



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

++ frameworkintegration-5.14.0.tar.xz -> frameworkintegration-5.15.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.14.0/CMakeLists.txt 
new/frameworkintegration-5.15.0/CMakeLists.txt
--- old/frameworkintegration-5.14.0/CMakeLists.txt  2015-09-05 
10:48:41.0 +0200
+++ new/frameworkintegration-5.15.0/CMakeLists.txt  2015-10-05 
09:51:29.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.14.0/autotests/kfiledialog_unittest.cpp 
new/frameworkintegration-5.15.0/autotests/kfiledialog_unittest.cpp
--- old/frameworkintegration-5.14.0/autotests/kfiledialog_unittest.cpp  
2015-09-05 10:48:41.0 +0200
+++ new/frameworkintegration-5.15.0/autotests/kfiledialog_unittest.cpp  
2015-10-05 09:51:29.0 +0200
@@ -34,6 +34,7 @@
 private Q_SLOTS:
 void initTestCase()
 {
+qputenv("KDE_FORK_SLAVES", "yes");
 }
 
 void cleanupTestCase()
@@ -92,6 +93,8 @@
 
 KFileWidget *fw = findFileWidget();
 QVERIFY(fw);
+// real show() is delayed to next event.
+QTest::qWaitForWindowExposed(fw->window());
 KDirOperator *op = fw->dirOperator();
 QCOMPARE(fileViewToString(op->viewMode()), 
fileViewToString(KFile::Tree));
 fw->setViewMode(KFile::Simple);
@@ -120,6 +123,8 @@
 
 KFileWidget *fw = findFileWidget();
 QVERIFY(fw);
+// real show() is delayed to next event.
+QTest::qWaitForWindowExposed(fw->window());
 QCOMPARE(fw->isVisible(), true);
 fw->slotCancel();
 }
@@ -133,6 +138,8 @@
 
 KFileWidget *fw = findFileWidget();
 QVERIFY(fw);
+// real show() is delayed to next event.
+QTest::qWaitForWindowExposed(fw->window());
 QCOMPARE(fw->isVisible(), true);
 fw->slotCancel();
 }
@@ 

commit frameworkintegration for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

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

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-09-02 07:43:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-09-24 07:09:29.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep  8 17:12:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * Also propagate window titles for folder-only file dialogs
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  frameworkintegration-5.13.0.tar.xz

New:

  frameworkintegration-5.14.0.tar.xz



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

++ frameworkintegration-5.13.0.tar.xz -> frameworkintegration-5.14.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.13.0/CMakeLists.txt 
new/frameworkintegration-5.14.0/CMakeLists.txt
--- old/frameworkintegration-5.13.0/CMakeLists.txt  2015-08-04 
12:43:10.0 +0200
+++ new/frameworkintegration-5.14.0/CMakeLists.txt  2015-09-05 
10:48:41.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.13.0/po/ar/frameworkintegration5.po 
new/frameworkintegration-5.14.0/po/ar/frameworkintegration5.po
--- old/frameworkintegration-5.13.0/po/ar/frameworkintegration5.po  
2015-08-04 12:43:10.0 +0200
+++ new/frameworkintegration-5.14.0/po/ar/frameworkintegration5.po  
2015-09-05 10:48:41.0 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2015-07-16 08:54+\n"
+"POT-Creation-Date: 2015-08-25 10:43+\n"
 "PO-Revision-Date: 2014-06-24 09:35+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -17,11 +17,11 @@
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 "X-Generator: Lokalize 1.5\n"
 
-#: platformtheme/kdeplatformfiledialoghelper.cpp:239
+#: platformtheme/kdeplatformfiledialoghelper.cpp:241
 msgid "Opening..."
 msgstr "يفتح..."
 
-#: platformtheme/kdeplatformfiledialoghelper.cpp:239
+#: platformtheme/kdeplatformfiledialoghelper.cpp:241
 msgid "Saving..."
 msgstr "يحفظ..."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.13.0/po/ast/frameworkintegration5.po 
new/frameworkintegration-5.14.0/po/ast/frameworkintegration5.po
--- old/frameworkintegration-5.13.0/po/ast/frameworkintegration5.po 
2015-08-04 12:43:10.0 +0200
+++ new/frameworkintegration-5.14.0/po/ast/frameworkintegration5.po 
2015-09-05 10:48:41.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2015-07-16 08:54+\n"
+"POT-Creation-Date: 2015-08-25 10:43+\n"
 "PO-Revision-Date: 2015-07-11 16:23+0100\n"
 

commit frameworkintegration for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-09-02 07:43:22

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-07-14 17:21:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-09-02 07:43:23.0 +0200
@@ -1,0 +2,13 @@
+Tue Aug  4 19:20:11 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
+  * Fix crash in directories-only file dialog
+  * Don't rely on options()->initialDirectory() for Qt < 5.4
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  frameworkintegration-5.12.0.tar.xz

New:

  frameworkintegration-5.13.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.xAFxFN/_old  2015-09-02 07:43:24.0 +0200
+++ /var/tmp/diff_new_pack.xAFxFN/_new  2015-09-02 07:43:24.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   frameworkintegration
-Version:5.12.0
+Version:5.13.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -34,10 +34,10 @@
 BuildRequires:  kio-devel >= %{_tar_path}
 BuildRequires:  knotifications-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  libQt5Gui-private-headers-devel >= 5.2.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
+BuildRequires:  libQt5Gui-private-headers-devel >= 5.3.0
+BuildRequires:  cmake(Qt5DBus) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.3.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcursor)

++ frameworkintegration-5.12.0.tar.xz -> frameworkintegration-5.13.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.12.0/CMakeLists.txt 
new/frameworkintegration-5.13.0/CMakeLists.txt
--- old/frameworkintegration-5.12.0/CMakeLists.txt  2015-07-05 
10:51:22.0 +0200
+++ new/frameworkintegration-5.13.0/CMakeLists.txt  2015-08-04 
12:43:10.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -20,11 +20,11 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-set(REQUIRED_QT_VERSION 5.2.0)
+set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.12.0/README.md 
new/frameworkintegration-5.13.0/README.md
--- old/frameworkintegration-5.12.0/README.md   2015-07-05 10:51:22.0 
+0200
+++ new/frameworkintegration-5.13.0/README.md   2015-08-04 12:43:10.0 
+0200
@@ -1,5 +1,7 @@
 # Framework Integration
 
+Integration of Qt application with KDE workspaces
+
 ## Introduction
 
 Framework Integration is a set of plugins responsible for better integration of
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.12.0/po/ar/frameworkintegration5.po 
new/frameworkintegration-5.13.0/po/ar/frameworkintegration5.po
--- old/frameworkintegration-5.12.0/po/ar/frameworkintegration5.po  
2015-07-05 

commit frameworkintegration for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-07-14 17:21:31

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-06-23 12:05:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-07-14 17:21:32.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  5 18:44:44 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:

  frameworkintegration-5.11.0.tar.xz

New:

  frameworkintegration-5.12.0.tar.xz



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

++ frameworkintegration-5.11.0.tar.xz - frameworkintegration-5.12.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.11.0/CMakeLists.txt 
new/frameworkintegration-5.12.0/CMakeLists.txt
--- old/frameworkintegration-5.11.0/CMakeLists.txt  2015-06-06 
23:06:39.0 +0200
+++ new/frameworkintegration-5.12.0/CMakeLists.txt  2015-07-05 
10:51:22.0 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 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)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.11.0/po/ast/frameworkintegration5.po 
new/frameworkintegration-5.12.0/po/ast/frameworkintegration5.po
--- old/frameworkintegration-5.11.0/po/ast/frameworkintegration5.po 
2015-06-06 23:06:39.0 +0200
+++ new/frameworkintegration-5.12.0/po/ast/frameworkintegration5.po 
2015-07-05 10:51:22.0 +0200
@@ -7,9 +7,9 @@
 Project-Id-Version: \n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2015-05-12 12:24+\n
-PO-Revision-Date: 2015-04-06 15:19+0100\n
-Last-Translator: enolp en...@softastur.org\n
-Language-Team: Asturian kde-i18n-...@kde.org\n
+PO-Revision-Date: 2015-06-30 14:15+0100\n
+Last-Translator: Enol P. en...@softastur.org\n
+Language-Team: Asturian alminsitrado...@softastur.org\n
 Language: ast\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -18,65 +18,55 @@
 X-Generator: Lokalize 2.0\n
 
 #: platformtheme/kdeplatformfiledialoghelper.cpp:233
-#, fuzzy
 msgid Opening...
 msgstr Abriendo...
 
 #: platformtheme/kdeplatformfiledialoghelper.cpp:233
-#, fuzzy
 msgid Saving...
 msgstr Guardando...
 
 #: platformtheme/kdeplatformtheme.cpp:227
-#, fuzzy
 msgctxt @action:button
 msgid Save All
 msgstr Guardar too
 
 #: platformtheme/kdeplatformtheme.cpp:233
-#, fuzzy
 msgctxt @action:button
 msgid Yes to All
 msgstr Sí a too
 
 #: platformtheme/kdeplatformtheme.cpp:237
-#, fuzzy
 msgctxt @action:button
 msgid No to All
 msgstr Non a too
 
 #: platformtheme/kdeplatformtheme.cpp:240
-#, fuzzy
 msgctxt @action:button
 msgid Abort
 msgstr Albortar
 
 #: platformtheme/kdeplatformtheme.cpp:242
-#, fuzzy
 msgctxt @action:button
 msgid Retry
 msgstr Reintentar
 
 #: platformtheme/kdeplatformtheme.cpp:244
-#, fuzzy
 msgctxt @action:button
 msgid Ignore
 msgstr Inorar
 
 #: platformtheme/kdirselectdialog.cpp:132
-#, fuzzy
 msgctxt folder name
 msgid New Folder

commit frameworkintegration for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-06-23 12:05:39

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-05-11 19:47:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-06-23 12:05:40.0 +0200
@@ -1,0 +2,11 @@
+Sun Jun  7 19:07:07 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * Use the correct initialDirectory for the KDirSelectDialog
+  * Make sure the scheme is specified when overriding the start
+url value
+  * Only accept existing directories in FileMode::Directory mode
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  frameworkintegration-5.10.0.tar.xz

New:

  frameworkintegration-5.11.0.tar.xz



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

++ frameworkintegration-5.10.0.tar.xz - frameworkintegration-5.11.0.tar.xz 
++
 2203 lines of diff (skipped)




commit frameworkintegration for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-05-11 19:35:27

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-04-18 10:40:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-05-11 19:47:55.0 +0200
@@ -1,0 +2,15 @@
+Sun May  3 19:45:36 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * Fix native file dialogs from widgets QFileDialog:
+** File dialogs opened with exec() and without parent were
+opened, but any user-interaction was blocked in a way that no
+file could be selected nor the dialog closed.
+** File dialogs opened with open() or show() with parent were
+not opened at all.
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+- Drop 0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch,
+  merged upstream
+
+---

Old:

  0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch
  frameworkintegration-5.9.0.tar.xz

New:

  frameworkintegration-5.10.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.X14iYN/_old  2015-05-11 19:47:55.0 +0200
+++ /var/tmp/diff_new_pack.X14iYN/_new  2015-05-11 19:47:55.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   frameworkintegration
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
@@ -47,8 +47,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM 
0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch
-Patch0: 0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -105,7 +103,6 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ frameworkintegration-5.9.0.tar.xz - frameworkintegration-5.10.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.9.0/CMakeLists.txt 
new/frameworkintegration-5.10.0/CMakeLists.txt
--- old/frameworkintegration-5.9.0/CMakeLists.txt   2015-04-04 
13:58:07.0 +0200
+++ new/frameworkintegration-5.10.0/CMakeLists.txt  2015-05-03 
17:02:29.0 +0200
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-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})
 
@@ -19,8 +19,8 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.9.0/autotests/CMakeLists.txt 
new/frameworkintegration-5.10.0/autotests/CMakeLists.txt
--- old/frameworkintegration-5.9.0/autotests/CMakeLists.txt 2015-04-04 
13:58:07.0 +0200
+++ new/frameworkintegration-5.10.0/autotests/CMakeLists.txt2015-05-03 
17:02:29.0 +0200
@@ -1,12 +1,17 @@
 include(ECMMarkAsTest)
 
 find_package(Qt5Test ${REQUIRED_QT_VERSION} CONFIG QUIET)
+find_package(Qt5Qml ${REQUIRED_QT_VERSION} CONFIG QUIET)
 
 if(NOT Qt5Test_FOUND)
 message(STATUS Qt5Test not found, autotests will not be built.)
 return()
 endif()
 
+if(NOT Qt5Qml_FOUND)
+message(STATUS Qt5Qml not found, QML autotests will not be built.)
+endif()
+
 include_directories( ${Qt5Gui_PRIVATE_INCLUDE_DIRS} )
 
 set(CONFIGFILE ${CMAKE_CURRENT_SOURCE_DIR}/kdeplatformtheme_kdeglobals)
@@ -51,3 +56,8 @@
 frameworkintegration_tests(
   ksni_unittest
 )
+
+if(Qt5Qml_FOUND)
+frameworkintegration_tests(kfiledialogqml_unittest)
+target_link_libraries(kfiledialogqml_unittest Qt5::Qml)
+endif()
diff -urN 

commit frameworkintegration for openSUSE:Factory

2015-04-18 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-04-18 10:40:56

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-04-13 20:24:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-04-18 10:40:57.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 17 00:56:19 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add the kde-oxygen-fonts Requires to correct subpackage
+- Add 0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch
+
+---

New:

  0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.MTXubf/_old  2015-04-18 10:40:57.0 +0200
+++ /var/tmp/diff_new_pack.MTXubf/_new  2015-04-18 10:40:57.0 +0200
@@ -41,13 +41,14 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcursor)
-Requires:   kde-oxygen-fonts
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1+
 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
+# PATCH-FIX-UPSTREAM 
0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch
+Patch0: 0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -75,6 +76,7 @@
 %package plugin
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
+Requires:   kde-oxygen-fonts
 Conflicts:  %lname  5.6.0
 %requires_eq libQt5Gui5
 
@@ -103,6 +105,7 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Fix-native-file-dialogs-from-widgets-QFileDialog.patch ++
From 26406a9aa01d6f4f01a3f084b51451de8385c8fc Mon Sep 17 00:00:00 2001
From: David Rosca now...@gmail.com
Date: Fri, 17 Apr 2015 09:35:24 +0200
Subject: [PATCH 1/1] Fix native file dialogs from widgets QFileDialog

There were two issues:
 * File dialogs opened with exec() and without parent were
   opened, but any user-interaction was blocked in a way that
   no file could be selected nor the dialog closed.

 * File dialogs opened with open() or show() with parent were
   not opened at all.

The first issue was caused by first calling show() and then exec()
on the native dialog.
The second one simply because in the case of dialogs with parent
show() wasn't called.

This fixes it that the show() is always called and hide() is called
before exec().

This also adds unittests for file dialogs.

REVIEW: 123335
---
 autotests/CMakeLists.txt  | 10 +++
 autotests/kfiledialog_unittest.cpp| 54 +
 autotests/kfiledialogqml_unittest.cpp | 92 +++
 autotests/qml/filedialog_parentless.qml   | 27 +++
 autotests/qml/filedialog_withparent.qml   | 35 +
 src/platformtheme/kdeplatformfiledialoghelper.cpp |  5 +-
 6 files changed, 221 insertions(+), 2 deletions(-)
 create mode 100644 autotests/kfiledialogqml_unittest.cpp
 create mode 100644 autotests/qml/filedialog_parentless.qml
 create mode 100644 autotests/qml/filedialog_withparent.qml

diff --git a/autotests/CMakeLists.txt b/autotests/CMakeLists.txt
index 
00e4a419207cecd89e576ed3c5ad5221a4586f74..d110adbb0316f9518203f4a4ac7b64fe59091a8d
 100644
--- a/autotests/CMakeLists.txt
+++ b/autotests/CMakeLists.txt
@@ -1,12 +1,17 @@
 include(ECMMarkAsTest)
 
 find_package(Qt5Test ${REQUIRED_QT_VERSION} CONFIG QUIET)
+find_package(Qt5Qml ${REQUIRED_QT_VERSION} CONFIG QUIET)
 
 if(NOT Qt5Test_FOUND)
 message(STATUS Qt5Test not found, autotests will not be built.)
 return()
 endif()
 
+if(NOT Qt5Qml_FOUND)
+message(STATUS Qt5Qml not found, QML autotests will not be built.)
+endif()
+
 include_directories( ${Qt5Gui_PRIVATE_INCLUDE_DIRS} )
 
 set(CONFIGFILE ${CMAKE_CURRENT_SOURCE_DIR}/kdeplatformtheme_kdeglobals)
@@ -51,3 +56,8 @@ frameworkintegration_tests(
 frameworkintegration_tests(
   ksni_unittest
 )
+
+if(Qt5Qml_FOUND)
+frameworkintegration_tests(kfiledialogqml_unittest)
+target_link_libraries(kfiledialogqml_unittest Qt5::Qml)
+endif()
diff --git a/autotests/kfiledialog_unittest.cpp 

commit frameworkintegration for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-04-13 20:24:45

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-03-16 09:30:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-04-13 20:24:46.0 +0200
@@ -1,0 +2,10 @@
+Sat Apr  4 14:40:42 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * Fix possible crash when destroying a QSystemTrayIcon
+(triggered by e.g. Trojita), kde#343976
+  * Fix native modal file dialogs in QML, kde#334963
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+
+---

Old:

  frameworkintegration-5.8.0.tar.xz

New:

  frameworkintegration-5.9.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.WeaUpS/_old  2015-04-13 20:24:47.0 +0200
+++ /var/tmp/diff_new_pack.WeaUpS/_new  2015-04-13 20:24:47.0 +0200
@@ -16,23 +16,24 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   frameworkintegration
-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:  kconfig-devel = %{kf5_version}
-BuildRequires:  kconfigwidgets-devel = %{kf5_version}
+BuildRequires:  kconfig-devel = %{_tar_path}
+BuildRequires:  kconfigwidgets-devel = %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel = %{kf5_version}
-BuildRequires:  kiconthemes-devel = %{kf5_version}
-BuildRequires:  kio-devel = %{kf5_version}
-BuildRequires:  knotifications-devel = %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  ki18n-devel = %{_tar_path}
+BuildRequires:  kiconthemes-devel = %{_tar_path}
+BuildRequires:  kio-devel = %{_tar_path}
+BuildRequires:  knotifications-devel = %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel = %{_tar_path}
 BuildRequires:  libQt5Gui-private-headers-devel = 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.2.0
@@ -60,7 +61,9 @@
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
 Obsoletes:  libKF5Style4
+%if %{with lang}
 Recommends: %lname-lang = %{version}
+%endif
 
 %description -n %lname
 Framework Integration is a set of plugins responsible for better
@@ -87,8 +90,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfigwidgets-devel = %{kf5_version}
-Requires:   kiconthemes-devel = %{kf5_version}
+Requires:   kconfigwidgets-devel = %{_tar_path}
+Requires:   kiconthemes-devel = %{_tar_path}
 
 %description devel
 Framework Integration is a set of plugins responsible for better
@@ -107,15 +110,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)

++ frameworkintegration-5.8.0.tar.xz - frameworkintegration-5.9.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.8.0/CMakeLists.txt 
new/frameworkintegration-5.9.0/CMakeLists.txt
--- old/frameworkintegration-5.8.0/CMakeLists.txt   2015-03-07 
15:36:56.0 +0100
+++ new/frameworkintegration-5.9.0/CMakeLists.txt   2015-04-04 
13:58:07.0 +0200
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM 5.9.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -19,8 +19,8 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 5.8.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.8.0) # handled by release scripts
+set(KF5_VERSION 5.9.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.9.0) # handled by release scripts
 
 

commit frameworkintegration for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-03-16 09:30:25

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-03-01 15:27:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-03-16 09:30:26.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  7 16:58:43 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:

  frameworkintegration-5.7.0.tar.xz

New:

  frameworkintegration-5.8.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.UiJBbx/_old  2015-03-16 09:30:27.0 +0100
+++ /var/tmp/diff_new_pack.UiJBbx/_new  2015-03-16 09:30:27.0 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   frameworkintegration
 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:  kconfig-devel = %{kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}

++ frameworkintegration-5.7.0.tar.xz - frameworkintegration-5.8.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.7.0/CMakeLists.txt 
new/frameworkintegration-5.8.0/CMakeLists.txt
--- old/frameworkintegration-5.7.0/CMakeLists.txt   2015-02-08 
16:10:56.0 +0100
+++ new/frameworkintegration-5.8.0/CMakeLists.txt   2015-03-07 
15:36:56.0 +0100
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-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})
 
@@ -19,8 +19,8 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.7.0/autotests/kdeplatformtheme_unittest.cpp 
new/frameworkintegration-5.8.0/autotests/kdeplatformtheme_unittest.cpp
--- old/frameworkintegration-5.7.0/autotests/kdeplatformtheme_unittest.cpp  
2015-02-08 16:10:56.0 +0100
+++ new/frameworkintegration-5.8.0/autotests/kdeplatformtheme_unittest.cpp  
2015-03-07 15:36:56.0 +0100
@@ -71,7 +71,7 @@
 
 }
 
-virtual bool eventFilter(QObject *, QEvent *e)
+bool eventFilter(QObject *, QEvent *e) Q_DECL_OVERRIDE
 {
 if (e-type() == m_type) {
 gotEvent = true;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.7.0/autotests/kfontsettingsdata_unittest.cpp 
new/frameworkintegration-5.8.0/autotests/kfontsettingsdata_unittest.cpp
--- old/frameworkintegration-5.7.0/autotests/kfontsettingsdata_unittest.cpp 
2015-02-08 16:10:56.0 +0100
+++ new/frameworkintegration-5.8.0/autotests/kfontsettingsdata_unittest.cpp 
2015-03-07 15:36:56.0 +0100
@@ -60,7 +60,7 @@
 {
 Q_OBJECT
 public:
-virtual bool event(QEvent *e)
+bool event(QEvent *e) Q_DECL_OVERRIDE
 {
 if (e-type() == QEvent::ApplicationFontChange) {
 m_appChangedFont = true;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.7.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.8.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.7.0/plasma_workspace.notifyrc2015-02-08 
16:10:56.0 +0100
+++ new/frameworkintegration-5.8.0/plasma_workspace.notifyrc2015-03-07 
15:36:56.0 +0100
@@ -2,6 +2,8 @@
 IconName=kde
 Comment=Plasma Workspace
 Comment[ar]=مساحة عمل بلازما
+Comment[ast]=Estaya de trabayu Plasma
+Comment[bs]=Plazma radni prostor
 Comment[ca]=Espai de treball 

commit frameworkintegration for openSUSE:Factory

2015-03-01 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-03-01 15:27:52

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-02-16 17:25:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-03-01 15:27:53.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 28 18:50:55 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Rebuild against Qt 5.4.1
+
+---



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



commit frameworkintegration for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-02-16 15:04:39

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-01-30 15:08:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-02-16 17:25:58.0 +0100
@@ -1,0 +2,18 @@
+Sun Feb  8 18:15:14 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * Fix updating of single click setting at runtime
+  * Multiple fixes to the systemtray integration
+  * Only install color scheme on toplevel widgets
+(to fix QQuickWidgets)
+  * Update XCursor settings on X11 platform
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+- Drop patches merged upstream:
+  0005-Properly-check-for-systray-being-available.patch,
+  0007-Use-activate-on-single-click-setting-from-QPlatformT.patch,
+  0001-Update-XCursor-settings.patch,
+  0004-Only-install-color-scheme-on-toplevel-widgets.patch and
+  0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
+
+---

Old:

  0001-Update-XCursor-settings.patch
  0004-Only-install-color-scheme-on-toplevel-widgets.patch
  0005-Properly-check-for-systray-being-available.patch
  0007-Use-activate-on-single-click-setting-from-QPlatformT.patch
  0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
  frameworkintegration-5.6.0.tar.xz

New:

  frameworkintegration-5.7.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.DeyBlj/_old  2015-02-16 17:25:58.0 +0100
+++ /var/tmp/diff_new_pack.DeyBlj/_new  2015-02-16 17:25:58.0 +0100
@@ -17,12 +17,13 @@
 
 
 %define lname   libKF5Style5
+%define _tar_path 5.7
 Name:   frameworkintegration
-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:  kconfig-devel = %{kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
@@ -44,18 +45,8 @@
 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
-# PATCH-FIX-UPSTREAM 0001-Update-XCursor-settings.patch
-Patch0: 0001-Update-XCursor-settings.patch
-# PATCH-FIX-UPSTREAM 0004-Only-install-color-scheme-on-toplevel-widgets.patch
-Patch1: 0004-Only-install-color-scheme-on-toplevel-widgets.patch
-# PATCH-FIX-UPSTREAM 0005-Properly-check-for-systray-being-available.patch
-Patch2: 0005-Properly-check-for-systray-being-available.patch
-# PATCH-FIX-UPSTREAM 
0007-Use-activate-on-single-click-setting-from-QPlatformT.patch
-Patch3: 0007-Use-activate-on-single-click-setting-from-QPlatformT.patch
-# PATCH-FIX-UPSTREAM 0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
-Patch4: 0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -109,11 +100,6 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
 
 %build
   %cmake_kf5 -d build

++ frameworkintegration-5.6.0.tar.xz - frameworkintegration-5.7.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.6.0/CMakeLists.txt 
new/frameworkintegration-5.7.0/CMakeLists.txt
--- old/frameworkintegration-5.6.0/CMakeLists.txt   2015-01-03 
12:59:57.0 +0100
+++ new/frameworkintegration-5.7.0/CMakeLists.txt   2015-02-08 
16:10:56.0 +0100
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-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})
 
@@ -19,8 +19,8 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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
 
 

commit frameworkintegration for openSUSE:Factory

2015-01-30 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-01-30 15:08:13

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2015-01-29 12:50:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-01-30 15:08:15.0 +0100
@@ -1,0 +2,13 @@
+Fri Jan 30 02:06:30 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added patches from upstream:
+  0001-Update-XCursor-settings.patch,
+  0005-Properly-check-for-systray-being-available.patch (kde#339707),
+  0004-Only-install-color-scheme-on-toplevel-widgets.patch,
+  0007-Use-activate-on-single-click-setting-from-QPlatformT.patch
+  (kde#343418) and
+  0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
+- Added pkgconfig(x11) and pkgconfig(xcursor) BuildRequires, needed
+  for 0001-Update-XCursor-settings.patch
+
+---

New:

  0001-Update-XCursor-settings.patch
  0004-Only-install-color-scheme-on-toplevel-widgets.patch
  0005-Properly-check-for-systray-being-available.patch
  0007-Use-activate-on-single-click-setting-from-QPlatformT.patch
  0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.Wl3lnj/_old  2015-01-30 15:08:16.0 +0100
+++ /var/tmp/diff_new_pack.Wl3lnj/_new  2015-01-30 15:08:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frameworkintegration
 #
-# 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
@@ -36,7 +36,9 @@
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.2.0
 BuildRequires:  pkgconfig(Qt5X11Extras) = 5.2.0
+BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
+BuildRequires:  pkgconfig(xcursor)
 Requires:   kde-oxygen-fonts
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1+
@@ -44,6 +46,16 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 0001-Update-XCursor-settings.patch
+Patch0: 0001-Update-XCursor-settings.patch
+# PATCH-FIX-UPSTREAM 0004-Only-install-color-scheme-on-toplevel-widgets.patch
+Patch1: 0004-Only-install-color-scheme-on-toplevel-widgets.patch
+# PATCH-FIX-UPSTREAM 0005-Properly-check-for-systray-being-available.patch
+Patch2: 0005-Properly-check-for-systray-being-available.patch
+# PATCH-FIX-UPSTREAM 
0007-Use-activate-on-single-click-setting-from-QPlatformT.patch
+Patch3: 0007-Use-activate-on-single-click-setting-from-QPlatformT.patch
+# PATCH-FIX-UPSTREAM 0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
+Patch4: 0008-Implement-SystemTrayMenuItem-setMenu-correctly.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -97,6 +109,11 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Update-XCursor-settings.patch ++
From 0e949d2b5b54ae7cc44ba21a43cecbde5ddaacc2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= mgraess...@kde.org
Date: Thu, 8 Jan 2015 16:31:40 +0100
Subject: [PATCH 1/8] Update XCursor settings

Code taken and adjusted from KGlobalSettings.

REVIEW: 121927
CHANGELOG: Update XCursor settings on X11 platform.
---
 autotests/CMakeLists.txt |  1 +
 src/platformtheme/CMakeLists.txt |  7 +-
 src/platformtheme/khintssettings.cpp | 44 
 src/platformtheme/khintssettings.h   |  1 +
 4 files changed, 52 insertions(+), 1 deletion(-)

diff --git a/autotests/CMakeLists.txt b/autotests/CMakeLists.txt
index 
00337e775e4e2d3e2d1bb583f4102323f0e5973b..e8ed6a99bb45969231ba21b8c5588e093bbbe3ee
 100644
--- a/autotests/CMakeLists.txt
+++ b/autotests/CMakeLists.txt
@@ -17,6 +17,7 @@ remove_definitions(-DQT_NO_CAST_FROM_ASCII)
 
 macro(FRAMEWORKINTEGRATION_TESTS _testname)
 add_executable(${_testname} ${_testname}.cpp ${ARGN})
+set_target_properties(${_testname} PROPERTIES COMPILE_FLAGS -DUNIT_TEST)
 

commit frameworkintegration for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2015-01-29 12:50:48

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-12-21 11:57:51.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2015-01-29 12:50:51.0 +0100
@@ -1,0 +2,11 @@
+Sat Jan  3 18:03:16 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * Fix handling of palette change events (kde#336813)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+- Split the integration plugin into separate package
+- Make sure that the plugin uses exact libQt5Gui5 version it was
+  compiled against, due to usage of private Qt headers
+
+---

Old:

  frameworkintegration-5.5.0.tar.xz

New:

  frameworkintegration-5.6.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.VO6c0J/_old  2015-01-29 12:50:52.0 +0100
+++ /var/tmp/diff_new_pack.VO6c0J/_new  2015-01-29 12:50:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frameworkintegration
 #
-# 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   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
@@ -42,7 +42,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
 
@@ -57,7 +57,6 @@
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
 Obsoletes:  libKF5Style4
-Provides:   frameworkintegration-plugin
 Recommends: %lname-lang = %{version}
 
 %description -n %lname
@@ -67,6 +66,19 @@
 
 Applications do not need to link to this directly.
 
+%package plugin
+Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
+Group:  System/GUI/KDE
+Conflicts:  %lname  5.6.0
+%requires_eq libQt5Gui5
+
+%description plugin
+Framework Integration is a set of plugins responsible for better
+integration of Qt applications when running on a
+KDE Plasma workspace.
+
+Applications do not need to link to this directly.
+
 %package devel
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  Development/Libraries/KDE
@@ -106,6 +118,10 @@
 %defattr(-,root,root)
 %doc COPYING* README*
 %{_kf5_libdir}/libKF5Style.so.*
+
+%files plugin
+%defattr(-,root,root)
+%doc COPYING* README*
 %{_kf5_datadir}/infopage/
 %{_kf5_plugindir}/
 %{_kf5_notifydir}/

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.VO6c0J/_old  2015-01-29 12:50:52.0 +0100
+++ /var/tmp/diff_new_pack.VO6c0J/_new  2015-01-29 12:50:52.0 +0100
@@ -1,3 +1,5 @@
 libKF5Style5
+frameworkintegration-plugin
+   conflicts libKF5Style5-targettype  5.6.0
 frameworkintegration-devel
requires libKF5Style5-targettype = version

++ frameworkintegration-5.5.0.tar.xz - frameworkintegration-5.6.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.5.0/CMakeLists.txt 
new/frameworkintegration-5.6.0/CMakeLists.txt
--- old/frameworkintegration-5.5.0/CMakeLists.txt   2014-12-06 
13:30:42.0 +0100
+++ new/frameworkintegration-5.6.0/CMakeLists.txt   2015-01-03 
12:59:57.0 +0100
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-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})
 
@@ -19,8 

commit frameworkintegration for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

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

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-11-11 01:09:25.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-12-21 11:57:51.0 +0100
@@ -1,0 +2,9 @@
+Sat Dec  6 12:53:38 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * Implement standardButtonText().
+  * Fix restoring the view mode and sizes in the file dialog
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  frameworkintegration-5.4.0.tar.xz

New:

  frameworkintegration-5.5.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.5U3bBM/_old  2014-12-21 11:57:52.0 +0100
+++ /var/tmp/diff_new_pack.5U3bBM/_new  2014-12-21 11:57:52.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
@@ -42,7 +42,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
 

++ frameworkintegration-5.4.0.tar.xz - frameworkintegration-5.5.0.tar.xz 
++
 2270 lines of diff (skipped)

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



commit frameworkintegration for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

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

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-10-07 15:59:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-11-11 01:09:25.0 +0100
@@ -1,0 +2,8 @@
+Sun Nov  2 17:47:13 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * Implement support for setting custom labels in file dialogs
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  frameworkintegration-5.3.0.tar.xz

New:

  frameworkintegration-5.4.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.JNI4t2/_old  2014-11-11 01:09:26.0 +0100
+++ /var/tmp/diff_new_pack.JNI4t2/_new  2014-11-11 01:09:26.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
@@ -42,7 +42,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
 

++ frameworkintegration-5.3.0.tar.xz - frameworkintegration-5.4.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.3.0/CMakeLists.txt 
new/frameworkintegration-5.4.0/CMakeLists.txt
--- old/frameworkintegration-5.3.0/CMakeLists.txt   2014-10-04 
18:56:48.0 +0200
+++ new/frameworkintegration-5.4.0/CMakeLists.txt   2014-11-02 
13:04:35.0 +0100
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-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})
 
@@ -19,8 +19,8 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.3.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.4.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.3.0/plasma_workspace.notifyrc2014-10-04 
18:56:48.0 +0200
+++ new/frameworkintegration-5.4.0/plasma_workspace.notifyrc2014-11-02 
13:04:35.0 +0100
@@ -15,6 +15,7 @@
 Comment[pl]=Przestrzeń robocza Plazmy
 Comment[pt]=Área de Trabalho do Plasma
 Comment[pt_BR]=Plasma Workspace
+Comment[ru]=Среда рабочего стола Plasma
 Comment[sk]=KDE pracovná plocha Plasma
 Comment[sl]=Delovni prostor Plasma
 Comment[sr]=Плазма, радни простор
@@ -43,6 +44,7 @@
 Name[pl]=Kosz: opróżniony
 Name[pt]=Lixo: Vazio
 Name[pt_BR]=Lixeira: Vazia
+Name[ru]=Корзина очищена
 Name[sk]=Kôš: vyprázdnený
 Name[sl]=Smeti: izpraznjene
 Name[sr]=Смеће: испражњено
@@ -69,6 +71,7 @@
 Comment[pl]=Kosz został opróżniony
 Comment[pt]=O caixote do lixo foi esvaziado
 Comment[pt_BR]=A Lixeira foi esvaziada
+Comment[ru]=Корзина очищена
 Comment[sk]=Kôš bol vyprázdnený
 Comment[sl]=Smeti so bile izpraznjene
 Comment[sr]=Смеће је испражњено
@@ -99,6 +102,7 @@
 Name[pl]=Uzupełnianie tekstu: obrót
 Name[pt]=Completação de Texto: Rotação
 Name[pt_BR]=Complementação de texto: Rotação
+Name[ru]=Автодополнение: переход по кругу
 Name[sk]=Doplnenie textu: rotácia
 Name[sl]=Dopolnjevanje besedila: kroženje
 Name[sr]=Допуна текста: ротација
@@ -125,6 +129,7 @@
 Comment[pl]=Został osiągnięty koniec spisu pasujących ciągów znaków
 

commit frameworkintegration for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

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

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-10-01 11:22:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-10-07 15:59:30.0 +0200
@@ -1,0 +2,11 @@
+Sat Oct  4 17:59:33 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * Fixed for compilation with Qt 5.4
+  * Fixed a few standard shortcuts
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+- Drop patches merged upstream:
+  0001-default-to-breeze.patch and 0002-colorscheme-in-General.patch
+
+---

Old:

  0001-default-to-breeze.patch
  0002-colorscheme-in-General.patch
  frameworkintegration-5.2.0.tar.xz

New:

  frameworkintegration-5.3.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.UZJwsc/_old  2014-10-07 15:59:31.0 +0200
+++ /var/tmp/diff_new_pack.UZJwsc/_new  2014-10-07 15:59:31.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
@@ -44,10 +44,6 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM 0001-default-to-breeze.patch
-Patch0: 0001-default-to-breeze.patch
-# PATCH-FIX-UPSTREAM 0002-colorscheme-in-General.patch
-Patch1: 0002-colorscheme-in-General.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -89,8 +85,6 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build

++ frameworkintegration-5.2.0.tar.xz - frameworkintegration-5.3.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.2.0/CMakeLists.txt 
new/frameworkintegration-5.3.0/CMakeLists.txt
--- old/frameworkintegration-5.2.0/CMakeLists.txt   2014-09-09 
01:39:56.0 +0200
+++ new/frameworkintegration-5.3.0/CMakeLists.txt   2014-10-04 
18:56:48.0 +0200
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-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})
 
@@ -19,8 +19,8 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-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 FRAMEWORKINTEGRATION
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.2.0/autotests/kdeplatformtheme_unittest.cpp 
new/frameworkintegration-5.3.0/autotests/kdeplatformtheme_unittest.cpp
--- old/frameworkintegration-5.2.0/autotests/kdeplatformtheme_unittest.cpp  
2014-09-09 01:39:56.0 +0200
+++ new/frameworkintegration-5.3.0/autotests/kdeplatformtheme_unittest.cpp  
2014-10-04 18:56:48.0 +0200
@@ -136,7 +136,7 @@
 QVERIFY(!iconThemeSearchPaths.isEmpty());
 
 QStringList styles;
-styles  non-existent-widget-style  oxygen  fusion  
windows;
+styles  non-existent-widget-style  breeze  oxygen  
fusion  windows;
 QCOMPARE(m_qpa-themeHint(QPlatformTheme::StyleNames).toStringList(), 
styles);
 
QCOMPARE(m_qpa-themeHint(QPlatformTheme::DialogButtonBoxLayout).toInt(), (int) 
QDialogButtonBox::KdeLayout);
 
QCOMPARE(m_qpa-themeHint(QPlatformTheme::DialogButtonBoxButtonsHaveIcons).toBool(),
 false);
@@ -235,7 +235,7 @@
 m_loop.exec();
 
 QStringList styles;
-styles  another-non-existent-widget-style  oxygen  fusion 
 windows;
+  

commit frameworkintegration for openSUSE:Factory

2014-10-01 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2014-10-01 11:22:17

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-09-12 17:03:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-10-01 11:22:18.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep 24 19:02:12 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added 0001-default-to-breeze.patch and 0002-colorscheme-in-General.patch
+  from upstream: adjust correct default widget theme, and makes
+  colorscheme be read from correct kconfig section
+
+---

New:

  0001-default-to-breeze.patch
  0002-colorscheme-in-General.patch



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.aLrK16/_old  2014-10-01 11:22:19.0 +0200
+++ /var/tmp/diff_new_pack.aLrK16/_new  2014-10-01 11:22:19.0 +0200
@@ -44,6 +44,10 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 0001-default-to-breeze.patch
+Patch0: 0001-default-to-breeze.patch
+# PATCH-FIX-UPSTREAM 0002-colorscheme-in-General.patch
+Patch1: 0002-colorscheme-in-General.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -85,6 +89,8 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-default-to-breeze.patch ++
From 0c42e21578386a37453ee1dd8f88767fd033c899 Mon Sep 17 00:00:00 2001
From: Marco Martin notm...@gmail.com
Date: Wed, 24 Sep 2014 17:38:53 +0200
Subject: [PATCH 1/2] default to breeze

---
 src/platformtheme/khintssettings.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/platformtheme/khintssettings.cpp 
b/src/platformtheme/khintssettings.cpp
index 84b8452..c7b2967 100644
--- a/src/platformtheme/khintssettings.cpp
+++ b/src/platformtheme/khintssettings.cpp
@@ -77,6 +77,7 @@ KHintsSettings::KHintsSettings() : QObject(0)
 
 QStringList styleNames;
 styleNames  cg.readEntry(widgetStyle, QString())
+breeze
 oxygen
 fusion
 windows;
@@ -239,6 +240,7 @@ void KHintsSettings::slotNotifyChange(int type, int arg)
 
 QStringList styleNames;
 styleNames  cg.readEntry(widgetStyle, QString())
+ breeze
  oxygen
  fusion
  windows;
-- 
2.1.0

++ 0002-colorscheme-in-General.patch ++
From d162a0726f8320018b8ec6b4b54f694e69a7767c Mon Sep 17 00:00:00 2001
From: Marco Martin notm...@gmail.com
Date: Wed, 24 Sep 2014 20:00:46 +0200
Subject: [PATCH 2/2] colorscheme in General

---
 src/platformtheme/khintssettings.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/platformtheme/khintssettings.cpp 
b/src/platformtheme/khintssettings.cpp
index c7b2967..8799216 100644
--- a/src/platformtheme/khintssettings.cpp
+++ b/src/platformtheme/khintssettings.cpp
@@ -348,7 +348,7 @@ void KHintsSettings::loadPalettes()
 return;
 }
 
-const QString scheme = readConfigValue(KDE, ColorScheme, 
Breeze).toString();
+const QString scheme = readConfigValue(General, ColorScheme, 
Breeze).toString();
 path = QStandardPaths::locate(QStandardPaths::GenericDataLocation, 
color-schemes/ + scheme + .colors);
 
 if (!path.isEmpty()) {
-- 
2.1.0

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



commit frameworkintegration for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

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

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-08-16 15:42:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-09-12 17:03:59.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep  9 09:49:23 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * Frameworkintegration: the file dialog now remembers its size
+correctly, and works better with remote URLs.
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  frameworkintegration-5.1.0.tar.xz

New:

  frameworkintegration-5.2.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.4SWoMZ/_old  2014-09-12 17:04:01.0 +0200
+++ /var/tmp/diff_new_pack.4SWoMZ/_new  2014-09-12 17:04:01.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
@@ -108,6 +108,7 @@
 %{_kf5_libdir}/libKF5Style.so.*
 %{_kf5_datadir}/infopage/
 %{_kf5_plugindir}/
+%{_kf5_notifydir}/
 
 %files devel
 %defattr(-,root,root)

++ frameworkintegration-5.1.0.tar.xz - frameworkintegration-5.2.0.tar.xz 
++
 2001 lines of diff (skipped)

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



commit frameworkintegration for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

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

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-07-15 10:06:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-08-16 15:42:15.0 +0200
@@ -1,0 +2,8 @@
+Sat Aug  2 10:20:07 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
+- Add frameworkintegration-plugin Provides
+
+---

Old:

  frameworkintegration-5.0.0.tar.xz

New:

  frameworkintegration-5.1.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.uaCHwN/_old  2014-08-16 15:42:15.0 +0200
+++ /var/tmp/diff_new_pack.uaCHwN/_new  2014-08-16 15:42:15.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
@@ -57,6 +57,7 @@
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
 Obsoletes:  libKF5Style4
+Provides:   frameworkintegration-plugin
 Recommends: %lname-lang = %{version}
 
 %description -n %lname

++ frameworkintegration-5.0.0.tar.xz - frameworkintegration-5.1.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.0.0/CMakeLists.txt 
new/frameworkintegration-5.1.0/CMakeLists.txt
--- old/frameworkintegration-5.0.0/CMakeLists.txt   2014-07-01 
20:26:12.0 +0200
+++ new/frameworkintegration-5.1.0/CMakeLists.txt   2014-08-02 
10:59:14.0 +0200
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-find_package(ECM 1.0.0 REQUIRED NO_MODULE)
+find_package(ECM 1.1.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -19,8 +19,8 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 5.0.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.0.0) # handled by release scripts
+set(KF5_VERSION 5.1.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.1.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX FRAMEWORKINTEGRATION
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.0.0/po/ar/frameworkintegration5.po 
new/frameworkintegration-5.1.0/po/ar/frameworkintegration5.po
--- old/frameworkintegration-5.0.0/po/ar/frameworkintegration5.po   
2014-07-01 20:26:12.0 +0200
+++ new/frameworkintegration-5.1.0/po/ar/frameworkintegration5.po   
2014-08-02 10:59:14.0 +0200
@@ -9,11 +9,12 @@
 PO-Revision-Date: 2014-06-24 09:35+0300\n
 Last-Translator: Safa Alfulaij safa1996alful...@gmail.com\n
 Language-Team: Arabic d...@arabeyes.org\n
-Language: arMIME-Version: 1.0\n
+Language: ar\n
+MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 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 ? 4 : 5;\n
+ n%100=10 ? 3 : n%100=11  n%100=99 ? 4 : 5;\n
 X-Generator: Lokalize 1.5\n
 
 #: platformtheme/kdeplatformfiledialoghelper.cpp:216
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.0.0/po/en_GB/frameworkintegration5.po 
new/frameworkintegration-5.1.0/po/en_GB/frameworkintegration5.po
--- old/frameworkintegration-5.0.0/po/en_GB/frameworkintegration5.po
2014-07-01 20:26:12.0 +0200
+++ new/frameworkintegration-5.1.0/po/en_GB/frameworkintegration5.po
2014-08-02 10:59:14.0 +0200
@@ -15,7 +15,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 1.5\n
 
 #: platformtheme/kdeplatformfiledialoghelper.cpp:216
 msgid Opening...

commit frameworkintegration for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

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

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-05-14 20:26:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-06-10 14:36:37.0 +0200
@@ -1,0 +2,12 @@
+Sun Jun  1 18:02:20 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 0001-Ensure-the-xcb-connection-gets-flushed-before-the-ev.patch
+  (kde#334858)
+- Added baselibs.conf
+
+---

Old:

  frameworkintegration-4.99.0.tar.xz

New:

  0001-Ensure-the-xcb-connection-gets-flushed-before-the-ev.patch
  baselibs.conf
  frameworkintegration-4.100.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.v2Tlzr/_old  2014-06-10 14:36:37.0 +0200
+++ /var/tmp/diff_new_pack.v2Tlzr/_new  2014-06-10 14:36:37.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
@@ -41,7 +41,10 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:frameworkintegration-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM 
0001-Ensure-the-xcb-connection-gets-flushed-before-the-ev.patch -- kde#334858
+Patch0: 0001-Ensure-the-xcb-connection-gets-flushed-before-the-ev.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -55,6 +58,7 @@
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
 Obsoletes:  libKF5Style4
+Recommends: %lname-lang = %{version}
 
 %description -n %lname
 Framework Integration is a set of plugins responsible for better
@@ -78,8 +82,10 @@
 
 Applications do not need to link to this directly. Development files
 
+%lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build
@@ -89,10 +95,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* README*

++ 0001-Ensure-the-xcb-connection-gets-flushed-before-the-ev.patch ++
From 6210b6bb8af128c8e93c77330af80185d8ac3bec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= mgraess...@kde.org
Date: Wed, 21 May 2014 08:10:07 +0200
Subject: [PATCH 1/1] Ensure the xcb connection gets flushed before the event
 dispatcher blocks

This is a workaround for Qt versions which do not yet have the change
https://codereview.qt-project.org/85654

It is important to have this workaround as applications can get stalled
when a framework uses xcb and doesn't flush the connection manually.

BUG: 334858
REVIEW: 118234
---
 src/platformtheme/CMakeLists.txt   | 19 +++
 src/platformtheme/config-platformtheme.h.cmake |  1 +
 src/platformtheme/main.cpp | 33 ++
 3 files changed, 53 insertions(+)
 create mode 100644 src/platformtheme/config-platformtheme.h.cmake

diff --git a/src/platformtheme/CMakeLists.txt b/src/platformtheme/CMakeLists.txt
index da77cf8..8a3b1b4 100644
--- a/src/platformtheme/CMakeLists.txt
+++ b/src/platformtheme/CMakeLists.txt
@@ -1,3 +1,18 @@
+if(NOT APPLE)
+  find_package(XCB COMPONENTS XCB)
+  set_package_properties(XCB PROPERTIES
+TYPE RECOMMENDED
+PURPOSE Required for flushing the XCB connection on the X11 Platform
+  )
+  set(HAVE_X11 ${XCB_XCB_FOUND})
+  if (XCB_XCB_FOUND)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED X11Extras)
+  endif()
+else()
+set(HAVE_X11 FALSE)
+endif()
+
+configure_file(config-platformtheme.h.cmake 

commit frameworkintegration for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

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

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-04-02 17:21:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-05-14 20:26:29.0 +0200
@@ -1,0 +2,12 @@
+Sun May  4 01:14:44 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
+- BuildRequire libQt5Gui-private-headers-devel = 5.2.0, as rest
+  of Qt modules
+- Require kde-oxygen-fonts, it is now official font of KDE Workspaces
+
+---

Old:

  frameworkintegration-4.98.0.tar.xz

New:

  frameworkintegration-4.99.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.NPlsPO/_old  2014-05-14 20:26:30.0 +0200
+++ /var/tmp/diff_new_pack.NPlsPO/_new  2014-05-14 20:26:30.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
@@ -31,11 +31,12 @@
 BuildRequires:  kio-devel = %{_kf5_version}
 BuildRequires:  knotifications-devel = %{_kf5_version}
 BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
-BuildRequires:  libQt5Gui-private-headers-devel
+BuildRequires:  libQt5Gui-private-headers-devel = 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.2.0
 BuildRequires:  pkgconfig(Qt5X11Extras) = 5.2.0
 BuildRequires:  pkgconfig(xcb)
+Requires:   kde-oxygen-fonts
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -96,10 +97,8 @@
 %defattr(-,root,root)
 %doc COPYING* README*
 %{_kf5_libdir}/libKF5Style.so.*
-%{_kf5_datadir}/kf5/
-%{_kf5_plugindir}/FrameworkIntegrationPlugin.so
-%dir %{_qt5_plugindir}/platformthemes
-%{_qt5_plugindir}/platformthemes/KDEPlatformTheme.so
+%{_kf5_datadir}/infopage/
+%{_kf5_plugindir}/
 
 %files devel
 %defattr(-,root,root)

++ frameworkintegration-4.98.0.tar.xz - frameworkintegration-4.99.0.tar.xz 
++
 3644 lines of diff (skipped)

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



commit frameworkintegration for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2014-04-02 17:21:43

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


Package is frameworkintegration

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2014-03-10 12:18:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2014-04-02 17:21:45.0 +0200
@@ -1,0 +2,9 @@
+Sat Mar 29 19:47:19 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:

  frameworkintegration-4.97.0.tar.xz

New:

  frameworkintegration-4.98.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.TE0t96/_old  2014-04-02 17:21:46.0 +0200
+++ /var/tmp/diff_new_pack.TE0t96/_new  2014-04-02 17:21:46.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Style5
 Name:   frameworkintegration
-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:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{_kf5_version}

++ frameworkintegration-4.97.0.tar.xz - frameworkintegration-4.98.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-4.97.0/CMakeLists.txt 
new/frameworkintegration-4.98.0/CMakeLists.txt
--- old/frameworkintegration-4.97.0/CMakeLists.txt  2014-03-01 
12:50:02.0 +0100
+++ new/frameworkintegration-4.98.0/CMakeLists.txt  2014-03-28 
19:15:59.0 +0100
@@ -2,7 +2,7 @@
 
 project(FrameworkIntegration)
 
-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})
 
@@ -19,7 +19,7 @@
 set(REQUIRED_QT_VERSION 5.2.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION 4.97.0)
+set(KF5_VERSION 4.98.0)
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX FRAMEWORKINTEGRATION
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h
@@ -34,6 +34,13 @@
 find_package(KF5Notifications ${KF5_VERSION} REQUIRED)
 find_package(KF5WidgetsAddons ${KF5_VERSION} REQUIRED)
 
+find_package(OxygenFont 0.4)
+
+set_package_properties(OxygenFont PROPERTIES
+PURPOSE Default font for KDE Applications
+TYPE RUNTIME
+)
+
 add_subdirectory(src)
 add_subdirectory(autotests)
 add_subdirectory(tests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-4.97.0/autotests/CMakeLists.txt 
new/frameworkintegration-4.98.0/autotests/CMakeLists.txt
--- old/frameworkintegration-4.97.0/autotests/CMakeLists.txt2014-03-01 
12:50:02.0 +0100
+++ new/frameworkintegration-4.98.0/autotests/CMakeLists.txt2014-03-28 
19:15:59.0 +0100
@@ -19,7 +19,7 @@
 add_executable(${_testname} ${_testname}.cpp ${ARGN})
 add_test(frameworkintegration-${_testname} ${_testname})
 ecm_mark_as_test(${_testname})
-target_link_libraries(${_testname} Qt5::Test Qt5::DBus KF5::ConfigWidgets 
KF5::ConfigCore KF5::IconThemes KF5::Style KF5::KIOFileWidgets KF5::I18n)
+target_link_libraries(${_testname} Qt5::Test Qt5::DBus KF5::ConfigWidgets 
KF5::ConfigCore KF5::IconThemes KF5::Style KF5::KIOFileWidgets KF5::I18n 
KF5::Notifications)
 endmacro()
 
 frameworkintegration_tests(
@@ -28,6 +28,7 @@
   ../src/platformtheme/kfontsettingsdata.cpp
   ../src/platformtheme/khintssettings.cpp
   ../src/platformtheme/kdeplatformfiledialoghelper.cpp
+  ../src/platformtheme/kdeplatformsystemtrayicon.cpp
 )
 
 frameworkintegration_tests(
@@ -38,3 +39,7 @@
 frameworkintegration_tests(
   kstyle_unittest
 )
+
+frameworkintegration_tests(
+  kfiledialog_unittest
+)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-4.97.0/autotests/kfiledialog_unittest.cpp 
new/frameworkintegration-4.98.0/autotests/kfiledialog_unittest.cpp
--- old/frameworkintegration-4.97.0/autotests/kfiledialog_unittest.cpp  
1970-01-01 01:00:00.0 +0100
+++ new/frameworkintegration-4.98.0/autotests/kfiledialog_unittest.cpp  
2014-03-28 19:15:59.0