commit kxmlgui for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2020-10-12 13:56:47

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


Package is "kxmlgui"

Mon Oct 12 13:56:47 2020 rev:86 rq:840855 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-09-18 
14:44:04.288145370 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.3486/kxmlgui.changes
2020-10-12 13:58:26.578194289 +0200
@@ -1,0 +2,13 @@
+Mon Oct  5 08:33:40 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
+- Too many changes since 5.74.0, only listing bugfixes:
+  * [kmainwindow] Don't delete entries from an invalid kconfiggroup 
(kde#427236)
+  * Don't overlap main windows when opening additional instances (kde#426725)
+  * [kmainwindow] Don't create native windows for non-toplevel windows 
(kde#424024)
+  * Handle double close in main window (kde#416728)
+
+---

Old:

  kxmlgui-5.74.0.tar.xz
  kxmlgui-5.74.0.tar.xz.sig

New:

  kxmlgui-5.75.0.tar.xz
  kxmlgui-5.75.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.E6pv4b/_old  2020-10-12 13:58:27.138194523 +0200
+++ /var/tmp/diff_new_pack.E6pv4b/_new  2020-10-12 13:58:27.142194525 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later


++ kxmlgui-5.74.0.tar.xz -> kxmlgui-5.75.0.tar.xz ++
 33323 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2020-09-18 14:42:47

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


Package is "kxmlgui"

Fri Sep 18 14:42:47 2020 rev:85 rq:834440 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-08-12 
12:29:23.720179666 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.4249/kxmlgui.changes
2020-09-18 14:44:04.288145370 +0200
@@ -1,0 +2,14 @@
+Sun Sep  6 12:50:23 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Using no deprecated enum Qt::MiddleButton
+  * Allow opting out of remembering window positions on X11
+  * Save and restore position of main window (kde#415150)
+  * Remove obsolete COPYING files
+  * KXMLGUI: Convert copyright statements to SPDX expressions
+
+---

Old:

  kxmlgui-5.73.0.tar.xz
  kxmlgui-5.73.0.tar.xz.sig

New:

  kxmlgui-5.74.0.tar.xz
  kxmlgui-5.74.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.OVPUwc/_old  2020-09-18 14:44:05.448146406 +0200
+++ /var/tmp/diff_new_pack.OVPUwc/_new  2020-09-18 14:44:05.456146413 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -127,7 +127,7 @@
 %endif
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_libdir}/libKF5XmlGui.so.*
 %{_kf5_configdir}/ui/


++ kxmlgui-5.73.0.tar.xz -> kxmlgui-5.74.0.tar.xz ++
 150720 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2020-08-12 Thread root
Hello community,

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

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


Package is "kxmlgui"

Wed Aug 12 12:25:46 2020 rev:84 rq:825114 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-07-14 
07:56:27.049238131 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.3399/kxmlgui.changes
2020-08-12 12:29:23.720179666 +0200
@@ -1,0 +2,11 @@
+Sun Aug  2 07:13:53 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 KF-standardized Qt logging categories
+  * Make KXmlGuiVersionHandler::findVersionNumber public in KXMLGUIClient
+
+---

Old:

  kxmlgui-5.72.0.tar.xz
  kxmlgui-5.72.0.tar.xz.sig

New:

  kxmlgui-5.73.0.tar.xz
  kxmlgui-5.73.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.59wE8x/_old  2020-08-12 12:29:24.196179921 +0200
+++ /var/tmp/diff_new_pack.59wE8x/_new  2020-08-12 12:29:24.200179923 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -134,6 +134,7 @@
 %{_kf5_libexecdir}/ksendbugmail
 %dir %{_kf5_sharedir}/kxmlgui5/
 %{_kf5_debugdir}/kxmlgui.categories
+%{_kf5_debugdir}/*.renamecategories
 
 %files devel
 %{_kf5_libdir}/libKF5XmlGui.so


++ kxmlgui-5.72.0.tar.xz -> kxmlgui-5.73.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.72.0/CMakeLists.txt 
new/kxmlgui-5.73.0/CMakeLists.txt
--- old/kxmlgui-5.72.0/CMakeLists.txt   2020-07-04 15:24:39.0 +0200
+++ new/kxmlgui-5.73.0/CMakeLists.txt   2020-08-01 21:58:30.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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/kxmlgui-5.72.0/autotests/kxmlgui_unittest.cpp 
new/kxmlgui-5.73.0/autotests/kxmlgui_unittest.cpp
--- old/kxmlgui-5.72.0/autotests/kxmlgui_unittest.cpp   2020-07-04 
15:24:39.0 +0200
+++ new/kxmlgui-5.73.0/autotests/kxmlgui_unittest.cpp   2020-08-01 
21:58:30.0 +0200
@@ -148,7 +148,7 @@
 {
 QFETCH(QString, xml);
 QFETCH(QString, version);
-QCOMPARE(KXmlGuiVersionHandler::findVersionNumber(xml), version);
+QCOMPARE(KXMLGUIClient::findVersionNumber(xml), version);
 }
 
 void KXmlGui_UnitTest::testVersionHandlerSameVersion()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.72.0/po/az/kxmlgui5.po 
new/kxmlgui-5.73.0/po/az/kxmlgui5.po
--- old/kxmlgui-5.72.0/po/az/kxmlgui5.po2020-07-04 15:24:39.0 
+0200
+++ new/kxmlgui-5.73.0/po/az/kxmlgui5.po2020-08-01 21:58:30.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kxmlgui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-06-30 02:01+0200\n"
-"PO-Revision-Date: 2020-06-30 09:46+0400\n"
+"PO-Revision-Date: 2020-07-29 17:04+0400\n"
 "Last-Translator: Xəyyam Qocayev \n"
 "Language-Team: Azerbaijani \n"
 "Language: az\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #: kaboutapplicationdialog.cpp:70 kaboutplugindialog.cpp:75
 #, kde-format
@@ -228,8 +228,8 @@
 msgstr 

commit kxmlgui for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2020-07-14 07:54:38

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


Package is "kxmlgui"

Tue Jul 14 07:54:38 2020 rev:83 rq:820400 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-06-16 
13:44:26.441464690 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.3060/kxmlgui.changes
2020-07-14 07:56:27.049238131 +0200
@@ -1,0 +2,14 @@
+Sun Jul  5 07:55:50 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- Changes since 5.71.0:
+  * Use kcm_users instead of user_manager
+  * Use new KTitleWidget::icon/iconSize API
+  * autotests: use ui_standards.rc from qrc from unittests
+  * autotests: repair after previous commit, now the settings menu is always 
there
+  * Move "Switch Application Language" to Settings menu (kde#177856)
+
+---

Old:

  kxmlgui-5.71.0.tar.xz
  kxmlgui-5.71.0.tar.xz.sig

New:

  kxmlgui-5.72.0.tar.xz
  kxmlgui-5.72.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.1eFvFT/_old  2020-07-14 07:56:28.541242961 +0200
+++ /var/tmp/diff_new_pack.1eFvFT/_new  2020-07-14 07:56:28.541242961 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -36,7 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ kxmlgui-5.71.0.tar.xz -> kxmlgui-5.72.0.tar.xz ++
 49804 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2020-06-16 13:44:09

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


Package is "kxmlgui"

Tue Jun 16 13:44:09 2020 rev:82 rq:814394 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-05-11 
13:32:46.844039304 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.3606/kxmlgui.changes
2020-06-16 13:44:26.441464690 +0200
@@ -1,0 +2,11 @@
+Sun Jun  7 08:07:07 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+  * [KMainWindow] Invoke QIcon::setFallbackThemeName (later)
+  * Fix build with EXCLUDE_DEPRECATED_BEFORE_AND_AT=CURRENT
+
+---

Old:

  kxmlgui-5.70.0.tar.xz
  kxmlgui-5.70.0.tar.xz.sig

New:

  kxmlgui-5.71.0.tar.xz
  kxmlgui-5.71.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.YTrJV0/_old  2020-06-16 13:44:26.961466586 +0200
+++ /var/tmp/diff_new_pack.YTrJV0/_new  2020-06-16 13:44:26.965466600 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later


++ kxmlgui-5.70.0.tar.xz -> kxmlgui-5.71.0.tar.xz ++
 9658 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2020-05-11 13:30:39

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


Package is "kxmlgui"

Mon May 11 13:30:39 2020 rev:81 rq:802121 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-04-15 
20:04:57.110042134 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.2738/kxmlgui.changes
2020-05-11 13:32:46.844039304 +0200
@@ -1,0 +2,12 @@
+Sun May  3 09:40:16 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Improve warning
+  * [KRichTextEditor] Add support for headings
+  * [KKeySequenceWidget] Work around Meta modifier behavior
+
+---

Old:

  kxmlgui-5.69.0.tar.xz
  kxmlgui-5.69.0.tar.xz.sig

New:

  kxmlgui-5.70.0.tar.xz
  kxmlgui-5.70.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.IGnCQh/_old  2020-05-11 13:32:48.288042331 +0200
+++ /var/tmp/diff_new_pack.IGnCQh/_new  2020-05-11 13:32:48.292042339 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.69
+%define _tar_path 5.70
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later


++ kxmlgui-5.69.0.tar.xz -> kxmlgui-5.70.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.69.0/CMakeLists.txt 
new/kxmlgui-5.70.0/CMakeLists.txt
--- old/kxmlgui-5.69.0/CMakeLists.txt   2020-04-05 01:06:19.0 +0200
+++ new/kxmlgui-5.70.0/CMakeLists.txt   2020-05-03 00:24:29.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.69.0/po/ast/kxmlgui5.po 
new/kxmlgui-5.70.0/po/ast/kxmlgui5.po
--- old/kxmlgui-5.69.0/po/ast/kxmlgui5.po   2020-04-05 01:06:19.0 
+0200
+++ new/kxmlgui-5.70.0/po/ast/kxmlgui5.po   2020-05-03 00:24:29.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kxmlgui\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-03-04 03:03+0100\n"
-"PO-Revision-Date: 2020-02-12 01:01+0100\n"
+"PO-Revision-Date: 2020-04-28 01:53+0200\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
 "Language: ast\n"
@@ -15,19 +15,19 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.2\n"
+"X-Generator: Lokalize 20.04.0\n"
 
 #: kaboutapplicationdialog.cpp:70 kaboutplugindialog.cpp:75
 #, kde-format
 msgctxt "@title:window"
 msgid "About %1"
-msgstr ""
+msgstr "Tocante a %1"
 
 #: kaboutapplicationdialog.cpp:104 kaboutplugindialog.cpp:92
 #, kde-format
 msgctxt "@title:tab"
 msgid "About"
-msgstr ""
+msgstr "Tocante a"
 
 #: kaboutapplicationdialog.cpp:111
 #, kde-format
@@ -40,7 +40,7 @@
 #, kde-format
 msgctxt "@title:tab"
 msgid "Libraries"
-msgstr ""
+msgstr "Biblioteques"
 
 #: kaboutapplicationdialog.cpp:131 kaboutplugindialog.cpp:103
 #, kde-format
@@ -54,13 +54,13 @@
 #, kde-format
 msgctxt "@title:tab"
 msgid "Thanks To"
-msgstr ""
+msgstr "Gracies a"
 
 #: kaboutapplicationdialog.cpp:145 kaboutplugindialog.cpp:116
 #, kde-format
 msgctxt "@title:tab"
 msgid "Translation"
-msgstr ""
+msgstr "Traducción"
 
 #: kaboutapplicationpersonlistdelegate_p.cpp:62
 #, kde-format
@@ -149,7 +149,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "About KDE"
-msgstr ""
+msgstr 

commit kxmlgui for openSUSE:Factory

2020-04-15 Thread root
Hello community,

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

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


Package is "kxmlgui"

Wed Apr 15 20:02:53 2020 rev:80 rq:793188 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-03-19 
19:46:54.672071126 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.2738/kxmlgui.changes
2020-04-15 20:04:57.110042134 +0200
@@ -1,0 +2,10 @@
+Sun Apr  5 19:45:55 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Changes since 5.68.0:
+  * Small speed improvement: test event type before doing qobject_cast
+
+---

Old:

  kxmlgui-5.68.0.tar.xz
  kxmlgui-5.68.0.tar.xz.sig

New:

  kxmlgui-5.69.0.tar.xz
  kxmlgui-5.69.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.HngbIA/_old  2020-04-15 20:04:57.798042601 +0200
+++ /var/tmp/diff_new_pack.HngbIA/_new  2020-04-15 20:04:57.802042604 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later


++ kxmlgui-5.68.0.tar.xz -> kxmlgui-5.69.0.tar.xz ++
 3816 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2020-03-19 Thread root
Hello community,

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

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


Package is "kxmlgui"

Thu Mar 19 19:43:47 2020 rev:79 rq:785357 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-02-14 
16:35:11.715512870 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.3160/kxmlgui.changes
2020-03-19 19:46:54.672071126 +0100
@@ -1,0 +2,13 @@
+Sun Mar  8 09:18:03 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 q5.15. They reverted commit about error() vs 
networkerror()
+  * Port QLinkedList which is deprecated in qt5.15
+  * Port QProcess::start(...) deprecated method (qt5.15)
+  * Use ecm_qt_install_logging_categories over manual categories file
+
+---

Old:

  kxmlgui-5.67.0.tar.xz
  kxmlgui-5.67.0.tar.xz.sig

New:

  kxmlgui-5.68.0.tar.xz
  kxmlgui-5.68.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.qHdcue/_old  2020-03-19 19:46:55.288071455 +0100
+++ /var/tmp/diff_new_pack.qHdcue/_new  2020-03-19 19:46:55.296071460 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later


++ kxmlgui-5.67.0.tar.xz -> kxmlgui-5.68.0.tar.xz ++
 8089 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2020-02-14 16:34:20

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


Package is "kxmlgui"

Fri Feb 14 16:34:20 2020 rev:78 rq:773295 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2020-01-14 
21:06:32.190742128 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.26092/kxmlgui.changes   
2020-02-14 16:35:11.715512870 +0100
@@ -1,0 +2,24 @@
+Sun Feb  2 18:07:15 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:33:03 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:
+  * autotests: mark known test failure with QEXPECT_FAIL
+  * Use KStandardAction convenience method for switchApplicationLanguage
+  * allow programLogo property to be a QIcon, too
+  * Compile against qt5.15
+  * remove ability to report bugs against arbitrary stuff from a static list
+  * remove compiler information from bug report dialog
+  * KMainWindow: fix autoSaveSettings to catch QDockWidgets being shown again
+  * Drop unused headers
+  * i18n: Add more semantic context strings
+  * i18n: Split translations for strings "Translation"
+
+---

Old:

  kxmlgui-5.66.0.tar.xz
  kxmlgui-5.66.0.tar.xz.sig

New:

  kxmlgui-5.67.0.tar.xz
  kxmlgui-5.67.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.moJNSt/_old  2020-02-14 16:35:12.295513193 +0100
+++ /var/tmp/diff_new_pack.moJNSt/_new  2020-02-14 16:35:12.295513193 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.66
+%define _tar_path 5.67
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -54,14 +54,14 @@
 # Now requires private headers
 BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(Qt5Core) >= 5.11.0
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Network) >= 5.11.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
-BuildRequires:  cmake(Qt5Xml) >= 5.11.0
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Network) >= 5.12.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
+BuildRequires:  cmake(Qt5Xml) >= 5.12.0
 BuildRequires:  pkgconfig(x11)
 
 %description
@@ -91,9 +91,9 @@
 Requires:   extra-cmake-modules
 Requires:   cmake(KF5Config) >= %{_kf5_bugfix_version}
 Requires:   cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5DBus) >= 5.11.0
-Requires:   cmake(Qt5Widgets) >= 5.11.0
-Requires:   cmake(Qt5Xml) >= 5.11.0
+Requires:   cmake(Qt5DBus) >= 5.12.0
+Requires:   cmake(Qt5Widgets) >= 5.12.0
+Requires:   cmake(Qt5Xml) >= 5.12.0
 
 %description devel
 libkxmlgui provides a framework for managing menu and toolbar actions in an
@@ -108,7 +108,7 @@
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kxmlgui-5.66.0.tar.xz -> kxmlgui-5.67.0.tar.xz ++
 83316 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2020-01-14 Thread root
Hello community,

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

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


Package is "kxmlgui"

Tue Jan 14 21:04:02 2020 rev:77 rq:763494 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-12-18 
14:44:15.489827188 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.6675/kxmlgui.changes
2020-01-14 21:06:32.190742128 +0100
@@ -1,0 +2,14 @@
+Sun Jan  5 09:02:24 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:
+  * Remove endl. qCritical/qDebug already add a endl.
+  * Port QSet::toList deprecated method
+  * Update the obsolete projects.kde.org URL
+  * KActionCollection: provide a changed() signal as a replacement for 
removed()
+  * Adjust keyboard shortcut configuration window's title
+
+---

Old:

  kxmlgui-5.65.0.tar.xz
  kxmlgui-5.65.0.tar.xz.sig

New:

  kxmlgui-5.66.0.tar.xz
  kxmlgui-5.66.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.kHs6T8/_old  2020-01-14 21:06:39.574745546 +0100
+++ /var/tmp/diff_new_pack.kHs6T8/_new  2020-01-14 21:06:39.626745570 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kxmlgui
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later


++ kxmlgui-5.65.0.tar.xz -> kxmlgui-5.66.0.tar.xz ++
 4195 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2019-12-18 Thread root
Hello community,

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

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


Package is "kxmlgui"

Wed Dec 18 14:41:56 2019 rev:76 rq:757069 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-11-12 
11:50:41.619050397 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.4691/kxmlgui.changes
2019-12-18 14:44:15.489827188 +0100
@@ -1,0 +2,18 @@
+Sun Dec  8 11:18:53 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:
+  * Unbreak last commit: still install normal headers as before
+  * Drop unused broken KGesture support
+  * Move comment to the right place
+  * Port foreach
+  * Port away from KTextWidgets
+  * Add KAboutPluginDialog, to be used with KPluginMetaData
+  * Enable -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00
+  * Also allow invoking session restoration logic when apps are manually 
launched
+  * Add missing property to KKeySequenceWidget
+
+---

Old:

  kxmlgui-5.64.0.tar.xz
  kxmlgui-5.64.0.tar.xz.sig

New:

  kxmlgui-5.65.0.tar.xz
  kxmlgui-5.65.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.G9BT8t/_old  2019-12-18 14:44:16.217827522 +0100
+++ /var/tmp/diff_new_pack.G9BT8t/_new  2019-12-18 14:44:16.221827523 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kxmlgui
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.64
+%define _tar_path 5.65
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -140,8 +140,7 @@
 %{_kf5_libdir}/libKF5XmlGui.so
 %{_kf5_libdir}/cmake/KF5XmlGui/
 %{_kf5_includedir}/*.h
-%dir %{_kf5_includedir}/*/
-%{_kf5_includedir}/*/
+%{_kf5_includedir}/KXmlGui/
 %{_kf5_mkspecsdir}/qt_KXmlGui.pri
 %dir %{_kf5_plugindir}/designer
 %{_kf5_plugindir}/designer/kxmlgui5widgets.so


++ kxmlgui-5.64.0.tar.xz -> kxmlgui-5.65.0.tar.xz ++
 54881 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-11-12 11:50:40

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


Package is "kxmlgui"

Tue Nov 12 11:50:40 2019 rev:75 rq:747145 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-10-14 
13:39:40.677682715 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.2990/kxmlgui.changes
2019-11-12 11:50:41.619050397 +0100
@@ -1,0 +2,11 @@
+Sun Nov  3 15:47:19 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:
+  * fix default shortcut detection
+  * Use ECMGenerateExportHeader to manage deprecated API better
+
+---

Old:

  kxmlgui-5.63.0.tar.xz
  kxmlgui-5.63.0.tar.xz.sig

New:

  kxmlgui-5.64.0.tar.xz
  kxmlgui-5.64.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.n1GBBY/_old  2019-11-12 11:50:42.243051036 +0100
+++ /var/tmp/diff_new_pack.n1GBBY/_new  2019-11-12 11:50:42.251051044 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.63
+%define _tar_path 5.64
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later


++ kxmlgui-5.63.0.tar.xz -> kxmlgui-5.64.0.tar.xz ++
 28982 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-10-14 13:39:37

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


Package is "kxmlgui"

Mon Oct 14 13:39:37 2019 rev:74 rq:738063 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-09-23 
12:26:48.573714508 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.2352/kxmlgui.changes
2019-10-14 13:39:40.677682715 +0200
@@ -1,0 +2,10 @@
+Sun Oct  6 13:27:01 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
+- Too many changes since 5.62.0, only listing bugfixes:
+  * Move "Full Screen Mode" item from Settings menu to View menu (kde#106807)
+
+---

Old:

  kxmlgui-5.62.0.tar.xz
  kxmlgui-5.62.0.tar.xz.sig

New:

  kxmlgui-5.63.0.tar.xz
  kxmlgui-5.63.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.0C5wCJ/_old  2019-10-14 13:39:41.289681119 +0200
+++ /var/tmp/diff_new_pack.0C5wCJ/_new  2019-10-14 13:39:41.289681119 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -54,14 +54,14 @@
 # Now requires private headers
 BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  pkgconfig
-BuildRequires:  cmake(Qt5Core) >= 5.6.0
-BuildRequires:  cmake(Qt5DBus) >= 5.6.0
-BuildRequires:  cmake(Qt5Network) >= 5.6.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5UiPlugin) >= 5.6.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
-BuildRequires:  cmake(Qt5Xml) >= 5.6.0
+BuildRequires:  cmake(Qt5Core) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Network) >= 5.11.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.11.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.11.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5Xml) >= 5.11.0
 BuildRequires:  pkgconfig(x11)
 
 %description
@@ -91,9 +91,9 @@
 Requires:   extra-cmake-modules
 Requires:   cmake(KF5Config) >= %{_kf5_bugfix_version}
 Requires:   cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5DBus) >= 5.6.0
-Requires:   cmake(Qt5Widgets) >= 5.6.0
-Requires:   cmake(Qt5Xml) >= 5.6.0
+Requires:   cmake(Qt5DBus) >= 5.11.0
+Requires:   cmake(Qt5Widgets) >= 5.11.0
+Requires:   cmake(Qt5Xml) >= 5.11.0
 
 %description devel
 libkxmlgui provides a framework for managing menu and toolbar actions in an


++ kxmlgui-5.62.0.tar.xz -> kxmlgui-5.63.0.tar.xz ++
 57219 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-09-23 12:26:47

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


Package is "kxmlgui"

Mon Sep 23 12:26:47 2019 rev:73 rq:730963 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-08-19 
21:19:25.372743398 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.7948/kxmlgui.changes
2019-09-23 12:26:48.573714508 +0200
@@ -1,0 +2,11 @@
+Sat Sep  7 20:37:13 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON)
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  kxmlgui-5.61.0.tar.xz
  kxmlgui-5.61.0.tar.xz.sig

New:

  kxmlgui-5.62.0.tar.xz
  kxmlgui-5.62.0.tar.xz.sig



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.1pTNWn/_old  2019-09-23 12:26:49.025714434 +0200
+++ /var/tmp/diff_new_pack.1pTNWn/_new  2019-09-23 12:26:49.025714434 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -36,21 +36,21 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 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:  kcoreaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel >= %{_kf5_bugfix_version}
-BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_bugfix_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Attica) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5GlobalAccel) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 # Now requires private headers
 BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  pkgconfig
@@ -59,6 +59,7 @@
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  cmake(Qt5PrintSupport) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5UiPlugin) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 BuildRequires:  pkgconfig(x11)
@@ -88,8 +89,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfig-devel >= %{_kf5_bugfix_version}
-Requires:   kconfigwidgets-devel >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5Config) >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
 Requires:   cmake(Qt5DBus) >= 5.6.0
 Requires:   cmake(Qt5Widgets) >= 5.6.0
 Requires:   cmake(Qt5Xml) >= 5.6.0
@@ -142,5 +143,7 @@
 %dir %{_kf5_includedir}/*/
 %{_kf5_includedir}/*/
 %{_kf5_mkspecsdir}/qt_KXmlGui.pri
+%dir %{_kf5_plugindir}/designer
+%{_kf5_plugindir}/designer/kxmlgui5widgets.so
 
 %changelog


++ kxmlgui-5.61.0.tar.xz -> kxmlgui-5.62.0.tar.xz ++
 33500 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-08-19 21:18:32

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


Package is "kxmlgui"

Mon Aug 19 21:18:32 2019 rev:72 rq:722499 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-07-26 
12:21:30.374552193 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.22127/kxmlgui.changes   
2019-08-19 21:19:25.372743398 +0200
@@ -1,0 +2,20 @@
+Wed Aug  7 17:51:51 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
+- Changes since 5.60.0:
+  * Add expanding spacers as a customization option for toolbars 
+  * Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH 
+  * Use monochrome action icons for KAboutData buttons.
+  * Remove visibilityChanged connection in favor of existing eventFilter 
+  * Remove unused includes
+
+---
+Fri Jul 19 11:45:50 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+- Drop conditionals for no longer supported openSUSE versions
+
+---

Old:

  kxmlgui-5.60.0.tar.xz

New:

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



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.2vdvUk/_old  2019-08-19 21:19:30.452742366 +0200
+++ /var/tmp/diff_new_pack.2vdvUk/_new  2019-08-19 21:19:30.456742364 +0200
@@ -17,21 +17,25 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.60
+%define _tar_path 5.61
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-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:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -58,10 +62,6 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 BuildRequires:  pkgconfig(x11)
-%if 0%{?suse_version} < 1330
-# It does not build with the default compiler (GCC 4.8) on Leap 42.x
-BuildRequires:  gcc7-c++
-%endif
 
 %description
 libkxmlgui provides a framework for managing menu and toolbar actions in an
@@ -104,16 +104,8 @@
 
 %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
-  %if 0%{?suse_version} < 1330
-# It does not build with the default compiler (GCC 4.8) on Leap 42.x
-export CC=gcc-7
-export CXX=g++-7
-  %endif
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}
   %make_jobs
 

++ kxmlgui-5.60.0.tar.xz -> kxmlgui-5.61.0.tar.xz ++
 60279 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2019-07-26 Thread root
Hello community,

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

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


Package is "kxmlgui"

Fri Jul 26 12:21:27 2019 rev:71 rq:715913 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-06-22 
11:15:11.664829350 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.4126/kxmlgui.changes
2019-07-26 12:21:30.374552193 +0200
@@ -1,0 +2,10 @@
+Sun Jul 14 06:41:40 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Install in new logging directory when we use kf5 5.59.0
+
+---

Old:

  kxmlgui-5.59.0.tar.xz

New:

  kxmlgui-5.60.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.m9qK9X/_old  2019-07-26 12:21:30.894552036 +0200
+++ /var/tmp/diff_new_pack.m9qK9X/_new  2019-07-26 12:21:30.898552034 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ kxmlgui-5.59.0.tar.xz -> kxmlgui-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.59.0/CMakeLists.txt 
new/kxmlgui-5.60.0/CMakeLists.txt
--- old/kxmlgui-5.59.0/CMakeLists.txt   2019-06-01 19:02:15.0 +0200
+++ new/kxmlgui-5.60.0/CMakeLists.txt   2019-07-07 20:39:16.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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)
 
@@ -35,7 +35,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets Xml Network 
PrintSupport)
 if (NOT ANDROID)
   find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED DBus)
@@ -115,6 +115,6 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
-install( FILES kxmlgui.categories DESTINATION ${KDE_INSTALL_CONFDIR} )
+install(FILES kxmlgui.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.59.0/po/ca@valencia/kxmlgui5.po 
new/kxmlgui-5.60.0/po/ca@valencia/kxmlgui5.po
--- old/kxmlgui-5.59.0/po/ca@valencia/kxmlgui5.po   2019-06-01 
19:02:15.0 +0200
+++ new/kxmlgui-5.60.0/po/ca@valencia/kxmlgui5.po   2019-07-07 
20:39:16.0 +0200
@@ -9,21 +9,23 @@
 # Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2018, 2019.
 # Robert Millan , 2009.
 # Orestes Mas , 2010.
+# Empar , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kxmlgui5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 02:58+0200\n"
-"PO-Revision-Date: 2019-04-02 20:21+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2019-06-19 12:06+0200\n"
+"Last-Translator: Empar \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Poedit 2.0.6\n"
+"X-Project-Style: kde\n"
 
 #: kaboutapplicationdialog.cpp:81 

commit kxmlgui for openSUSE:Factory

2019-06-22 Thread root
Hello community,

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

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


Package is "kxmlgui"

Sat Jun 22 11:15:07 2019 rev:70 rq:710775 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-05-21 
10:33:06.259370767 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.4615/kxmlgui.changes
2019-06-22 11:15:11.664829350 +0200
@@ -1,0 +2,10 @@
+Sun Jun 09 07:35:13 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:
+  * Remove deprecated method qVariantFromValue->QVariant::fromValue
+
+---

Old:

  kxmlgui-5.58.0.tar.xz

New:

  kxmlgui-5.59.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.CztDgQ/_old  2019-06-22 11:15:13.388831433 +0200
+++ /var/tmp/diff_new_pack.CztDgQ/_new  2019-06-22 11:15:13.392831438 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.58
+%define _tar_path 5.59
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ kxmlgui-5.58.0.tar.xz -> kxmlgui-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.58.0/CMakeLists.txt 
new/kxmlgui-5.59.0/CMakeLists.txt
--- old/kxmlgui-5.58.0/CMakeLists.txt   2019-05-07 13:30:16.0 +0200
+++ new/kxmlgui-5.59.0/CMakeLists.txt   2019-06-01 19:02:15.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.58.0  NO_MODULE)
+find_package(ECM 5.59.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.58.0/po/af/kxmlgui5.po 
new/kxmlgui-5.59.0/po/af/kxmlgui5.po
--- old/kxmlgui-5.58.0/po/af/kxmlgui5.po2019-05-07 13:30:16.0 
+0200
+++ new/kxmlgui-5.59.0/po/af/kxmlgui5.po2019-06-01 19:02:15.0 
+0200
@@ -2,8 +2,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4 stable\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-26 03:04+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:58+0200\n"
 "PO-Revision-Date: 2006-01-12 16:33+0200\n"
 "Last-Translator: JUANITA FRANZ \n"
 "Language-Team: AFRIKAANS \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.58.0/po/ar/kxmlgui5.po 
new/kxmlgui-5.59.0/po/ar/kxmlgui5.po
--- old/kxmlgui-5.58.0/po/ar/kxmlgui5.po2019-05-07 13:30:16.0 
+0200
+++ new/kxmlgui-5.59.0/po/ar/kxmlgui5.po2019-06-01 19:02:15.0 
+0200
@@ -1,8 +1,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-26 03:04+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:58+0200\n"
 "PO-Revision-Date: 2017-09-28 15:19+0300\n"
 "Last-Translator: Khalid AlAjaji \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.58.0/po/as/kxmlgui5.po 
new/kxmlgui-5.59.0/po/as/kxmlgui5.po
--- old/kxmlgui-5.58.0/po/as/kxmlgui5.po2019-05-07 13:30:16.0 
+0200
+++ new/kxmlgui-5.59.0/po/as/kxmlgui5.po2019-06-01 19:02:15.0 
+0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4_as\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-26 03:04+0100\n"

commit kxmlgui for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-05-21 10:33:04

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


Package is "kxmlgui"

Tue May 21 10:33:04 2019 rev:69 rq:703385 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-04-19 
21:24:48.727906929 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.5148/kxmlgui.changes
2019-05-21 10:33:06.259370767 +0200
@@ -1,0 +2,10 @@
+Wed May 15 18:16:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * KKeySequenceWidget: Don't show English strings to the user
+
+---

Old:

  kxmlgui-5.57.0.tar.xz

New:

  kxmlgui-5.58.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.fZzOsh/_old  2019-05-21 10:33:06.767370438 +0200
+++ /var/tmp/diff_new_pack.fZzOsh/_new  2019-05-21 10:33:06.767370438 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.57
+%define _tar_path 5.58
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ kxmlgui-5.57.0.tar.xz -> kxmlgui-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.57.0/CMakeLists.txt 
new/kxmlgui-5.58.0/CMakeLists.txt
--- old/kxmlgui-5.57.0/CMakeLists.txt   2019-04-07 09:33:53.0 +0200
+++ new/kxmlgui-5.58.0/CMakeLists.txt   2019-05-07 13:30:16.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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/kxmlgui-5.57.0/autotests/kxmlgui_unittest.cpp 
new/kxmlgui-5.58.0/autotests/kxmlgui_unittest.cpp
--- old/kxmlgui-5.57.0/autotests/kxmlgui_unittest.cpp   2019-04-07 
09:33:53.0 +0200
+++ new/kxmlgui-5.58.0/autotests/kxmlgui_unittest.cpp   2019-05-07 
13:30:16.0 +0200
@@ -1097,3 +1097,14 @@
 
 QCOMPARE(QLocale::system(), originalSystemLocale);
 }
+
+void KXmlGui_UnitTest::testSingleModifierQKeySequenceEndsWithPlus()
+{
+// Check that native texts of the Meta, Alt, Control, Shift, Keypad 
modifiers end in "+"
+// we depend on that in KKeySequenceWidgetPrivate::updateShortcutDisplay()
+
QVERIFY(QKeySequence(Qt::MetaModifier).toString(QKeySequence::NativeText).endsWith(QLatin1Char('+')));
+
QVERIFY(QKeySequence(Qt::AltModifier).toString(QKeySequence::NativeText).endsWith(QLatin1Char('+')));
+
QVERIFY(QKeySequence(Qt::ControlModifier).toString(QKeySequence::NativeText).endsWith(QLatin1Char('+')));
+
QVERIFY(QKeySequence(Qt::ShiftModifier).toString(QKeySequence::NativeText).endsWith(QLatin1Char('+')));
+
QVERIFY(QKeySequence(Qt::KeypadModifier).toString(QKeySequence::NativeText).endsWith(QLatin1Char('+')));
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.57.0/autotests/kxmlgui_unittest.h 
new/kxmlgui-5.58.0/autotests/kxmlgui_unittest.h
--- old/kxmlgui-5.57.0/autotests/kxmlgui_unittest.h 2019-04-07 
09:33:53.0 +0200
+++ new/kxmlgui-5.58.0/autotests/kxmlgui_unittest.h 2019-05-07 
13:30:16.0 +0200
@@ -49,6 +49,7 @@
 void testShortcuts();
 void testPopupMenuParent();
 void testSpecificApplicationLanguageQLocale();
+void testSingleModifierQKeySequenceEndsWithPlus();
 };
 
 #endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kxmlgui for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-04-19 21:24:47

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


Package is "kxmlgui"

Fri Apr 19 21:24:47 2019 rev:68 rq:695257 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-03-21 
09:49:01.754858153 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.5536/kxmlgui.changes
2019-04-19 21:24:48.727906929 +0200
@@ -1,0 +2,9 @@
+Sun Apr 14 20:21:44 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- No code changes since 5.56.0
+
+---

Old:

  kxmlgui-5.56.0.tar.xz

New:

  kxmlgui-5.57.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.8XhR5F/_old  2019-04-19 21:24:49.343907713 +0200
+++ /var/tmp/diff_new_pack.8XhR5F/_new  2019-04-19 21:24:49.347907719 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.56
+%define _tar_path 5.57
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ kxmlgui-5.56.0.tar.xz -> kxmlgui-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.56.0/.gitignore 
new/kxmlgui-5.57.0/.gitignore
--- old/kxmlgui-5.56.0/.gitignore   1970-01-01 01:00:00.0 +0100
+++ new/kxmlgui-5.57.0/.gitignore   2019-04-07 09:33:53.0 +0200
@@ -0,0 +1,21 @@
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build*/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.56.0/CMakeLists.txt 
new/kxmlgui-5.57.0/CMakeLists.txt
--- old/kxmlgui-5.56.0/CMakeLists.txt   2019-03-02 14:50:23.0 +0100
+++ new/kxmlgui-5.57.0/CMakeLists.txt   2019-04-07 09:33:53.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.56.0/po/ca/kxmlgui5.po 
new/kxmlgui-5.57.0/po/ca/kxmlgui5.po
--- old/kxmlgui-5.56.0/po/ca/kxmlgui5.po2019-03-02 14:50:23.0 
+0100
+++ new/kxmlgui-5.57.0/po/ca/kxmlgui5.po2019-04-07 09:33:53.0 
+0200
@@ -1,12 +1,12 @@
 # Translation of kxmlgui5.po to Catalan
-# Copyright (C) 1998-2018 This_file_is_part_of_KDE
+# Copyright (C) 1998-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz , 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez , 2003, 2006, 2011, 2012, 2013, 
2014, 2015, 2016, 2017.
 # Albert Astals Cid , 2004, 2005, 2007.
-# Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2018.
+# Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2018, 2019.
 # Robert Millan , 2009.
 # Orestes Mas , 2010.
 msgid ""
@@ -14,7 +14,7 @@
 "Project-Id-Version: kxmlgui5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-26 03:04+0100\n"
-"PO-Revision-Date: 2018-11-16 17:05+0100\n"
+"PO-Revision-Date: 2019-04-02 20:21+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ 

commit kxmlgui for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-03-21 09:48:58

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


Package is "kxmlgui"

Thu Mar 21 09:48:58 2019 rev:67 rq:686774 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-02-28 
21:32:45.445746735 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.28833/kxmlgui.changes   
2019-03-21 09:49:01.754858153 +0100
@@ -1,0 +2,14 @@
+Sun Mar 10 20:15:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Windows: fix the fix for... etc. Can't use a switch here.
+  * Fix the fix for Windows compilation
+  * Fix compile on windows
+  * [kxmlgui] remove deprecated method
+  * Port deprecated methods
+
+---

Old:

  kxmlgui-5.55.0.tar.xz

New:

  kxmlgui-5.56.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.qHJBLh/_old  2019-03-21 09:49:02.534857942 +0100
+++ /var/tmp/diff_new_pack.qHJBLh/_new  2019-03-21 09:49:02.538857941 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ kxmlgui-5.55.0.tar.xz -> kxmlgui-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.55.0/CMakeLists.txt 
new/kxmlgui-5.56.0/CMakeLists.txt
--- old/kxmlgui-5.55.0/CMakeLists.txt   2019-02-03 01:04:35.0 +0100
+++ new/kxmlgui-5.56.0/CMakeLists.txt   2019-03-02 14:50:23.0 +0100
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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)
 
@@ -62,7 +62,7 @@
 find_package(KF5GlobalAccel ${KF5_DEP_VERSION} REQUIRED)
 endif()
 set (HAVE_GLOBALACCEL ${KF5GlobalAccel_FOUND})
-
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050c00)
 # Subdirectories
 add_definitions(-DTRANSLATION_DOMAIN=\"kxmlgui5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.55.0/autotests/kmainwindow_unittest.cpp 
new/kxmlgui-5.56.0/autotests/kmainwindow_unittest.cpp
--- old/kxmlgui-5.55.0/autotests/kmainwindow_unittest.cpp   2019-02-03 
01:04:35.0 +0100
+++ new/kxmlgui-5.56.0/autotests/kmainwindow_unittest.cpp   2019-03-02 
14:50:23.0 +0100
@@ -32,7 +32,7 @@
 
 void KMainWindow_UnitTest::initTestCase()
 {
-QStandardPaths::enableTestMode(true);
+QStandardPaths::setTestModeEnabled(true);
 
QFile::remove(QStandardPaths::writableLocation(QStandardPaths::ConfigLocation) 
+ QLatin1Char('/') + KSharedConfig::openConfig()->name());
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.55.0/autotests/ktoolbar_unittest.cpp 
new/kxmlgui-5.56.0/autotests/ktoolbar_unittest.cpp
--- old/kxmlgui-5.55.0/autotests/ktoolbar_unittest.cpp  2019-02-03 
01:04:35.0 +0100
+++ new/kxmlgui-5.56.0/autotests/ktoolbar_unittest.cpp  2019-03-02 
14:50:23.0 +0100
@@ -43,7 +43,7 @@
 Q_DECLARE_METATYPE(Qt::KeyboardModifiers)
 
 // Ensure everything uses test paths, including stuff run before main, such as 
the KdePlatformThemePlugin
-void enableTestMode() { QStandardPaths::enableTestMode(true); }
+void enableTestMode() { QStandardPaths::setTestModeEnabled(true); }
 Q_CONSTRUCTOR_FUNCTION(enableTestMode)
 
 class tst_KToolBar : public QObject
diff 

commit kxmlgui for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-02-28 21:32:44

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


Package is "kxmlgui"

Thu Feb 28 21:32:44 2019 rev:66 rq:678722 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-02-14 
14:28:43.519780367 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.28833/kxmlgui.changes   
2019-02-28 21:32:45.445746735 +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:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.49pNkg/_old  2019-02-28 21:32:46.089746532 +0100
+++ /var/tmp/diff_new_pack.49pNkg/_new  2019-02-28 21:32:46.093746531 +0100
@@ -104,6 +104,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
   %if 0%{?suse_version} < 1330




commit kxmlgui for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2019-02-14 14:28:41

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


Package is "kxmlgui"

Thu Feb 14 14:28:41 2019 rev:65 rq:674273 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2019-01-21 
10:22:52.901913870 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.28833/kxmlgui.changes   
2019-02-14 14:28:43.519780367 +0100
@@ -1,0 +2,12 @@
+Sun Feb 10 22:03:19 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:
+  * Build without D-Bus on Android
+  * delete copy constructor and assignment operator of some internal classes
+  * Make KCheckAccelerators less invasive for apps that don't directly link to 
KXmlGui
+
+---

Old:

  kxmlgui-5.54.0.tar.xz

New:

  kxmlgui-5.55.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.i2xZZ2/_old  2019-02-14 14:28:44.035780128 +0100
+++ /var/tmp/diff_new_pack.i2xZZ2/_new  2019-02-14 14:28:44.039780125 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ kxmlgui-5.54.0.tar.xz -> kxmlgui-5.55.0.tar.xz ++
 21359 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2019-01-21 Thread root
Hello community,

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

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


Package is "kxmlgui"

Mon Jan 21 10:22:51 2019 rev:64 rq:665854 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-12-19 
13:44:02.835734534 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.28833/kxmlgui.changes   
2019-01-21 10:22:52.901913870 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:53 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:

  kxmlgui-5.53.0.tar.xz

New:

  kxmlgui-5.54.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.EtIAXj/_old  2019-01-21 10:22:53.289913442 +0100
+++ /var/tmp/diff_new_pack.EtIAXj/_new  2019-01-21 10:22:53.301913429 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kxmlgui
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.53
+%define _tar_path 5.54
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ kxmlgui-5.53.0.tar.xz -> kxmlgui-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.53.0/CMakeLists.txt 
new/kxmlgui-5.54.0/CMakeLists.txt
--- old/kxmlgui-5.53.0/CMakeLists.txt   2018-12-01 16:00:28.0 +0100
+++ new/kxmlgui-5.54.0/CMakeLists.txt   2019-01-06 21:28:06.0 +0100
@@ -1,12 +1,12 @@
-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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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/kxmlgui-5.53.0/po/ca/kxmlgui5.po 
new/kxmlgui-5.54.0/po/ca/kxmlgui5.po
--- old/kxmlgui-5.53.0/po/ca/kxmlgui5.po2018-12-01 16:00:28.0 
+0100
+++ new/kxmlgui-5.54.0/po/ca/kxmlgui5.po2019-01-06 21:28:06.0 
+0100
@@ -1,5 +1,5 @@
 # Translation of kxmlgui5.po to Catalan
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 1998-2018 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.53.0/po/ca@valencia/kxmlgui5.po 
new/kxmlgui-5.54.0/po/ca@valencia/kxmlgui5.po
--- old/kxmlgui-5.53.0/po/ca@valencia/kxmlgui5.po   2018-12-01 
16:00:28.0 +0100
+++ new/kxmlgui-5.54.0/po/ca@valencia/kxmlgui5.po   2019-01-06 
21:28:06.0 +0100
@@ -1,5 +1,5 @@
 # Translation of kxmlgui5.po to Catalan (Valencian)
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 1998-2018 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.53.0/po/en_GB/kxmlgui5.po 
new/kxmlgui-5.54.0/po/en_GB/kxmlgui5.po
--- old/kxmlgui-5.53.0/po/en_GB/kxmlgui5.po 2018-12-01 16:00:28.0 
+0100
+++ 

commit kxmlgui for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2018-12-19 13:44:01

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


Package is "kxmlgui"

Wed Dec 19 13:44:01 2018 rev:63 rq:658598 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-11-14 
14:38:19.551036301 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new.28833/kxmlgui.changes   
2018-12-19 13:44:02.835734534 +0100
@@ -1,0 +2,21 @@
+Mon Dec 10 10:37:44 UTC 2018 - wba...@tmo.at
+
+- Use gcc7 on Leap 42.3 to fix build, compilation fails with the
+  default 4.8
+
+---
+Sun Dec 09 19:43:45 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Use isEmpty()
+  * Qt 5.9 is now the required version
+  * Update the "About KDE" text
+  * Mark member pointer const to tell it will not be changed by design
+  * Use member-function-pointer-based signal/slot connection
+  * krulertest: remove deprecated defunct call
+
+---

Old:

  kxmlgui-5.52.0.tar.xz

New:

  kxmlgui-5.53.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.w5PcuE/_old  2018-12-19 13:44:03.959732956 +0100
+++ /var/tmp/diff_new_pack.w5PcuE/_new  2018-12-19 13:44:03.963732951 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.52
+%define _tar_path 5.53
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -58,6 +58,10 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 BuildRequires:  pkgconfig(x11)
+%if 0%{?suse_version} < 1330
+# It does not build with the default compiler (GCC 4.8) on Leap 42.x
+BuildRequires:  gcc7-c++
+%endif
 
 %description
 libkxmlgui provides a framework for managing menu and toolbar actions in an
@@ -102,6 +106,11 @@
 %setup -q
 
 %build
+  %if 0%{?suse_version} < 1330
+# It does not build with the default compiler (GCC 4.8) on Leap 42.x
+export CC=gcc-7
+export CXX=g++-7
+  %endif
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}
   %make_jobs
 

++ kxmlgui-5.52.0.tar.xz -> kxmlgui-5.53.0.tar.xz ++
 40327 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2018-11-14 14:38:17

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


Package is "kxmlgui"

Wed Nov 14 14:38:17 2018 rev:62 rq:648549 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-10-22 
11:16:24.923586495 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-11-14 
14:38:19.551036301 +0100
@@ -1,0 +2,25 @@
+Sun Nov 11 19:48:08 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:
+  * Remove unused variables
+  * Take 1..n KMainWindows in kRestoreMainWindows
+  * Remove "void" as function argument
+  * Have include guard match header file name
+  * Include own header first
+  * Use single char for concat with QByteArray, not a string
+  * Use more explicit constructors with internal classes
+  * Use QStringLiteral if a final QString is wanted
+  * Use value argument for QLatin1String type in internal API
+  * Use more const ref with arguments in internal API
+  * Add missing "emit"
+  * Do not return void values in void methods
+  * Use Q_OBJECT with all QObject subclasses (helps debugging introspection)
+  * KAboutApplicationDialog: fix typo in apidox
+  * Add categories file
+  * Remove unused variable
+
+---

Old:

  kxmlgui-5.51.0.tar.xz

New:

  kxmlgui-5.52.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.mJ836D/_old  2018-11-14 14:38:19.995035864 +0100
+++ /var/tmp/diff_new_pack.mJ836D/_new  2018-11-14 14:38:19.999035860 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -129,6 +129,7 @@
 %{_kf5_configdir}/ui/
 %{_kf5_libexecdir}/ksendbugmail
 %dir %{_kf5_sharedir}/kxmlgui5/
+%{_kf5_debugdir}/kxmlgui.categories
 
 %files devel
 %{_kf5_libdir}/libKF5XmlGui.so

++ kxmlgui-5.51.0.tar.xz -> kxmlgui-5.52.0.tar.xz ++
 9188 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2018-10-22 11:16:21

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


Package is "kxmlgui"

Mon Oct 22 11:16:21 2018 rev:61 rq:642352 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-10-01 
08:09:58.938238381 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-10-22 
11:16:24.923586495 +0200
@@ -1,0 +2,19 @@
+Tue Oct 16 08:02:43 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:39 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:
+  * Remove unused variable
+  * Fix compile with strict compiler flags
+  * Fix OCS provider URL in about dialog
+  * Fix remaining qWarning to be qCWarning
+  * Remove Qt module prefix from includes
+
+---

Old:

  kxmlgui-5.50.0.tar.xz

New:

  kxmlgui-5.51.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.HTqDSC/_old  2018-10-22 11:16:25.527585849 +0200
+++ /var/tmp/diff_new_pack.HTqDSC/_new  2018-10-22 11:16:25.535585841 +0200
@@ -12,24 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-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:  attica-qt5-devel >= %{_kf5_bugfix_version}

++ kxmlgui-5.50.0.tar.xz -> kxmlgui-5.51.0.tar.xz ++
 2929 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2018-10-01 Thread root
Hello community,

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

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


Package is "kxmlgui"

Mon Oct  1 08:09:56 2018 rev:60 rq:636031 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-08-24 
16:57:05.901573571 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-10-01 
08:09:58.938238381 +0200
@@ -1,0 +2,12 @@
+Thu Sep 13 21:58:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * Make Konqi look good in HiDPI
+  * autotests: see if ru_RU works better than uk in CI.
+  * Add missing parenthese
+
+---

Old:

  kxmlgui-5.49.0.tar.xz

New:

  kxmlgui-5.50.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.ELPPU0/_old  2018-10-01 08:09:59.626238013 +0200
+++ /var/tmp/diff_new_pack.ELPPU0/_new  2018-10-01 08:09:59.630238011 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.49
+%define _tar_path 5.50
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kxmlgui
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1-or-later AND GPL-2.0-or-later

++ kxmlgui-5.49.0.tar.xz -> kxmlgui-5.50.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.49.0/CMakeLists.txt 
new/kxmlgui-5.50.0/CMakeLists.txt
--- old/kxmlgui-5.49.0/CMakeLists.txt   2018-08-04 13:02:17.0 +0200
+++ new/kxmlgui-5.50.0/CMakeLists.txt   2018-09-02 21:36:57.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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/kxmlgui-5.49.0/autotests/kxmlgui_unittest.cpp 
new/kxmlgui-5.50.0/autotests/kxmlgui_unittest.cpp
--- old/kxmlgui-5.49.0/autotests/kxmlgui_unittest.cpp   2018-08-04 
13:02:17.0 +0200
+++ new/kxmlgui-5.50.0/autotests/kxmlgui_unittest.cpp   2018-09-02 
21:36:57.0 +0200
@@ -1083,10 +1083,10 @@
 #if QT_VERSION >= QT_VERSION_CHECK(5, 9, 0)
 const QLocale originalSystemLocale = QLocale::system();
 
-KDEPrivate::setApplicationSpecificLanguage("uk");
+KDEPrivate::setApplicationSpecificLanguage("ru_RU");
 KDEPrivate::initializeLanguages();
 
-QCOMPARE(QLocale::system().language(), QLocale::Ukrainian);
+QCOMPARE(QLocale::system().language(), QLocale::Russian);
 
 KDEPrivate::setApplicationSpecificLanguage("wa");
 KDEPrivate::initializeLanguages();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.49.0/po/af/kxmlgui5.po 
new/kxmlgui-5.50.0/po/af/kxmlgui5.po
--- old/kxmlgui-5.49.0/po/af/kxmlgui5.po2018-08-04 13:02:17.0 
+0200
+++ new/kxmlgui-5.50.0/po/af/kxmlgui5.po2018-09-02 21:36:57.0 
+0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4 stable\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-04-14 03:24+0200\n"
+"POT-Creation-Date: 2018-08-16 09:06+0200\n"
 "PO-Revision-Date: 2006-01-12 16:33+0200\n"
 "Last-Translator: JUANITA FRANZ \n"
 "Language-Team: AFRIKAANS \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.49.0/po/ar/kxmlgui5.po 
new/kxmlgui-5.50.0/po/ar/kxmlgui5.po
--- old/kxmlgui-5.49.0/po/ar/kxmlgui5.po2018-08-04 13:02:17.0 
+0200
+++ new/kxmlgui-5.50.0/po/ar/kxmlgui5.po2018-09-02 21:36:57.0 
+0200
@@ -2,7 

commit kxmlgui for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2018-08-24 16:57:04

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


Package is "kxmlgui"

Fri Aug 24 16:57:04 2018 rev:59 rq:630642 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-07-21 
10:16:32.315082084 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-08-24 
16:57:05.901573571 +0200
@@ -1,0 +2,11 @@
+Sun Aug 19 09:19:30 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:
+  * Fix KMainWindow saving incorrect widget settings (kde#395988)
+  * Honor BUILD_TESTING
+
+---

Old:

  kxmlgui-5.48.0.tar.xz

New:

  kxmlgui-5.49.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.yToI2u/_old  2018-08-24 16:57:06.297574040 +0200
+++ /var/tmp/diff_new_pack.yToI2u/_new  2018-08-24 16:57:06.301574044 +0200
@@ -16,16 +16,22 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.48
+%define _tar_path 5.49
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
 Name:   kxmlgui
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Framework for managing menu and toolbar actions
+License:LGPL-2.1-or-later AND GPL-2.0-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:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
@@ -41,9 +47,10 @@
 BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Qt5Core) >= 5.6.0
 # Now requires private headers
 BuildRequires:  libqt5-qtbase-private-headers-devel
+BuildRequires:  pkgconfig
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  cmake(Qt5PrintSupport) >= 5.6.0
@@ -51,13 +58,6 @@
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 BuildRequires:  pkgconfig(x11)
-Summary:Framework for managing menu and toolbar actions
-License:LGPL-2.1-or-later AND GPL-2.0-or-later
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libkxmlgui provides a framework for managing menu and toolbar actions in an
@@ -65,15 +65,15 @@
 in the application code. The framework supports merging of multiple
 description for example for integrating actions from plugins.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Framework for managing menu and toolbar actions
 Group:  System/GUI/KDE
 Obsoletes:  libKF5XmlGui4
 %if %{with lang}
-Recommends: %lname-lang = %{version}
+Recommends: %{lname}-lang = %{version}
 %endif
 
-%description -n %lname
+%description -n %{lname}
 libkxmlgui provides a framework for managing menu and toolbar actions in an
 abstract way. The actions are configured through a XML description and hooks
 in the application code. The framework supports merging of multiple
@@ -82,7 +82,7 @@
 %package devel
 Summary:Framework for managing menu and toolbar actions
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   kconfig-devel >= %{_kf5_bugfix_version}
 Requires:   kconfigwidgets-devel >= %{_kf5_bugfix_version}
@@ -96,7 +96,8 @@
 in the application code. The framework supports merging of multiple
 description for example for integrating actions from plugins. Development 
files.
 
-%lang_package -n %lname
+%lang_package -n %{lname}
+
 %prep
 %setup -q
 
@@ -114,24 +115,22 @@
 %find_lang %{name}5
 %endif
 
-%post -n %lname -p /sbin/ldconfig
-
-%postun -n %lname -p /sbin/ldconfig
+%post -n 

commit kxmlgui for openSUSE:Factory

2018-07-21 Thread root
Hello community,

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

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


Package is "kxmlgui"

Sat Jul 21 10:16:30 2018 rev:58 rq:623320 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-06-22 
13:24:43.778276396 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-07-21 
10:16:32.315082084 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:45 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:

  kxmlgui-5.47.0.tar.xz

New:

  kxmlgui-5.48.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.SMwJZz/_old  2018-07-21 10:16:33.347081841 +0200
+++ /var/tmp/diff_new_pack.SMwJZz/_new  2018-07-21 10:16:33.351081840 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.47.0
+Version:5.48.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0
@@ -41,9 +41,9 @@
 BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
 # Now requires private headers
 BuildRequires:  libqt5-qtbase-private-headers-devel
-BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
 BuildRequires:  cmake(Qt5PrintSupport) >= 5.6.0

++ kxmlgui-5.47.0.tar.xz -> kxmlgui-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.47.0/CMakeLists.txt 
new/kxmlgui-5.48.0/CMakeLists.txt
--- old/kxmlgui-5.47.0/CMakeLists.txt   2018-06-02 20:09:41.0 +0200
+++ new/kxmlgui-5.48.0/CMakeLists.txt   2018-07-08 00:33:34.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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/kxmlgui-5.47.0/po/id/kxmlgui5.po 
new/kxmlgui-5.48.0/po/id/kxmlgui5.po
--- old/kxmlgui-5.47.0/po/id/kxmlgui5.po2018-06-02 20:09:41.0 
+0200
+++ new/kxmlgui-5.48.0/po/id/kxmlgui5.po2018-07-08 00:33:34.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-04-14 03:24+0200\n"
-"PO-Revision-Date: 2018-05-31 22:01+0700\n"
+"PO-Revision-Date: 2018-06-17 20:50+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -566,7 +566,7 @@
 #: kbugreport.cpp:484
 #, kde-format
 msgid "Bug report sent, thank you for your input."
-msgstr "Laporan kutu telah dikirim, terima kasih untuk masukan anda."
+msgstr "Laporan kutu telah dikirim, terima kasih untuk intput anda."
 
 #: kbugreport.cpp:493
 #, kde-format
@@ -902,7 +902,7 @@
 #, kde-format
 msgctxt "What the user inputs now will be taken as the new shortcut"
 msgid "Input"
-msgstr "Masukan"
+msgstr "Input"
 
 #: kkeysequencewidget.cpp:675 kshortcuteditwidget.cpp:67
 #: kshortcuteditwidget.cpp:70
@@ -919,7 +919,7 @@
 #: kkeysequencewidget.cpp:722
 #, kde-format
 msgid "Unsupported Key"
-msgstr "Tombol Tak Didukung"
+msgstr "Tuts Tak Didukung"
 
 #: kmainwindow.cpp:244
 #, kde-format
@@ -1124,9 +1124,9 @@
 "(e.g. 'Copy') 

commit kxmlgui for openSUSE:Factory

2018-06-22 Thread root
Hello community,

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

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


Package is "kxmlgui"

Fri Jun 22 13:24:42 2018 rev:57 rq:616794 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-05-18 
14:24:28.473920273 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-06-22 
13:24:43.778276396 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:26:07 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:
+  * None
+
+---

Old:

  kxmlgui-5.46.0.tar.xz

New:

  kxmlgui-5.47.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.SpvNcp/_old  2018-06-22 13:24:44.370254520 +0200
+++ /var/tmp/diff_new_pack.SpvNcp/_new  2018-06-22 13:24:44.374254372 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.46.0
+Version:5.47.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0

++ kxmlgui-5.46.0.tar.xz -> kxmlgui-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.46.0/CMakeLists.txt 
new/kxmlgui-5.47.0/CMakeLists.txt
--- old/kxmlgui-5.46.0/CMakeLists.txt   2018-05-05 15:01:19.0 +0200
+++ new/kxmlgui-5.47.0/CMakeLists.txt   2018-06-02 20:09:41.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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/kxmlgui-5.46.0/po/id/kxmlgui5.po 
new/kxmlgui-5.47.0/po/id/kxmlgui5.po
--- old/kxmlgui-5.46.0/po/id/kxmlgui5.po2018-05-05 15:01:19.0 
+0200
+++ new/kxmlgui-5.47.0/po/id/kxmlgui5.po2018-06-02 20:09:41.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-04-14 03:24+0200\n"
-"PO-Revision-Date: 2018-04-03 23:33+0700\n"
+"PO-Revision-Date: 2018-05-31 22:01+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -226,7 +226,7 @@
 "improvement then you are welcome to use the bug tracking system to register "
 "your wish. Make sure you use the severity called \"Wishlist\"."
 msgstr ""
-"Peranti lunak selalu dapat ditingkatkan, dan Tim KDE siap untuk "
+"Perangkat lunak selalu dapat ditingkatkan, dan Tim KDE siap untuk "
 "melakukannya. Tapi, anda - sebagai pengguna - harus memberitahu kami jika "
 "sesuatu tidak berjalan sebagaimana mestinya atau seharusnya dapat berjalan "
 "dengan lebih baik.KDE memiliki sistem pelacakan bug. Kunjungi %2.Thank you very much in "
 "advance for your support."
 msgstr ""
-"Peranti lunak KDE tersedia secara dan akan selalu gratis, tapi biaya "
+"Perangkat lunak KDE tersedia secara dan akan selalu gratis, tapi biaya "
 "membuatnya tidak gratis.Untuk mendukung pengembangan komunitas "
 "KDE membentuk KDE e.V., sebuah organisasi non-profit yang secara hukum "
 "didirikan di Jerman. KDE e.V. mewakili proyek KDE dalam masalah hukum dan "
@@ -404,7 +404,7 @@
 #: kbugreport.cpp:213
 #, kde-format
 msgid "no version set (programmer error)"
-msgstr "tak ada versi yang diatur (galat pemrogram)"
+msgstr "tak ada versi yang diatur (error pemrogram)"
 
 #: kbugreport.cpp:226
 #, kde-format
@@ -476,7 +476,7 @@
 "Untuk menyampaikan laporan bug, klik tombol di bawah. Ini akan membuka "
 "jendela penelusur web pada 

commit kxmlgui for openSUSE:Factory

2018-05-18 Thread root
Hello community,

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

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


Package is "kxmlgui"

Fri May 18 14:24:24 2018 rev:56 rq:607594 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-04-19 
15:19:15.087935132 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-05-18 
14:24:28.473920273 +0200
@@ -1,0 +2,11 @@
+Sun May 13 21:03:07 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:
+  * Use override
+  * Warning--
+
+---

Old:

  kxmlgui-5.45.0.tar.xz

New:

  kxmlgui-5.46.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.1DXYrA/_old  2018-05-18 14:24:29.141895755 +0200
+++ /var/tmp/diff_new_pack.1DXYrA/_new  2018-05-18 14:24:29.145895609 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.45.0
+Version:5.46.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0

++ kxmlgui-5.45.0.tar.xz -> kxmlgui-5.46.0.tar.xz ++
 10201 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2018-04-19 Thread root
Hello community,

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

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


Package is "kxmlgui"

Thu Apr 19 15:19:13 2018 rev:55 rq:596907 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-03-20 
21:48:23.419542363 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-04-19 
15:19:15.087935132 +0200
@@ -1,0 +2,10 @@
+Sat Apr 14 13:19:06 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Remove not necessary QtCore and co
+
+---

Old:

  kxmlgui-5.44.0.tar.xz

New:

  kxmlgui-5.45.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.boCMCO/_old  2018-04-19 15:19:15.635913189 +0200
+++ /var/tmp/diff_new_pack.boCMCO/_new  2018-04-19 15:19:15.639913029 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.44.0
+Version:5.45.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0

++ kxmlgui-5.44.0.tar.xz -> kxmlgui-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.44.0/CMakeLists.txt 
new/kxmlgui-5.45.0/CMakeLists.txt
--- old/kxmlgui-5.44.0/CMakeLists.txt   2018-03-03 11:07:51.0 +0100
+++ new/kxmlgui-5.45.0/CMakeLists.txt   2018-04-07 21:40:16.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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)
 
@@ -35,7 +35,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus Xml 
Network PrintSupport)
 
 find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.44.0/autotests/kactioncollectiontest.cpp 
new/kxmlgui-5.45.0/autotests/kactioncollectiontest.cpp
--- old/kxmlgui-5.44.0/autotests/kactioncollectiontest.cpp  2018-03-03 
11:07:51.0 +0100
+++ new/kxmlgui-5.45.0/autotests/kactioncollectiontest.cpp  2018-04-07 
21:40:16.0 +0200
@@ -1,7 +1,7 @@
 #include 
 #include "kactioncollectiontest.h"
 #include 
-#include 
+#include 
 
 #include 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.44.0/autotests/kmainwindow_unittest.h 
new/kxmlgui-5.45.0/autotests/kmainwindow_unittest.h
--- old/kxmlgui-5.44.0/autotests/kmainwindow_unittest.h 2018-03-03 
11:07:51.0 +0100
+++ new/kxmlgui-5.45.0/autotests/kmainwindow_unittest.h 2018-04-07 
21:40:16.0 +0200
@@ -20,7 +20,7 @@
 #ifndef KMAINWINDOW_UNITTEST_H
 #define KMAINWINDOW_UNITTEST_H
 
-#include 
+#include 
 
 class KMainWindow_UnitTest : public QObject
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.44.0/autotests/kxmlgui_unittest.h 
new/kxmlgui-5.45.0/autotests/kxmlgui_unittest.h
--- old/kxmlgui-5.44.0/autotests/kxmlgui_unittest.h 2018-03-03 
11:07:51.0 +0100
+++ new/kxmlgui-5.45.0/autotests/kxmlgui_unittest.h 2018-04-07 
21:40:16.0 +0200
@@ -20,7 +20,7 @@
 #ifndef KXMLGUI_UNITTEST_H
 #define KXMLGUI_UNITTEST_H
 
-#include 
+#include 
 
 class KXmlGui_UnitTest : public QObject
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit kxmlgui for openSUSE:Factory

2018-03-20 Thread root
Hello community,

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

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


Package is "kxmlgui"

Tue Mar 20 21:48:21 2018 rev:54 rq:586863 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-02-16 
21:35:00.74531 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-03-20 
21:48:23.419542363 +0100
@@ -1,0 +2,15 @@
+Mon Mar 12 23:29:42 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * Explicity include  to fix build with Qt 5.11
+  * Fix build with Qt < 5.9
+  * Reset QLocale internals when we have a custom app language
+  * Do not allow to configure separator actions via context menu
+  * Don't show context menu menu if right-clicking outside (kde#373653)
+  * Improve KSwitchLanguageDialogPrivate::fillApplicationLanguages
+
+---

Old:

  kxmlgui-5.43.0.tar.xz

New:

  kxmlgui-5.44.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.KIV9VB/_old  2018-03-20 21:48:24.783493244 +0100
+++ /var/tmp/diff_new_pack.KIV9VB/_new  2018-03-20 21:48:24.787493100 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.43.0
+Version:5.44.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0
@@ -41,6 +41,8 @@
 BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
+# Now requires private headers
+BuildRequires:  libqt5-qtbase-private-headers-devel
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
@@ -50,7 +52,7 @@
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 BuildRequires:  pkgconfig(x11)
 Summary:Framework for managing menu and toolbar actions
-License:LGPL-2.1+ and GPL-2.0+
+License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz

++ kxmlgui-5.43.0.tar.xz -> kxmlgui-5.44.0.tar.xz ++
 12634 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2018-02-16 21:34:57

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


Package is "kxmlgui"

Fri Feb 16 21:34:57 2018 rev:53 rq:576565 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-01-22 
16:03:54.710935814 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-02-16 
21:35:00.74531 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:10 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:

  kxmlgui-5.42.0.tar.xz

New:

  kxmlgui-5.43.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.5P9KNK/_old  2018-02-16 21:35:01.567970633 +0100
+++ /var/tmp/diff_new_pack.5P9KNK/_new  2018-02-16 21:35:01.567970633 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.42.0
+Version:5.43.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0

++ kxmlgui-5.42.0.tar.xz -> kxmlgui-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.42.0/CMakeLists.txt 
new/kxmlgui-5.43.0/CMakeLists.txt
--- old/kxmlgui-5.42.0/CMakeLists.txt   2018-01-07 17:22:13.0 +0100
+++ new/kxmlgui-5.43.0/CMakeLists.txt   2018-02-05 13:04:05.0 +0100
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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/kxmlgui-5.42.0/po/gl/kxmlgui5.po 
new/kxmlgui-5.43.0/po/gl/kxmlgui5.po
--- old/kxmlgui-5.42.0/po/gl/kxmlgui5.po2018-01-07 17:22:13.0 
+0100
+++ new/kxmlgui-5.43.0/po/gl/kxmlgui5.po2018-02-05 13:04:05.0 
+0100
@@ -10,13 +10,13 @@
 # Xosé , 2010.
 # Marce Villarino , 2011, 2012, 2013, 2014.
 # Adrián Chaves Fernández , 2015, 2016, 2017.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-11-13 03:08+0100\n"
-"PO-Revision-Date: 2017-10-04 22:28+0100\n"
+"PO-Revision-Date: 2018-01-21 13:36+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -64,21 +64,18 @@
 msgstr "Bib"
 
 #: kaboutapplicationdialog.cpp:186
-#, fuzzy, kde-format
-#| msgid ""
-#| "Please use http://bugs.kde.org\;>http://bugs.kde.org to "
-#| "report bugs.\n"
+#, kde-format
 msgid ""
 "Please use https://bugs.kde.org\;>https://bugs.kde.org to "
 "report bugs.\n"
 msgstr ""
-"Por favor, faga uso de http://bugs.kde.org\;>http://bugs.kde.org para informar de fallos.\n"
+"Use https://bugs.kde.org\;>https://bugs.kde.org para informar "
+"de fallos.\n"
 
 #: kaboutapplicationdialog.cpp:192
 #, kde-format
 msgid "Please report bugs to %2.\n"
-msgstr "Informe de calquera fallo a %2.\n"
+msgstr "Informe de fallos a %2.\n"
 
 #: kaboutapplicationdialog.cpp:218
 #, kde-format
@@ -304,7 +301,7 @@
 #: kaboutkdedialog_p.cpp:135
 #, kde-format
 msgid " Bugs or Wishes"
-msgstr " dun fallo ou suxestión"
+msgstr " de fallos ou suxestións"
 
 #: kaboutkdedialog_p.cpp:136
 #, kde-format
@@ -475,12 +472,7 @@
 "Se preme «Enviar», enviaráselle unha mensaxe ao mantenedor deste 

commit kxmlgui for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2018-01-22 16:03:53

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


Package is "kxmlgui"

Mon Jan 22 16:03:53 2018 rev:52 rq:566714 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2018-01-09 
14:45:12.802250902 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-01-22 
16:03:54.710935814 +0100
@@ -1,0 +2,13 @@
+Tue Jan 16 22:50:21 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
+  * KMainWindow_UnitTest: fix path used for wiping the config file
+  * API dox: make doxygen cover session related macros & functions again
+  * Disconnect shortcutedit slot on widget destruction (kde#387307)
+
+---

Old:

  kxmlgui-5.41.0.tar.xz

New:

  kxmlgui-5.42.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.kNDOmE/_old  2018-01-22 16:03:55.394903809 +0100
+++ /var/tmp/diff_new_pack.kNDOmE/_new  2018-01-22 16:03:55.394903809 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kxmlgui
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.41.0
+Version:5.42.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0

++ kxmlgui-5.41.0.tar.xz -> kxmlgui-5.42.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.41.0/.reviewboardrc 
new/kxmlgui-5.42.0/.reviewboardrc
--- old/kxmlgui-5.41.0/.reviewboardrc   2017-12-02 21:09:39.0 +0100
+++ new/kxmlgui-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/kxmlgui'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.41.0/CMakeLists.txt 
new/kxmlgui-5.42.0/CMakeLists.txt
--- old/kxmlgui-5.41.0/CMakeLists.txt   2017-12-02 21:09:39.0 +0100
+++ new/kxmlgui-5.42.0/CMakeLists.txt   2018-01-07 17:22:13.0 +0100
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.41.0  NO_MODULE)
+find_package(ECM 5.42.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.41.0/autotests/kmainwindow_unittest.cpp 
new/kxmlgui-5.42.0/autotests/kmainwindow_unittest.cpp
--- old/kxmlgui-5.41.0/autotests/kmainwindow_unittest.cpp   2017-12-02 
21:09:39.0 +0100
+++ new/kxmlgui-5.42.0/autotests/kmainwindow_unittest.cpp   2018-01-07 
17:22:13.0 +0100
@@ -32,12 +32,12 @@
 void KMainWindow_UnitTest::initTestCase()
 {
 QStandardPaths::enableTestMode(true);
-
QFile::remove(QStandardPaths::writableLocation(QStandardPaths::ConfigLocation) 
+ KSharedConfig::openConfig()->name());
+
QFile::remove(QStandardPaths::writableLocation(QStandardPaths::ConfigLocation) 
+ QLatin1Char('/') + KSharedConfig::openConfig()->name());
 }
 
 void KMainWindow_UnitTest::cleanupTestCase()
 {
-
QFile::remove(QStandardPaths::writableLocation(QStandardPaths::ConfigLocation) 
+ KSharedConfig::openConfig()->name());
+

commit kxmlgui for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2018-01-09 14:45:12

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


Package is "kxmlgui"

Tue Jan  9 14:45:12 2018 rev:51 rq:559474 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-11-16 
14:41:36.969361074 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2018-01-09 
14:45:12.802250902 +0100
@@ -1,0 +2,12 @@
+Sun Dec 17 09:43:49 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * Compile with stricter compilation flags
+  * Use qCDebug
+  * Fix translation of toolbar name when it has i18n context
+
+---

Old:

  kxmlgui-5.40.0.tar.xz

New:

  kxmlgui-5.41.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.wROQ5H/_old  2018-01-09 14:45:13.702208700 +0100
+++ /var/tmp/diff_new_pack.wROQ5H/_new  2018-01-09 14:45:13.706208513 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.40.0
+Version:5.41.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0

++ kxmlgui-5.40.0.tar.xz -> kxmlgui-5.41.0.tar.xz ++
 29680 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2017-11-16 14:41:34

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


Package is "kxmlgui"

Thu Nov 16 14:41:34 2017 rev:50 rq:541692 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-10-27 
13:58:54.783052512 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-11-16 
14:41:36.969361074 +0100
@@ -1,0 +2,12 @@
+Mon Nov 13 07:01:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * I18n is always a QString
+  * Use const'ref here
+  * Use https for KDE urls
+
+---

Old:

  kxmlgui-5.39.0.tar.xz

New:

  kxmlgui-5.40.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.NsspMy/_old  2017-11-16 14:41:37.569339299 +0100
+++ /var/tmp/diff_new_pack.NsspMy/_new  2017-11-16 14:41:37.573339154 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.39.0
+Version:5.40.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0

++ kxmlgui-5.39.0.tar.xz -> kxmlgui-5.40.0.tar.xz ++
 8060 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2017-10-27 13:58:54

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


Package is "kxmlgui"

Fri Oct 27 13:58:54 2017 rev:49 rq:536357 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-09-19 
16:27:30.144402986 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-10-27 
13:58:54.783052512 +0200
@@ -1,0 +2,14 @@
+Mon Oct 23 06:41:44 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:
+  * Parallel autotests (step 2) : don't run ktoolbar_unittest in parallel with 
others
+  * Parallel autotests (step 1) : use different filenames.
+  * Remove horrendous eventFilter-on-paintEvent hack from KToolBar.
+  * Fix KToolBar repaint loop BUG: 365050 BUG: 377859 Differential Revision: 
https://phabricator.kde.org/D7954 (kde#365050, kde#377859)
+  * Drop KAction references from kxmlgui apidox
+
+---

Old:

  kxmlgui-5.38.0.tar.xz

New:

  kxmlgui-5.39.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.N7yUKV/_old  2017-10-27 13:58:56.102990811 +0200
+++ /var/tmp/diff_new_pack.N7yUKV/_new  2017-10-27 13:58:56.102990811 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.38.0
+Version:5.39.0
 Release:0
 BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake >= 3.0

++ kxmlgui-5.38.0.tar.xz -> kxmlgui-5.39.0.tar.xz ++
 5471 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2017-09-19 Thread root
Hello community,

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

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


Package is "kxmlgui"

Tue Sep 19 16:27:26 2017 rev:48 rq:526679 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-08-24 
17:59:11.734986459 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-09-19 
16:27:30.144402986 +0200
@@ -1,0 +2,16 @@
+Tue Sep 12 07:11:18 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:
+  * Save up a bunch of stat() calls on application start
+  * Fix KHelpMenu position on Wayland
+  * Remove checks for Qt < 5.6, now that even 5.7 is required.
+  * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
+  * Drop broken mid-button click handling (kde#383162)
+  * KUndoActions: use actionCollection to set the shortcut
+  * autotest: output filename on error
+
+---

Old:

  kxmlgui-5.37.0.tar.xz

New:

  kxmlgui-5.38.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.LbKJDQ/_old  2017-09-19 16:27:31.064272643 +0200
+++ /var/tmp/diff_new_pack.LbKJDQ/_new  2017-09-19 16:27:31.068272077 +0200
@@ -18,26 +18,29 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%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:   kxmlgui
-Version:5.37.0
+Version:5.38.0
 Release:0
-%define kf5_version %{version}
-BuildRequires:  attica-qt5-devel >= %{_tar_path}
+BuildRequires:  attica-qt5-devel >= %{_kf5_bugfix_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:  kcoreaddons-devel >= %{_tar_path}
+BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel >= %{_tar_path}
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kiconthemes-devel >= %{_tar_path}
-BuildRequires:  kitemviews-devel >= %{_tar_path}
-BuildRequires:  ktextwidgets-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  kwindowsystem-devel >= %{_tar_path}
+BuildRequires:  kglobalaccel-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kitemviews-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5Core) >= 5.6.0
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Network) >= 5.6.0
@@ -79,8 +82,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfig-devel >= %{_tar_path}
-Requires:   kconfigwidgets-devel >= %{_tar_path}
+Requires:   kconfig-devel >= %{_kf5_bugfix_version}
+Requires:   kconfigwidgets-devel >= %{_kf5_bugfix_version}
 Requires:   cmake(Qt5DBus) >= 5.6.0
 Requires:   cmake(Qt5Widgets) >= 5.6.0
 Requires:   cmake(Qt5Xml) >= 5.6.0

++ kxmlgui-5.37.0.tar.xz -> kxmlgui-5.38.0.tar.xz ++
 19788 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2017-08-24 17:59:09

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


Package is "kxmlgui"

Thu Aug 24 17:59:09 2017 rev:47 rq:516705 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-07-17 
10:26:20.580407420 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-08-24 
17:59:11.734986459 +0200
@@ -1,0 +2,15 @@
+Sat Aug 12 09:23:41 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 :
+  * API dox: use official name "D-Bus"
+  * API dox: fixes of typos & markup mistakes
+  * Drop usage of KDE_DEFAULT_WINDOWFLAGS
+  * API dox: fix another usage of KMainWindow in KXmlGuiWindow text
+  * API dox: fix outdated note about KXmlGuiWindow constructor window flags arg
+  * API dox: fix usage of KMainWindow in KXmlGuiWindow constructor text copy
+
+---

Old:

  kxmlgui-5.36.0.tar.xz

New:

  kxmlgui-5.37.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.In7Ylu/_old  2017-08-24 17:59:13.898681704 +0200
+++ /var/tmp/diff_new_pack.In7Ylu/_new  2017-08-24 17:59:13.914679452 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   kxmlgui
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.36.0.tar.xz -> kxmlgui-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.36.0/CMakeLists.txt 
new/kxmlgui-5.37.0/CMakeLists.txt
--- old/kxmlgui-5.36.0/CMakeLists.txt   2017-07-02 10:13:30.0 +0200
+++ new/kxmlgui-5.37.0/CMakeLists.txt   2017-08-06 20:12:58.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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)
 
@@ -35,7 +35,7 @@
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus Xml 
Network PrintSupport)
 
 find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.36.0/po/gl/kxmlgui5.po 
new/kxmlgui-5.37.0/po/gl/kxmlgui5.po
--- old/kxmlgui-5.36.0/po/gl/kxmlgui5.po2017-07-02 10:13:30.0 
+0200
+++ new/kxmlgui-5.37.0/po/gl/kxmlgui5.po2017-08-06 20:12:58.0 
+0200
@@ -10,14 +10,14 @@
 # Xosé , 2010.
 # Marce Villarino , 2011, 2012, 2013, 2014.
 # Adrián Chaves Fernández , 2015, 2016, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-17 03:03+0200\n"
-"PO-Revision-Date: 2017-02-02 21:34+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-07-28 09:59+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -35,12 +35,9 @@
 msgstr "Sobre %1"
 
 #: kaboutapplicationdialog.cpp:98
-#, fuzzy, kde-format
-#| msgid ""
-#| "%1Version %2"
+#, kde-format
 msgid "%1Version %2"
-msgstr ""
-"%1Versión %2"
+msgstr "%1Versión %2"
 
 #: kaboutapplicationdialog.cpp:136
 #, kde-format
@@ -53,22 +50,18 @@
 msgstr ""
 
 #: kaboutapplicationdialog.cpp:155
-#, fuzzy, kde-format
-#| msgid ""
-#| "Using:KDE Frameworks %1Qt %2 (built against %3)The %4 windowing system"
+#, kde-format
 msgid ""
 "KDE 

commit kxmlgui for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2017-07-17 10:26:19

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


Package is "kxmlgui"

Mon Jul 17 10:26:19 2017 rev:46 rq:509939 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-07-05 
23:53:45.495788614 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-07-17 
10:26:20.580407420 +0200
@@ -1,0 +2,14 @@
+Wed Jul 12 07:14:03 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:
+  * API dox: add notes to KActionCollection about QAction ownership handling
+  * KKeySequenceWidget: make it possible to record Ctrl+Num+1 as a shortcut.
+  * Revert "When building menu hyerarchies, parent menus to their containers"
+  * Revert "use transientparent directly"
+  * [FEATURE] Option to build & install QCH file with the public API dox
+
+---

Old:

  kxmlgui-5.35.0.tar.xz

New:

  kxmlgui-5.36.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.JyqcTM/_old  2017-07-17 10:26:21.080336942 +0200
+++ /var/tmp/diff_new_pack.JyqcTM/_new  2017-07-17 10:26:21.084336378 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   kxmlgui
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.35.0.tar.xz -> kxmlgui-5.36.0.tar.xz ++
 4608 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2017-07-05 23:53:43

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


Package is "kxmlgui"

Wed Jul  5 23:53:43 2017 rev:45 rq:502977 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-06-01 
16:21:56.206475495 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-07-05 
23:53:45.495788614 +0200
@@ -1,0 +2,14 @@
+Sun Jun 11 09:27:44 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:
+  * Set main window as parent of stand-alone popup menus
+  * API dox: Use doxygen notation to have comments used
+  * API dox: note CamelCase includes by @class tag with more classes
+  * use transientparent directly
+  * When building menu hyerarchies, parent menus to their containers
+
+---

Old:

  kxmlgui-5.34.0.tar.xz

New:

  kxmlgui-5.35.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.GiBr6z/_old  2017-07-05 23:53:46.611631434 +0200
+++ /var/tmp/diff_new_pack.GiBr6z/_new  2017-07-05 23:53:46.615630871 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   kxmlgui
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.34.0.tar.xz -> kxmlgui-5.35.0.tar.xz ++
 2973 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2017-06-01 16:21:55

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


Package is "kxmlgui"

Thu Jun  1 16:21:55 2017 rev:44 rq:495074 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-04-30 
21:21:51.833907014 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-06-01 
16:21:56.206475495 +0200
@@ -1,0 +2,15 @@
+Mon May 15 13:53:16 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * kcm_useraccount is dead, long live user_manager
+  * Reproducible builds: drop version from XMLGUI_COMPILING_OS
+  * Fix: DOCTYPE name must match root element type
+  * Fix wrong usage of ANY in kpartgui.dtd
+  * Use non-deprecated  root element
+  * API dox fixes: replace 0 with nullptr or remove where not applied
+
+---

Old:

  kxmlgui-5.33.0.tar.xz

New:

  kxmlgui-5.34.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.E2ArBk/_old  2017-06-01 16:21:56.842385825 +0200
+++ /var/tmp/diff_new_pack.E2ArBk/_new  2017-06-01 16:21:56.846385261 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   kxmlgui
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.33.0.tar.xz -> kxmlgui-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.33.0/CMakeLists.txt 
new/kxmlgui-5.34.0/CMakeLists.txt
--- old/kxmlgui-5.33.0/CMakeLists.txt   2017-04-01 21:43:37.0 +0200
+++ new/kxmlgui-5.34.0/CMakeLists.txt   2017-05-06 14:02:38.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.33.0/autotests/kxmlgui_unittest.cpp 
new/kxmlgui-5.34.0/autotests/kxmlgui_unittest.cpp
--- old/kxmlgui-5.33.0/autotests/kxmlgui_unittest.cpp   2017-04-01 
21:43:37.0 +0200
+++ new/kxmlgui-5.34.0/autotests/kxmlgui_unittest.cpp   2017-05-06 
14:02:38.0 +0200
@@ -53,7 +53,7 @@
 {
 const QByteArray xml =
 "\n"
-"\n"
+"\n"
 "<" + toplevelTag + " version=\"" + QByteArray::number(version) + "\" 
name=\"foo\" >\n"
 "\n";
 file.write(xml);
@@ -129,7 +129,7 @@
  "\n" << "3";
 QTest::newRow("two digits") <<
 "\n"
-"\n" << 
"42";
+"\n" << "42";
 QTest::newRow("with spaces") << // as found in dirfilterplugin.rc for 
instance
  "\n"
  "\n" << 
"1";
@@ -137,10 +137,10 @@
 "\n"
 "\n" << 
QString() /*error*/;
 QTest::newRow("with a comment") << // as found in kmail.rc
-"\n"
+"\n"
 "\n"
-"\n" << "452";
+"\n" << "452";
 }
 
 void KXmlGui_UnitTest::testFindVersionNumber()
@@ -377,8 +377,8 @@
 qDebug() << "Now merging the part";
 
 const QByteArray partXml =
-"\n"
-"\n"
+"\n"
+"\n"
 "\n"
 " Go\n"
 "  \n"
@@ -397,7 +397,7 @@
 "  \n"
 " \n"
 "\n"
-"\n";
+"\n";
 
 TestGuiClient partClient(partXml);
 partClient.createActions(QStringList() << QStringLiteral("go_previous") << 
QStringLiteral("go_next") << QStringLiteral("first_page") <<
diff -urN 

commit kxmlgui for openSUSE:Factory

2017-04-30 Thread root
Hello community,

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

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


Package is "kxmlgui"

Sun Apr 30 21:21:49 2017 rev:43 rq:492095 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-04-17 
10:23:23.215062899 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-04-30 
21:21:51.833907014 +0200
@@ -1,0 +2,12 @@
+Sat Apr 15 10:11:57 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.
+  * Fix outdated usages of NULL in API dox/comments
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  kxmlgui-5.32.0.tar.xz

New:

  kxmlgui-5.33.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.eWy1wR/_old  2017-04-30 21:21:52.609797615 +0200
+++ /var/tmp/diff_new_pack.eWy1wR/_new  2017-04-30 21:21:52.609797615 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   kxmlgui
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.32.0.tar.xz -> kxmlgui-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.32.0/CMakeLists.txt 
new/kxmlgui-5.33.0/CMakeLists.txt
--- old/kxmlgui-5.32.0/CMakeLists.txt   2017-03-04 17:22:33.0 +0100
+++ new/kxmlgui-5.33.0/CMakeLists.txt   2017-04-01 21:43:37.0 +0200
@@ -1,12 +1,12 @@
 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(KXmlGui VERSION ${KF5_VERSION})
 
 # ECM setup
 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/kxmlgui-5.32.0/po/gl/kxmlgui5.po 
new/kxmlgui-5.33.0/po/gl/kxmlgui5.po
--- old/kxmlgui-5.32.0/po/gl/kxmlgui5.po2017-03-04 17:22:33.0 
+0100
+++ new/kxmlgui-5.33.0/po/gl/kxmlgui5.po2017-04-01 21:43:37.0 
+0200
@@ -32,7 +32,7 @@
 #: kaboutapplicationdialog.cpp:81 khelpmenu.cpp:290
 #, kde-format
 msgid "About %1"
-msgstr "Acerca de %1"
+msgstr "Sobre %1"
 
 #: kaboutapplicationdialog.cpp:98
 #, fuzzy, kde-format
@@ -50,7 +50,7 @@
 #: kaboutapplicationdialog.cpp:148
 #, kde-format
 msgid ""
-msgstr " de"
+msgstr ""
 
 #: kaboutapplicationdialog.cpp:155
 #, fuzzy, kde-format
@@ -202,7 +202,7 @@
 #: kaboutkdedialog_p.cpp:43
 #, kde-format
 msgid "About KDE"
-msgstr "Acerca de KDE"
+msgstr "Sobre KDE"
 
 #: kaboutkdedialog_p.cpp:46
 #, kde-format
@@ -230,7 +230,7 @@
 "entidade única controla nin os esforzos nin os produtos de KDE excluíndo os "
 "demais. Todo o mundo é benvido a unirse e colaborar con KDE, vostede "
 "incluído.Visite %2 para obter máis "
-"información acerca da comunidade KDE e do software que produce."
+"información sobre a comunidade KDE e do software que produce."
 
 #: kaboutkdedialog_p.cpp:74
 #, kde-format
@@ -266,7 +266,7 @@
 "Non hai que ser programador para ser membro do Equipo de KDE. Pode "
 "unirse ás equipas nacionais para traducir as interfaces dos programas. Pode "
 "fornecer gráficos, temas, sons, e mellorar a documentación. Vostede decide!"
-"Visite %1 para obter información acerca de "
+"Visite %1 para obter información sobre "
 "proxectos nos que pode participar.Se precisa máis información ou "
 "documentación, unha visita a %2 informarao do que "
 "necesita."
@@ -291,7 +291,7 @@
 "gratis. Para contribuír co desenvolvemento, a comunidade de KDE "
 "creou KDE e.V., unha organización sen ánimo de lucro fundada en Alemaña. KDE "
 "e.V. representa á comunidade KDE en asuntos legais e financeiros. Consulte "
-"%1 para obter información acerca de KDE e.V.KDE "
+"%1 para obter información sobre KDE e.V.KDE "
 "benefíciase de distintos tipos de achegas, 

commit kxmlgui for openSUSE:Factory

2017-04-17 Thread root
Hello community,

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

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


Package is "kxmlgui"

Mon Apr 17 10:23:21 2017 rev:42 rq:486734 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-03-28 
15:13:01.783688230 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-04-17 
10:23:23.215062899 +0200
@@ -1,0 +2,6 @@
+Fri Apr  7 11:14:17 UTC 2017 - wba...@tmo.at
+
+- Drop use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
+  as we don't build against Qt 5.5.1 any more
+
+---

Old:

  use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.YZcFf7/_old  2017-04-17 10:23:24.310907705 +0200
+++ /var/tmp/diff_new_pack.YZcFf7/_new  2017-04-17 10:23:24.310907705 +0200
@@ -52,9 +52,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 
use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable 
usage of setFallbackSessionManagementEnabled function
-# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.310
-Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -97,9 +94,6 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%if 0%{?is_opensuse} || 0%{?suse_version} > 1315
-%patch0 -p1
-%endif
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}




commit kxmlgui for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2017-03-28 15:13:00

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


Package is "kxmlgui"

Tue Mar 28 15:13:00 2017 rev:41 rq:481544 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-03-03 
17:22:50.505107225 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-03-28 
15:13:01.783688230 +0200
@@ -1,0 +2,13 @@
+Sun Mar 19 14:51: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:
+  * Commit translations from l10n-kf5
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Upgrade KF5 version to 5.32.0.
+  * Don't use KConfig keys with backslashes
+
+---

Old:

  kxmlgui-5.31.0.tar.xz

New:

  kxmlgui-5.32.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.bC0EET/_old  2017-03-28 15:13:02.375604381 +0200
+++ /var/tmp/diff_new_pack.bC0EET/_new  2017-03-28 15:13:02.375604381 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   kxmlgui
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.31.0.tar.xz -> kxmlgui-5.32.0.tar.xz ++
 4013 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2017-03-03 17:22:49

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


Package is "kxmlgui"

Fri Mar  3 17:22:49 2017 rev:40 rq:461473 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2017-02-03 
17:46:45.755746453 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-03-03 
17:22:50.505107225 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:35:22 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:

  kxmlgui-5.30.0.tar.xz

New:

  kxmlgui-5.31.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.QTWSea/_old  2017-03-03 17:22:51.376983897 +0100
+++ /var/tmp/diff_new_pack.QTWSea/_new  2017-03-03 17:22:51.376983897 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kxmlgui
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -38,13 +38,13 @@
 BuildRequires:  ktextwidgets-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.5.0
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Network) >= 5.5.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
-BuildRequires:  cmake(Qt5Xml) >= 5.5.0
+BuildRequires:  cmake(Qt5Core) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Network) >= 5.6.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 BuildRequires:  pkgconfig(x11)
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1+ and GPL-2.0+
@@ -53,7 +53,7 @@
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-UPSTREAM 
use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable 
usage of setFallbackSessionManagementEnabled function
-# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.300
+# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.310
 Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -84,9 +84,9 @@
 Requires:   extra-cmake-modules
 Requires:   kconfig-devel >= %{_tar_path}
 Requires:   kconfigwidgets-devel >= %{_tar_path}
-Requires:   cmake(Qt5DBus) >= 5.5.0
-Requires:   cmake(Qt5Widgets) >= 5.5.0
-Requires:   cmake(Qt5Xml) >= 5.5.0
+Requires:   cmake(Qt5DBus) >= 5.6.0
+Requires:   cmake(Qt5Widgets) >= 5.6.0
+Requires:   cmake(Qt5Xml) >= 5.6.0
 
 %description devel
 libkxmlgui provides a framework for managing menu and toolbar actions in an

++ kxmlgui-5.30.0.tar.xz -> kxmlgui-5.31.0.tar.xz ++
 36033 lines of diff (skipped)

++ use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch ++
--- /var/tmp/diff_new_pack.QTWSea/_old  2017-03-03 17:22:51.852916576 +0100
+++ /var/tmp/diff_new_pack.QTWSea/_new  2017-03-03 17:22:51.852916576 +0100
@@ -2,7 +2,7 @@
 index c384b67..b8fd216 100644
 --- a/src/kmainwindow.cpp
 +++ b/src/kmainwindow.cpp
-@@ -216,7 +216,7 @@ KMainWindow::KMainWindow(KMainWindowPrivate , QWidget 
*parent, Qt::WindowFlag
+@@ -216,7 +216,7 @@ KMainWindow::KMainWindow(KMainWindowPriv
  void KMainWindowPrivate::init(KMainWindow *_q)
  {
  q = _q;
@@ -10,4 +10,4 @@
 +#if QT_VERSION >= QT_VERSION_CHECK(5, 5, 1)
  QGuiApplication::setFallbackSessionManagementEnabled(false);
  #endif
- q->setAnimated(q->style()->styleHint(QStyle::SH_Widget_Animate, 0, q));
+ q->setAnimated(q->style()->styleHint(QStyle::SH_Widget_Animate, nullptr, 
q));




commit kxmlgui for openSUSE:Factory

2017-02-03 Thread root
Hello community,

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

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-12-17 
11:15:03.983607144 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2017-02-03 
17:46:45.755746453 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:44:30 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:

  kxmlgui-5.29.0.tar.xz

New:

  kxmlgui-5.30.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.xrkknS/_old  2017-02-03 17:46:46.523637762 +0100
+++ /var/tmp/diff_new_pack.xrkknS/_new  2017-02-03 17:46:46.523637762 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kxmlgui
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   kxmlgui
-Version:5.29.0
+Version:5.30.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel >= %{_tar_path}
@@ -53,7 +53,7 @@
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-UPSTREAM 
use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable 
usage of setFallbackSessionManagementEnabled function
-# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.290
+# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#95.300
 Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kxmlgui-5.29.0.tar.xz -> kxmlgui-5.30.0.tar.xz ++
 866502 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-11-17 12:38:25

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-10-28 
12:24:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-11-17 
12:38:26.0 +0100
@@ -1,0 +2,8 @@
+Sat Nov  5 22:12:37 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * Allow using new style connect in KActionCollection::addAction
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  kxmlgui-5.27.0.tar.xz

New:

  kxmlgui-5.28.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.2bGDru/_old  2016-11-17 12:38:27.0 +0100
+++ /var/tmp/diff_new_pack.2bGDru/_new  2016-11-17 12:38:27.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   kxmlgui
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.27.0.tar.xz -> kxmlgui-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.27.0/CMakeLists.txt 
new/kxmlgui-5.28.0/CMakeLists.txt
--- old/kxmlgui-5.27.0/CMakeLists.txt   2016-10-02 12:02:24.0 +0200
+++ new/kxmlgui-5.28.0/CMakeLists.txt   2016-11-05 16:00:35.0 +0100
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.27.0  NO_MODULE)
+find_package(ECM 5.28.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,8 +21,8 @@
 include(KDECMakeSettings)
 include(ECMQtDeclareLoggingCategory)
 
-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 KXMLGUI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.27.0/autotests/kactioncategorytest.cpp 
new/kxmlgui-5.28.0/autotests/kactioncategorytest.cpp
--- old/kxmlgui-5.27.0/autotests/kactioncategorytest.cpp2016-10-02 
12:02:24.0 +0200
+++ new/kxmlgui-5.28.0/autotests/kactioncategorytest.cpp2016-11-05 
16:00:35.0 +0100
@@ -13,8 +13,8 @@
 KActionCategory category2(QStringLiteral("category2"), );
 
 // Check that the name is correct
-QCOMPARE(category1.text(), QString("category1"));
-QCOMPARE(category2.text(), QString("category2"));
+QCOMPARE(category1.text(), QStringLiteral("category1"));
+QCOMPARE(category2.text(), QStringLiteral("category2"));
 
 // Check that the parent is correct
 QCOMPARE(category1.collection(), );
@@ -28,7 +28,7 @@
 
 // Change the text
 category1.setText(QStringLiteral("Other Text"));
-QCOMPARE(category1.text(), QString("Other Text"));
+QCOMPARE(category1.text(), QStringLiteral("Other Text"));
 }
 
 void tst_KActionCategory::tstSynchronization()
@@ -126,7 +126,7 @@
 // const QObject *receiver = NULL,
 // const char *member = NULL);
 QAction *action4 = category.addAction(KStandardAction::Quit, 
QStringLiteral("myownname"));
-QCOMPARE(action4->objectName(), QString("myownname"));
+QCOMPARE(action4->objectName(), QStringLiteral("myownname"));
 QCOMPARE(category.actions().count(action4), 1);
 QCOMPARE(collection.actions().count(action4), 1);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.27.0/autotests/kactioncollectiontest.cpp 
new/kxmlgui-5.28.0/autotests/kactioncollectiontest.cpp
--- old/kxmlgui-5.27.0/autotests/kactioncollectiontest.cpp  2016-10-02 
12:02:24.0 +0200
+++ new/kxmlgui-5.28.0/autotests/kactioncollectiontest.cpp  2016-11-05 
16:00:35.0 +0100
@@ -162,12 +162,12 @@
 
 collection->addAction(QStringLiteral("a"), a);
 QVERIFY(collection->actions().contains(a));
-QVERIFY(collection->action("a") == a);
+QVERIFY(collection->action(QStringLiteral("a")) == a);
 
 collection->addAction(QStringLiteral("a"), b);
 

commit kxmlgui for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-10-28 12:24:38

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-09-14 
23:29:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-10-28 
12:24:39.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  2 13:01:19 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:

  kxmlgui-5.26.0.tar.xz

New:

  kxmlgui-5.27.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.YeJ128/_old  2016-10-28 12:24:40.0 +0200
+++ /var/tmp/diff_new_pack.YeJ128/_new  2016-10-28 12:24:40.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   kxmlgui
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.26.0.tar.xz -> kxmlgui-5.27.0.tar.xz ++
 851508 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-09-14 23:29:25

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-08-29 
15:12:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-09-14 
23:29:26.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep  6 20:54:47 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * Port to Donate standard action
+  * Port away from deprecated authorizeKAction
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  kxmlgui-5.25.0.tar.xz

New:

  kxmlgui-5.26.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.C1ymks/_old  2016-09-14 23:29:27.0 +0200
+++ /var/tmp/diff_new_pack.C1ymks/_new  2016-09-14 23:29:27.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   kxmlgui
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.25.0.tar.xz -> kxmlgui-5.26.0.tar.xz ++
 3642 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

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

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-07-15 
12:40:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-08-29 
15:12:37.0 +0200
@@ -1,0 +2,10 @@
+Sun Aug  7 21:58:02 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * Fix minimum size hint (cut-off text) (kde#312667)
+  * [KToggleToolBarAction] Honor action/options_show_toolbar restriction
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  kxmlgui-5.24.0.tar.xz

New:

  kxmlgui-5.25.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.1u1LnW/_old  2016-08-29 15:12:38.0 +0200
+++ /var/tmp/diff_new_pack.1u1LnW/_new  2016-08-29 15:12:38.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   kxmlgui
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -38,13 +38,13 @@
 BuildRequires:  ktextwidgets-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.4.0
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Network) >= 5.4.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
-BuildRequires:  cmake(Qt5Xml) >= 5.4.0
+BuildRequires:  cmake(Qt5Core) >= 5.5.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Network) >= 5.5.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5Xml) >= 5.5.0
 BuildRequires:  pkgconfig(x11)
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1+ and GPL-2.0+
@@ -84,9 +84,9 @@
 Requires:   extra-cmake-modules
 Requires:   kconfig-devel >= %{_tar_path}
 Requires:   kconfigwidgets-devel >= %{_tar_path}
-Requires:   cmake(Qt5DBus) >= 5.4.0
-Requires:   cmake(Qt5Widgets) >= 5.4.0
-Requires:   cmake(Qt5Xml) >= 5.4.0
+Requires:   cmake(Qt5DBus) >= 5.5.0
+Requires:   cmake(Qt5Widgets) >= 5.5.0
+Requires:   cmake(Qt5Xml) >= 5.5.0
 
 %description devel
 libkxmlgui provides a framework for managing menu and toolbar actions in an

++ kxmlgui-5.24.0.tar.xz -> kxmlgui-5.25.0.tar.xz ++
 3956 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-07-15 12:40:52

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-07-03 
12:25:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-07-15 
12:40:55.0 +0200
@@ -1,0 +2,12 @@
+Wed Jul  6 15:07:00 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * KXMLGui: Fix merge indices when removing xmlgui clients with
+actions in groups (kde#64754)
+  * Don't warn about "file found in compat location" if it wasn't
+found at all
+  * Add donate menu item to help menu of our apps
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kxmlgui-5.23.0.tar.xz

New:

  kxmlgui-5.24.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.aybt0K/_old  2016-07-15 12:40:56.0 +0200
+++ /var/tmp/diff_new_pack.aybt0K/_new  2016-07-15 12:40:56.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kxmlgui
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.23.0.tar.xz -> kxmlgui-5.24.0.tar.xz ++
 5609 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-07-03 12:25:57

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-05-19 
12:10:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-07-03 
12:25:58.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun  6 21:28:34 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * Right-clicking the menu bar of an application will now longer
+allow bypassing
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  kxmlgui-5.22.0.tar.xz

New:

  kxmlgui-5.23.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.0w9LeG/_old  2016-07-03 12:25:59.0 +0200
+++ /var/tmp/diff_new_pack.0w9LeG/_new  2016-07-03 12:25:59.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   kxmlgui
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.22.0.tar.xz -> kxmlgui-5.23.0.tar.xz ++
 15934 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

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

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-04-12 
19:28:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-05-19 
12:10:12.0 +0200
@@ -1,0 +2,7 @@
+Sat May  7 18:34:37 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  kxmlgui-5.21.0.tar.xz

New:

  kxmlgui-5.22.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.LX1qGP/_old  2016-05-19 12:10:13.0 +0200
+++ /var/tmp/diff_new_pack.LX1qGP/_new  2016-05-19 12:10:13.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   kxmlgui
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.21.0.tar.xz -> kxmlgui-5.22.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.21.0/CMakeLists.txt 
new/kxmlgui-5.22.0/CMakeLists.txt
--- old/kxmlgui-5.21.0/CMakeLists.txt   2016-04-03 23:06:23.0 +0200
+++ new/kxmlgui-5.22.0/CMakeLists.txt   2016-05-07 17:27:24.0 +0200
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.21.0  NO_MODULE)
+find_package(ECM 5.22.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,8 +21,8 @@
 include(KDECMakeSettings)
 include(ECMQtDeclareLoggingCategory)
 
-set(KF5_VERSION "5.21.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
+set(KF5_VERSION "5.22.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KXMLGUI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.21.0/po/gl/kxmlgui5.po 
new/kxmlgui-5.22.0/po/gl/kxmlgui5.po
--- old/kxmlgui-5.21.0/po/gl/kxmlgui5.po2016-04-03 23:06:23.0 
+0200
+++ new/kxmlgui-5.22.0/po/gl/kxmlgui5.po2016-05-07 17:27:24.0 
+0200
@@ -9,13 +9,13 @@
 # Marce Villarino , 2009, 2010, 2011, 2012.
 # Xosé , 2010.
 # Marce Villarino , 2011, 2012, 2013, 2014.
-# Adrián Chaves Fernández , 2015.
+# Adrián Chaves Fernández , 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-03-06 07:15+\n"
-"PO-Revision-Date: 2015-11-07 11:11+0100\n"
+"PO-Revision-Date: 2016-04-18 13:35+0100\n"
 "Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
 "Language-Team: Galician \n"
@@ -911,10 +911,8 @@
 msgstr "Máis accións"
 
 #: kshortcutschemeseditor.cpp:91
-#, fuzzy
-#| msgid "Shortcut Schemes"
 msgid "Save shortcuts to scheme"
-msgstr "Esquemas de atallos"
+msgstr "Gardar os atallos no esquema"
 
 #: kshortcutschemeseditor.cpp:93
 msgid "Export Scheme..."
@@ -962,14 +960,12 @@
 msgstr "Importar atallos"
 
 #: kshortcutschemeseditor.cpp:200
-#, fuzzy
-#| msgid "The removal request was successfully registered."
 msgid "Shortcut scheme successfully saved."
-msgstr "A solicitude de eliminación foi rexistrada con éxito."
+msgstr "Gardouse o esquema de atallos."
 
 #: kshortcutschemeseditor.cpp:203
 msgid "Error saving the shortcut scheme."
-msgstr ""
+msgstr "Produciuse un erro ao gardar o esquema de atallos."
 
 #: kshortcutsdialog.cpp:85
 msgid ""
@@ -980,10 +976,8 @@
 "para o novo?"
 
 #: kshortcutsdialog.cpp:135
-#, fuzzy
-#| msgid "New Scheme"
 msgid "Manage "
-msgstr "Esquema novo"
+msgstr "Xestionar os e"
 
 #: kshortcutsdialog.cpp:154
 msgid "Configure Shortcuts"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.21.0/po/is/kxmlgui5.po 
new/kxmlgui-5.22.0/po/is/kxmlgui5.po
--- old/kxmlgui-5.21.0/po/is/kxmlgui5.po2016-04-03 23:06:23.0 
+0200
+++ 

commit kxmlgui for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-04-12 19:28:30

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-03-16 
10:32:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-04-12 
19:28:31.0 +0200
@@ -1,0 +2,16 @@
+Wed Apr  6 08:50:12 UTC 2016 - alarr...@suse.com
+
+- Don't apply use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
+  in SLE12 since Qt 5.5.1 in SLE12 is not patched to support the new 
+  session management API from 5.6.0 .
+
+---
+Mon Apr  4 14:22:57 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Fix editing toolbars loses plugged actions
+  * 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:

  kxmlgui-5.20.0.tar.xz

New:

  kxmlgui-5.21.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.4ocH0e/_old  2016-04-12 19:28:32.0 +0200
+++ /var/tmp/diff_new_pack.4ocH0e/_new  2016-04-12 19:28:32.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   kxmlgui
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -38,13 +38,13 @@
 BuildRequires:  ktextwidgets-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5Core) >= 5.3.0
-BuildRequires:  cmake(Qt5DBus) >= 5.3.0
-BuildRequires:  cmake(Qt5Network) >= 5.3.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
-BuildRequires:  cmake(Qt5Xml) >= 5.3.0
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Network) >= 5.4.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5Xml) >= 5.4.0
 BuildRequires:  pkgconfig(x11)
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1+ and GPL-2.0+
@@ -84,9 +84,9 @@
 Requires:   extra-cmake-modules
 Requires:   kconfig-devel >= %{_tar_path}
 Requires:   kconfigwidgets-devel >= %{_tar_path}
-Requires:   cmake(Qt5DBus) >= 5.3.0
-Requires:   cmake(Qt5Widgets) >= 5.3.0
-Requires:   cmake(Qt5Xml) >= 5.3.0
+Requires:   cmake(Qt5DBus) >= 5.4.0
+Requires:   cmake(Qt5Widgets) >= 5.4.0
+Requires:   cmake(Qt5Xml) >= 5.4.0
 
 %description devel
 libkxmlgui provides a framework for managing menu and toolbar actions in an
@@ -97,7 +97,9 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%if 0%{?is_opensuse} || 0%{?suse_version} > 1315
 %patch0 -p1
+%endif
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++ kxmlgui-5.20.0.tar.xz -> kxmlgui-5.21.0.tar.xz ++
 10229 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

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

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-03-02 
14:20:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-03-16 
10:32:22.0 +0100
@@ -1,0 +2,27 @@
+Sun Mar  6 10:03:25 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * Use non-native Language name as fallback
+  * Fix session management broken since KF5 / Qt5
+(kde#354724, boo#955280)
+  * Shortcut schemes: support globally installed schemes
+  * Use Qt's qHash(QKeySequence) when building against Qt 5.6+
+  * Shortcut schemes: fix bug where two KXMLGUIClients with the
+same name overwrite each other's scheme file
+  * kxmlguiwindowtest: add shortcuts dialog, for testing the
+shortcut schemes editor
+  * Shortcut schemes: improve usability by changing texts in GUI
+  * Shortcut schemes: improve scheme list combo
+(automatic size, don't clear on unknown scheme)
+  * Shortcut schemes: don't prepend the guiclient name
+to the filename
+  * Shortcut schemes: create dir before trying to save
+a new shortcut scheme
+  * Shortcut schemes: restore layout margin, it looks
+very cramped otherwise
+  * Fix memory leak in KXmlGui startup hook
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+- Drop upstreamed fix-session-saving.patch
+
+---

Old:

  fix-session-saving.patch
  kxmlgui-5.19.0.tar.xz

New:

  kxmlgui-5.20.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.PHsiK3/_old  2016-03-16 10:32:23.0 +0100
+++ /var/tmp/diff_new_pack.PHsiK3/_new  2016-03-16 10:32:23.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   kxmlgui
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -52,11 +52,9 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM fix-session-saving.patch -- kde#354724, boo#955280
-Patch0: fix-session-saving.patch
 # PATCH-FIX-UPSTREAM 
use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable 
usage of setFallbackSessionManagementEnabled function
-# with Qt 5.5.1, as we have the qtbase patch backported -- kde#354724, 
boo#955280
-Patch1: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
+# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#955280
+Patch0: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -100,7 +98,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++ kxmlgui-5.19.0.tar.xz -> kxmlgui-5.20.0.tar.xz ++
 38112 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2016-03-02 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-03-02 14:20:23

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-02-24 
18:57:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-03-02 
14:20:24.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 26 14:56:56 UTC 2016 - wba...@tmo.at
+
+- Enable use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
+  unconditionally, the updated libqt5-qtbase is in Tumbleweed now
+
+---



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.trLsmF/_old  2016-03-02 14:20:25.0 +0100
+++ /var/tmp/diff_new_pack.trLsmF/_new  2016-03-02 14:20:25.0 +0100
@@ -55,7 +55,7 @@
 # PATCH-FIX-UPSTREAM fix-session-saving.patch -- kde#354724, boo#955280
 Patch0: fix-session-saving.patch
 # PATCH-FIX-UPSTREAM 
use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable 
usage of setFallbackSessionManagementEnabled function
-# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#955280
+# with Qt 5.5.1, as we have the qtbase patch backported -- kde#354724, 
boo#955280
 Patch1: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -100,9 +100,7 @@
 %prep
 %setup -q
 %patch0 -p1
-%if 0%{?suse_version} == 1315 && 0%{?is_opensuse}
 %patch1 -p1
-%endif
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}




commit kxmlgui for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-02-24 18:57:36

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2016-01-20 
09:48:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-02-24 
18:57:37.0 +0100
@@ -1,0 +2,21 @@
+Mon Feb 22 16:16:03 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Add and enable use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
+  on 42.1 Leap only, for now (kde#354724, boo#955280)
+
+---
+Wed Feb 17 22:07:24 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Added fix-session-saving.patch (kde#354724, boo#955280)
+
+---
+Sat Feb  6 18:08:39 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * Add option to disable KGlobalAccel at compilation time
+  * Repair path to app shortcut scheme
+  * Fix listing of shortcut files (wrong QDir usage)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  kxmlgui-5.18.0.tar.xz

New:

  fix-session-saving.patch
  kxmlgui-5.19.0.tar.xz
  use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.pR4vwB/_old  2016-02-24 18:57:38.0 +0100
+++ /var/tmp/diff_new_pack.pR4vwB/_new  2016-02-24 18:57:38.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   kxmlgui
-Version:5.18.0
+Version:5.19.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -52,6 +52,11 @@
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
+# PATCH-FIX-UPSTREAM fix-session-saving.patch -- kde#354724, boo#955280
+Patch0: fix-session-saving.patch
+# PATCH-FIX-UPSTREAM 
use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch -- We can enable 
usage of setFallbackSessionManagementEnabled function
+# with Qt 5.5.1, as we have the qtbase patch backported. For now only apppy 
patch on 42.1 Leap, as TW doesn't have that patch yet -- #354724, boo#955280
+Patch1: use-setFallbackSessionManagementEnabled-API-with-5.5.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -94,6 +99,10 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
+%if 0%{?suse_version} == 1315 && 0%{?is_opensuse}
+%patch1 -p1
+%endif
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++ fix-session-saving.patch ++
>From f7cbcc77722256db084d3b0ab6ce76173e959f0e Mon Sep 17 00:00:00 2001
From: Andreas Hartmetz 
Date: Fri, 19 Feb 2016 19:37:36 +0100
Subject: [PATCH 1/1] Fix session management broken since KF5 / Qt5.

Requires Qt 5.6 branch not more than a few days old, or >= 5.6.0
when it is released.
Parts of the fix are:
- Call QGuiApplication::setFallbackSessionManagementEnabled(false)
  to prevent application suicide through a mechanism that tries to
  help applications without any proper session management support,
  but badly interferes with applications that do implement proper
  session management, such as KDE applications.
- Add back commitData[Request] handling. For some reason it was
  removed during porting.
- Change the returned types of saveState() and commitData() to void.
  The return values were unused.

BUG: 354724
---
 src/kmainwindow.cpp | 44 +---
 src/kmainwindow_p.h |  3 ++-
 2 files changed, 43 insertions(+), 4 deletions(-)

diff --git a/src/kmainwindow.cpp b/src/kmainwindow.cpp
index cae655d..c384b67 100644
--- a/src/kmainwindow.cpp
+++ b/src/kmainwindow.cpp
@@ -121,13 +121,15 @@ KMWSessionManager::KMWSessionManager()
 {
 connect(qApp, SIGNAL(saveStateRequest(QSessionManager&)),
 this, SLOT(saveState(QSessionManager&)));
+connect(qApp, SIGNAL(commitDataRequest(QSessionManager&)),
+this, SLOT(commitData(QSessionManager&)));
 }
 
 KMWSessionManager::~KMWSessionManager()
 {
 }
 
-bool KMWSessionManager::saveState(QSessionManager )
+void KMWSessionManager::saveState(QSessionManager )
 {
 KConfigGui::setSessionConfig(sm.sessionId(), sm.sessionKey());
 
@@ -158,8 +160,42 @@ bool 

commit kxmlgui for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2016-01-20 09:48:45

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-12-29 
12:55:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2016-01-20 
09:48:46.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  2 17:45:45 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:

  kxmlgui-5.17.0.tar.xz

New:

  kxmlgui-5.18.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.KXsHQn/_old  2016-01-20 09:48:47.0 +0100
+++ /var/tmp/diff_new_pack.KXsHQn/_new  2016-01-20 09:48:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kxmlgui
 #
-# 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   libKF5XmlGui5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   kxmlgui
-Version:5.17.0
+Version:5.18.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.17.0.tar.xz -> kxmlgui-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.17.0/CMakeLists.txt 
new/kxmlgui-5.18.0/CMakeLists.txt
--- old/kxmlgui-5.17.0/CMakeLists.txt   2015-12-06 22:42:36.0 +0100
+++ new/kxmlgui-5.18.0/CMakeLists.txt   2016-01-02 17:54:49.0 +0100
@@ -4,7 +4,7 @@
 
 # ECM setup
 include(FeatureSummary)
-find_package(ECM 5.17.0  NO_MODULE)
+find_package(ECM 5.18.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -21,8 +21,8 @@
 include(KDECMakeSettings)
 include(ECMQtDeclareLoggingCategory)
 
-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 KXMLGUI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.17.0/po/ast/kxmlgui5.po 
new/kxmlgui-5.18.0/po/ast/kxmlgui5.po
--- old/kxmlgui-5.17.0/po/ast/kxmlgui5.po   2015-12-06 22:42:36.0 
+0100
+++ new/kxmlgui-5.18.0/po/ast/kxmlgui5.po   2016-01-02 17:54:49.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-11-27 03:25+\n"
-"PO-Revision-Date: 2015-12-05 19:56+0100\n"
+"PO-Revision-Date: 2015-12-10 02:02+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian <>\n"
 "Language: ast_ES\n"
@@ -960,9 +960,8 @@
 msgstr "Desaniciar"
 
 #: kshortcutschemeseditor.cpp:78
-#, fuzzy
 msgid "More Actions"
-msgstr "Más Aiciones"
+msgstr "Más aiciones"
 
 #: kshortcutschemeseditor.cpp:82
 #, fuzzy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.17.0/po/el/kxmlgui5.po 
new/kxmlgui-5.18.0/po/el/kxmlgui5.po
--- old/kxmlgui-5.17.0/po/el/kxmlgui5.po2015-12-06 22:42:36.0 
+0100
+++ new/kxmlgui-5.18.0/po/el/kxmlgui5.po2016-01-02 17:54:49.0 
+0100
@@ -21,14 +21,14 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-11-27 03:25+\n"
-"PO-Revision-Date: 2015-11-06 10:08+0200\n"
+"PO-Revision-Date: 2015-12-13 14:15+0200\n"
 "Last-Translator: Dimitris Kardarakos \n"
 "Language-Team: Greek \n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: kaboutapplicationdialog.cpp:81 khelpmenu.cpp:271
@@ -62,7 +62,7 @@
 "%4 windowing system"
 msgstr ""
 "Χρησιμοποιούνται:KDE Frameworks %1Qt %2 (κατασκευασμένη με "
-"%3)Τοπαραθυρικό σύστημα%4 "

commit kxmlgui for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-12-29 12:55:07

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-11-24 
22:25:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-12-29 
12:55:08.0 +0100
@@ -1,0 +2,8 @@
+Thu Dec 10 23:11:17 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * Don't call QCoreApplication::setQuitLockEnabled(true) on init.
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  kxmlgui-5.16.0.tar.xz

New:

  kxmlgui-5.17.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.JYppGx/_old  2015-12-29 12:55:10.0 +0100
+++ /var/tmp/diff_new_pack.JYppGx/_new  2015-12-29 12:55:10.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   kxmlgui
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.16.0.tar.xz -> kxmlgui-5.17.0.tar.xz ++
 5181 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

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

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-10-19 
22:28:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-11-24 
22:25:30.0 +0100
@@ -1,0 +2,14 @@
+Sun Nov  8 17:05:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * kmainwindow: Pre-fill translator information when available.
+(kde#345320)
+  * Allow to bind the contextmenu key (lower right) to shortcuts
+(kde#165542)
+  * Add function to query standards xml file location
+  * Allow kxmlgui framework to be used without any installed files
+  * Add missing required dependencies
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  kxmlgui-5.15.0.tar.xz

New:

  kxmlgui-5.16.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.ZYRrAm/_old  2015-11-24 22:25:31.0 +0100
+++ /var/tmp/diff_new_pack.ZYRrAm/_new  2015-11-24 22:25:31.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   kxmlgui
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -29,6 +29,7 @@
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel >= %{_tar_path}
 BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
+BuildRequires:  kcoreaddons-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
 BuildRequires:  kglobalaccel-devel >= %{_tar_path}
 BuildRequires:  ki18n-devel >= %{_tar_path}
@@ -122,7 +123,6 @@
 %{_kf5_libdir}/libKF5XmlGui.so.*
 %{_kf5_configdir}/ui/
 %{_kf5_libexecdir}/ksendbugmail
-%{_kf5_datadir}/kxmlgui/
 %dir %{_kf5_sharedir}/kxmlgui5/
 
 %files devel

++ kxmlgui-5.15.0.tar.xz -> kxmlgui-5.16.0.tar.xz ++
 8173 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-10-19 22:28:46

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-09-24 
07:14:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-10-19 
22:28:47.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct  5 17:37:39 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * Make it possible to import/export shortcut schemes symmetrically
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---

Old:

  kxmlgui-5.14.0.tar.xz

New:

  kxmlgui-5.15.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.YStQVB/_old  2015-10-19 22:28:48.0 +0200
+++ /var/tmp/diff_new_pack.YStQVB/_new  2015-10-19 22:28:48.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   kxmlgui
-Version:5.14.0
+Version:5.15.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.14.0.tar.xz -> kxmlgui-5.15.0.tar.xz ++
 7924 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

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

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-09-02 
07:48:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-09-24 
07:14:29.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep  8 17:13:37 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * Fix KSwitchLanguageDialog not showing most languages
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  kxmlgui-5.13.0.tar.xz

New:

  kxmlgui-5.14.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.SZojt8/_old  2015-09-24 07:14:30.0 +0200
+++ /var/tmp/diff_new_pack.SZojt8/_new  2015-09-24 07:14:30.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   kxmlgui
-Version:5.13.0
+Version:5.14.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++ kxmlgui-5.13.0.tar.xz -> kxmlgui-5.14.0.tar.xz ++
 5354 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-09-02 07:48:50

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


Package is "kxmlgui"

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-07-14 
17:29:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-09-02 
07:48:51.0 +0200
@@ -1,0 +2,12 @@
+Tue Aug  4 19:20:48 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 method behavior KShortcutsEditorPrivate::importConfiguration
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  kxmlgui-5.12.0.tar.xz

New:

  kxmlgui-5.13.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.n10WwR/_old  2015-09-02 07:48:52.0 +0200
+++ /var/tmp/diff_new_pack.n10WwR/_new  2015-09-02 07:48:52.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   kxmlgui
-Version:5.12.0
+Version:5.13.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}
@@ -37,13 +37,13 @@
 BuildRequires:  ktextwidgets-devel >= %{_tar_path}
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kwindowsystem-devel >= %{_tar_path}
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
+BuildRequires:  cmake(Qt5Core) >= 5.3.0
+BuildRequires:  cmake(Qt5DBus) >= 5.3.0
+BuildRequires:  cmake(Qt5Network) >= 5.3.0
+BuildRequires:  cmake(Qt5PrintSupport) >= 5.3.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5Xml) >= 5.3.0
 BuildRequires:  pkgconfig(x11)
 Summary:Framework for managing menu and toolbar actions
 License:LGPL-2.1+ and GPL-2.0+
@@ -80,9 +80,9 @@
 Requires:   extra-cmake-modules
 Requires:   kconfig-devel >= %{_tar_path}
 Requires:   kconfigwidgets-devel >= %{_tar_path}
-Requires:   pkgconfig(Qt5DBus) >= 5.2.0
-Requires:   pkgconfig(Qt5Widgets) >= 5.2.0
-Requires:   pkgconfig(Qt5Xml) >= 5.2.0
+Requires:   cmake(Qt5DBus) >= 5.3.0
+Requires:   cmake(Qt5Widgets) >= 5.3.0
+Requires:   cmake(Qt5Xml) >= 5.3.0
 
 %description devel
 libkxmlgui provides a framework for managing menu and toolbar actions in an

++ kxmlgui-5.12.0.tar.xz -> kxmlgui-5.13.0.tar.xz ++
 19590 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-07-14 17:29:48

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-06-23 
12:12:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-07-14 
17:29:50.0 +0200
@@ -1,0 +2,8 @@
+Sun Jul  5 18:45:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * Don't show KDE Frameworks version in the About KDE dialog
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  kxmlgui-5.11.0.tar.xz

New:

  kxmlgui-5.12.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.VVLAym/_old  2015-07-14 17:29:50.0 +0200
+++ /var/tmp/diff_new_pack.VVLAym/_new  2015-07-14 17:29:50.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   kxmlgui
-Version:5.11.0
+Version:5.12.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{_tar_path}

++ kxmlgui-5.11.0.tar.xz - kxmlgui-5.12.0.tar.xz ++
 8310 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-05-18 
21:29:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-06-23 
12:12:33.0 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 19:07:59 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * Add session management for KMainWindow (kde#346768)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+- Drop 0001-Add-session-management-for-KMainWindow.patch, merged upstream
+
+---

Old:

  0001-Add-session-management-for-KMainWindow.patch
  kxmlgui-5.10.0.tar.xz

New:

  kxmlgui-5.11.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.jAJyQC/_old  2015-06-23 12:12:33.0 +0200
+++ /var/tmp/diff_new_pack.jAJyQC/_new  2015-06-23 12:12:33.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   kxmlgui
-Version:5.10.0
+Version:5.11.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{_tar_path}
@@ -51,8 +51,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-Add-session-management-for-KMainWindow.patch
-Patch0: 0001-Add-session-management-for-KMainWindow.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -95,7 +93,6 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++ kxmlgui-5.10.0.tar.xz - kxmlgui-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.10.0/CMakeLists.txt 
new/kxmlgui-5.11.0/CMakeLists.txt
--- old/kxmlgui-5.10.0/CMakeLists.txt   2015-05-03 17:26:39.0 +0200
+++ new/kxmlgui-5.11.0/CMakeLists.txt   2015-06-06 23:30:51.0 +0200
@@ -3,21 +3,25 @@
 project(KXmlGui)
 
 # ECM setup
-find_package(ECM 5.10.0 REQUIRED NO_MODULE)
+include(FeatureSummary)
+find_package(ECM 5.11.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
+
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(ECMMarkNonGuiExecutable)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-set(KF5_VERSION 5.10.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.10.0) # handled by release scripts
+set(KF5_VERSION 5.11.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KXMLGUI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.10.0/autotests/icons/oxygen/index.theme 
new/kxmlgui-5.11.0/autotests/icons/oxygen/index.theme
--- old/kxmlgui-5.10.0/autotests/icons/oxygen/index.theme   2015-05-03 
17:26:39.0 +0200
+++ new/kxmlgui-5.11.0/autotests/icons/oxygen/index.theme   2015-06-06 
23:30:51.0 +0200
@@ -24,7 +24,7 @@
 Name[nb]=Oxygen
 Name[nds]=Oxygen
 Name[nl]=Oxygen
-Name[nn]=Oksygen
+Name[nn]=Oxygen
 Name[pa]=ਆਕਸੀਜਨ
 Name[pl]=Tlen
 Name[pt]=Oxygen
@@ -70,6 +70,7 @@
 Comment[nb]=Oxygen-laget
 Comment[nds]=Oxygen-Koppel
 Comment[nl]=Oxygen-team
+Comment[nn]=Oxygen-laget
 Comment[pa]=ਆਕਸੀਜਨ ਟੀਮ
 Comment[pl]=Zespół Oxygen
 Comment[pt]=Equipa do Oxygen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.10.0/po/ca/kxmlgui5.po 
new/kxmlgui-5.11.0/po/ca/kxmlgui5.po
--- old/kxmlgui-5.10.0/po/ca/kxmlgui5.po2015-05-03 17:26:39.0 
+0200
+++ new/kxmlgui-5.11.0/po/ca/kxmlgui5.po2015-06-06 23:30:51.0 
+0200
@@ -14,14 +14,14 @@
 Project-Id-Version: kxmlgui5\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2015-04-21 11:46+\n
-PO-Revision-Date: 2015-04-21 22:13+0200\n
+PO-Revision-Date: 2015-05-23 18:18+0200\n
 Last-Translator: Josep Ma. 

commit kxmlgui for openSUSE:Factory

2015-05-18 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-05-18 21:28:59

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-05-11 
19:48:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-05-18 
21:29:01.0 +0200
@@ -1,0 +2,5 @@
+Tue May 12 13:19:07 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add 0001-Add-session-management-for-KMainWindow.patch (kde#346768)
+
+---

New:

  0001-Add-session-management-for-KMainWindow.patch



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.Wwlth7/_old  2015-05-18 21:29:02.0 +0200
+++ /var/tmp/diff_new_pack.Wwlth7/_new  2015-05-18 21:29:02.0 +0200
@@ -51,6 +51,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-Add-session-management-for-KMainWindow.patch
+Patch0: 0001-Add-session-management-for-KMainWindow.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -93,6 +95,7 @@
 %lang_package -n %lname
 %prep
 %setup -q
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DSYSCONF_INSTALL_DIR=%{_kf5_sysconfdir}

++ 0001-Add-session-management-for-KMainWindow.patch ++
From fa86f6e4afd4a4f32d297f271d3daececc6c0ba4 Mon Sep 17 00:00:00 2001
From: Stefan Becker chemob...@gmail.com
Date: Sat, 9 May 2015 17:17:25 +0300
Subject: [PATCH 1/1] Add session management for KMainWindow

- replace the KConfig object in KConfigGui with a new one using the
  session id and key from the QSessionManager object
- make sure that the data is stored after the application has update it
- if the KConfig object is represented by a local file then add a
  discard command to the session manager object

BUG: 346768
REVIEW: 123706
---
 src/kmainwindow.cpp | 17 -
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/src/kmainwindow.cpp b/src/kmainwindow.cpp
index 
15eecb7c1b2aae0691db2680b9e8400d6eb715ab..7c868417030f95cf575f04783894c8f62e1b354b
 100644
--- a/src/kmainwindow.cpp
+++ b/src/kmainwindow.cpp
@@ -127,8 +127,10 @@ KMWSessionManager::~KMWSessionManager()
 {
 }
 
-bool KMWSessionManager::saveState(QSessionManager )
+bool KMWSessionManager::saveState(QSessionManager sm)
 {
+KConfigGui::setSessionConfig(sm.sessionId(), sm.sessionKey());
+
 KConfig *config = KConfigGui::sessionConfig();
 if (KMainWindow::memberList().count()) {
 // According to Jochen Wilhelmy digis...@cs.tu-berlin.de, this
@@ -144,6 +146,19 @@ bool KMWSessionManager::saveState(QSessionManager )
 
 KConfigGroup group(config, Number);
 group.writeEntry(NumberOfWindows, n);
+
+// store new status to disk
+config-sync();
+
+// generate discard command for new file
+QString localFilePath =  
QStandardPaths::writableLocation(QStandardPaths::GenericConfigLocation) + 
QLatin1Char('/') + config-name();
+if (QFile::exists(localFilePath)) {
+QStringList discard;
+discard  QLatin1String(rm);
+discard  localFilePath;
+sm.setDiscardCommand(discard);
+}
+
 return true;
 }
 
-- 
2.3.7




commit kxmlgui for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-05-11 19:37:32

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-04-13 
20:28:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-05-11 
19:48:25.0 +0200
@@ -1,0 +2,11 @@
+Sun May  3 19:50:30 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * Fix shortcuts when secondary shortcut set (kde#345411)
+  * Update list of bugzilla products/components for bug reporting
+(kde#346559)
+  * Global shortcuts: allow configuring also the alternate shortcut
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  kxmlgui-5.9.0.tar.xz

New:

  kxmlgui-5.10.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.yoF9fx/_old  2015-05-11 19:48:26.0 +0200
+++ /var/tmp/diff_new_pack.yoF9fx/_new  2015-05-11 19:48:26.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   kxmlgui
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{_tar_path}

++ kxmlgui-5.9.0.tar.xz - kxmlgui-5.10.0.tar.xz ++
 13365 lines of diff (skipped)




commit kxmlgui for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-04-13 20:28:00

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-03-16 
09:35:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-04-13 
20:28:01.0 +0200
@@ -1,0 +2,14 @@
+Sat Apr  4 14:41:01 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * Preserve translation domain when merging .rc files
+  * Fix runtime warning QWidget::setWindowModified:
+The window title does not contain a '[*]' placeholder
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+- Drop no longer needed Requires of the devel subpackage:
+  attica-qt5-devel, kglobalaccel-devel, ki18n-devel, kiconthemes-devel,
+  kitemviews-devel, ktextwidgets-devel, kwidgetsaddons-devel and
+  kwindowsystem-devel
+
+---

Old:

  kxmlgui-5.8.0.tar.xz

New:

  kxmlgui-5.9.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.NQ0nvv/_old  2015-04-13 20:28:02.0 +0200
+++ /var/tmp/diff_new_pack.NQ0nvv/_new  2015-04-13 20:28:02.0 +0200
@@ -16,26 +16,27 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5XmlGui5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   kxmlgui
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 %define kf5_version %{version}
-BuildRequires:  attica-qt5-devel = %{kf5_version}
+BuildRequires:  attica-qt5-devel = %{_tar_path}
 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:  kglobalaccel-devel = %{kf5_version}
-BuildRequires:  ki18n-devel = %{kf5_version}
-BuildRequires:  kiconthemes-devel = %{kf5_version}
-BuildRequires:  kitemviews-devel = %{kf5_version}
-BuildRequires:  ktextwidgets-devel = %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
-BuildRequires:  kwindowsystem-devel = %{kf5_version}
+BuildRequires:  kglobalaccel-devel = %{_tar_path}
+BuildRequires:  ki18n-devel = %{_tar_path}
+BuildRequires:  kiconthemes-devel = %{_tar_path}
+BuildRequires:  kitemviews-devel = %{_tar_path}
+BuildRequires:  ktextwidgets-devel = %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel = %{_tar_path}
+BuildRequires:  kwindowsystem-devel = %{_tar_path}
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) = 5.2.0
@@ -62,7 +63,9 @@
 Summary:Framework for managing menu and toolbar actions
 Group:  System/GUI/KDE
 Obsoletes:  libKF5XmlGui4
+%if %{with lang}
 Recommends: %lname-lang = %{version}
+%endif
 
 %description -n %lname
 libkxmlgui provides a framework for managing menu and toolbar actions in an
@@ -74,18 +77,11 @@
 Summary:Framework for managing menu and toolbar actions
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
-Requires:   attica-qt5-devel = %{kf5_version}
 Requires:   extra-cmake-modules
-Requires:   kconfig-devel = %{kf5_version}
-Requires:   kconfigwidgets-devel = %{kf5_version}
-Requires:   kglobalaccel-devel = %{kf5_version}
-Requires:   ki18n-devel = %{kf5_version}
-Requires:   kiconthemes-devel = %{kf5_version}
-Requires:   kitemviews-devel = %{kf5_version}
-Requires:   ktextwidgets-devel = %{kf5_version}
-Requires:   kwidgetsaddons-devel = %{kf5_version}
-Requires:   kwindowsystem-devel = %{kf5_version}
+Requires:   kconfig-devel = %{_tar_path}
+Requires:   kconfigwidgets-devel = %{_tar_path}
 Requires:   pkgconfig(Qt5DBus) = 5.2.0
+Requires:   pkgconfig(Qt5Widgets) = 5.2.0
 Requires:   pkgconfig(Qt5Xml) = 5.2.0
 
 %description devel
@@ -104,17 +100,21 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
   mkdir -p %{buildroot}%{_kf5_sharedir}/kxmlgui5/
 
-  %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)

++ kxmlgui-5.8.0.tar.xz - kxmlgui-5.9.0.tar.xz ++
 

commit kxmlgui for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-03-16 09:35:04

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2015-02-16 
17:32:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-03-16 
09:35:06.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  7 16:59:00 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:

  kxmlgui-5.7.0.tar.xz

New:

  kxmlgui-5.8.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.5KnWc9/_old  2015-03-16 09:35:07.0 +0100
+++ /var/tmp/diff_new_pack.5KnWc9/_new  2015-03-16 09:35:07.0 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   kxmlgui
 Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{kf5_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}

++ kxmlgui-5.7.0.tar.xz - kxmlgui-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.7.0/CMakeLists.txt 
new/kxmlgui-5.8.0/CMakeLists.txt
--- old/kxmlgui-5.7.0/CMakeLists.txt2015-02-08 16:27:36.0 +0100
+++ new/kxmlgui-5.8.0/CMakeLists.txt2015-03-07 15:53:00.0 +0100
@@ -3,7 +3,7 @@
 project(KXmlGui)
 
 # ECM setup
-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})
 
@@ -16,8 +16,8 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-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 KXMLGUI
@@ -65,6 +65,7 @@
 ecm_configure_package_config_file(
   ${CMAKE_CURRENT_SOURCE_DIR}/KF5XmlGuiConfig.cmake.in
   ${CMAKE_CURRENT_BINARY_DIR}/KF5XmlGuiConfig.cmake
+  PATH_VARS KDE_INSTALL_DBUSINTERFACEDIR
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.7.0/KF5XmlGuiConfig.cmake.in 
new/kxmlgui-5.8.0/KF5XmlGuiConfig.cmake.in
--- old/kxmlgui-5.7.0/KF5XmlGuiConfig.cmake.in  2015-02-08 16:27:36.0 
+0100
+++ new/kxmlgui-5.8.0/KF5XmlGuiConfig.cmake.in  2015-03-07 15:53:00.0 
+0100
@@ -1,6 +1,6 @@
 @PACKAGE_INIT@
 
-set(XMLGUI_DBUS_INTERFACES_DIR 
${PACKAGE_PREFIX_DIR}/@DBUS_INTERFACES_INSTALL_DIR@)
+set(XMLGUI_DBUS_INTERFACES_DIR @PACKAGE_KDE_INSTALL_DBUSINTERFACEDIR@)
 
 find_dependency(KF5Config @KF5_DEP_VERSION@)
 find_dependency(KF5ConfigWidgets @KF5_DEP_VERSION@)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.7.0/autotests/icons/oxygen/index.theme 
new/kxmlgui-5.8.0/autotests/icons/oxygen/index.theme
--- old/kxmlgui-5.7.0/autotests/icons/oxygen/index.theme2015-02-08 
16:27:36.0 +0100
+++ new/kxmlgui-5.8.0/autotests/icons/oxygen/index.theme2015-03-07 
15:53:00.0 +0100
@@ -48,6 +48,7 @@
 
 Comment=Oxygen Team
 Comment[ar]=فريق أوكسجين
+Comment[ast]=L'equipu d'Oxygen
 Comment[bs]=Oxygen tim
 Comment[ca]=Equip de l'Oxygen
 Comment[ca@valencia]=Equip de l'Oxygen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.7.0/autotests/kmainwindow_unittest.cpp 
new/kxmlgui-5.8.0/autotests/kmainwindow_unittest.cpp
--- old/kxmlgui-5.7.0/autotests/kmainwindow_unittest.cpp2015-02-08 
16:27:36.0 +0100
+++ new/kxmlgui-5.8.0/autotests/kmainwindow_unittest.cpp2015-03-07 
15:53:00.0 +0100
@@ -107,7 +107,7 @@
 m_queryClosedCalled(false)
 {
 }
-/*reimp*/ bool queryClose()
+bool queryClose() Q_DECL_OVERRIDE
 {
 m_queryClosedCalled = true;
 return true;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.7.0/autotests/ktoolbar_unittest.cpp 
new/kxmlgui-5.8.0/autotests/ktoolbar_unittest.cpp
--- 

commit kxmlgui for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

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

Old:

  kxmlgui-5.6.0.tar.xz

New:

  kxmlgui-5.7.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.YMxHdL/_old  2015-02-16 17:32:52.0 +0100
+++ /var/tmp/diff_new_pack.YMxHdL/_new  2015-02-16 17:32:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kxmlgui
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 %define lname   libKF5XmlGui5
+%define _tar_path 5.7
 Name:   kxmlgui
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{kf5_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}
@@ -47,7 +48,7 @@
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kxmlgui-5.6.0.tar.xz - kxmlgui-5.7.0.tar.xz ++
 8759 lines of diff (skipped)

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



commit kxmlgui for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2015-01-29 12:53:44

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2014-12-21 
11:59:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2015-01-29 
12:53:46.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:33 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  kxmlgui-5.5.0.tar.xz

New:

  kxmlgui-5.6.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.tITgBm/_old  2015-01-29 12:53:47.0 +0100
+++ /var/tmp/diff_new_pack.tITgBm/_new  2015-01-29 12:53:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kxmlgui
 #
-# 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,12 +18,12 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:5.5.0
+Version:5.6.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{kf5_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}
@@ -47,7 +47,7 @@
 License:LGPL-2.1+ and GPL-2.0+
 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
 

++ kxmlgui-5.5.0.tar.xz - kxmlgui-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.5.0/CMakeLists.txt 
new/kxmlgui-5.6.0/CMakeLists.txt
--- old/kxmlgui-5.5.0/CMakeLists.txt2014-12-06 13:47:58.0 +0100
+++ new/kxmlgui-5.6.0/CMakeLists.txt2015-01-03 13:16:58.0 +0100
@@ -3,7 +3,7 @@
 project(KXmlGui)
 
 # ECM setup
-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})
 
@@ -16,8 +16,8 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-set(KF5_VERSION 5.5.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
+set(KF5_VERSION 5.6.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.6.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KXMLGUI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.5.0/autotests/icons/oxygen/index.theme 
new/kxmlgui-5.6.0/autotests/icons/oxygen/index.theme
--- old/kxmlgui-5.5.0/autotests/icons/oxygen/index.theme2014-12-06 
13:47:58.0 +0100
+++ new/kxmlgui-5.6.0/autotests/icons/oxygen/index.theme2015-01-03 
13:16:58.0 +0100
@@ -14,11 +14,13 @@
 Name[fi]=Oxygen
 Name[fr]=Oxygen
 Name[ga]=Oxygen
+Name[gd]=Oxygen
 Name[gl]=Oxygen
 Name[hu]=Oxygen
 Name[ia]=Oxygen
 Name[it]=Oxygen
 Name[ko]=Oxygen
+Name[lt]=Oxygen
 Name[nb]=Oxygen
 Name[nds]=Oxygen
 Name[nl]=Oxygen
@@ -58,11 +60,13 @@
 Comment[fa]=تیم اکسیژن
 Comment[fi]=Oxygenin kehitysryhmä
 Comment[fr]=Équipe de « Oxygen »
+Comment[gd]=An Sgioba Oxygen
 Comment[gl]=Equipo de Oxygen
 Comment[hu]=Oxygen csapat
 Comment[ia]=Equipa de Oxygen
 Comment[it]=Squadra di Oxygen
 Comment[ko]=Oxygen 팀
+Comment[lt]=Oxygen komanda
 Comment[nb]=Oxygen-laget
 Comment[nds]=Oxygen-Koppel
 Comment[nl]=Oxygen-team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.5.0/po/ca/kxmlgui5.po 
new/kxmlgui-5.6.0/po/ca/kxmlgui5.po
--- old/kxmlgui-5.5.0/po/ca/kxmlgui5.po 2014-12-06 13:47:58.0 +0100
+++ new/kxmlgui-5.6.0/po/ca/kxmlgui5.po 2015-01-03 13:16:58.0 +0100
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz s...@sastia.com, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella Pérez antonibel...@orange.es, 2003, 2006, 

commit kxmlgui for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

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

Old:

  kxmlgui-5.4.0.tar.xz

New:

  kxmlgui-5.5.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.JEHeJU/_old  2014-12-21 11:59:08.0 +0100
+++ /var/tmp/diff_new_pack.JEHeJU/_new  2014-12-21 11:59:08.0 +0100
@@ -18,12 +18,12 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:5.4.0
+Version:5.5.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{kf5_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}
@@ -47,7 +47,7 @@
 License:LGPL-2.1+ and GPL-2.0+
 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
 

++ kxmlgui-5.4.0.tar.xz - kxmlgui-5.5.0.tar.xz ++
 22937 lines of diff (skipped)

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



commit kxmlgui for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2014-10-07 
16:00:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2014-11-11 
01:10:26.0 +0100
@@ -1,0 +2,9 @@
+Sun Nov  2 17:47:50 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * Now supports finding ui files in resources
+(default location: :/kxmlgui5/componentname)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  kxmlgui-5.3.0.tar.xz

New:

  kxmlgui-5.4.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.D17f0O/_old  2014-11-11 01:10:27.0 +0100
+++ /var/tmp/diff_new_pack.D17f0O/_new  2014-11-11 01:10:27.0 +0100
@@ -18,12 +18,12 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:5.3.0
+Version:5.4.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{kf5_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}
@@ -47,7 +47,7 @@
 License:LGPL-2.1+ and GPL-2.0+
 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
 

++ kxmlgui-5.3.0.tar.xz - kxmlgui-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.3.0/CMakeLists.txt 
new/kxmlgui-5.4.0/CMakeLists.txt
--- old/kxmlgui-5.3.0/CMakeLists.txt2014-10-04 19:15:13.0 +0200
+++ new/kxmlgui-5.4.0/CMakeLists.txt2014-11-02 13:21:45.0 +0100
@@ -3,7 +3,7 @@
 project(KXmlGui)
 
 # ECM setup
-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})
 
@@ -16,8 +16,8 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-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 KXMLGUI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-5.3.0/po/fi/kxmlgui5.po 
new/kxmlgui-5.4.0/po/fi/kxmlgui5.po
--- old/kxmlgui-5.3.0/po/fi/kxmlgui5.po 2014-10-04 19:15:13.0 +0200
+++ new/kxmlgui-5.4.0/po/fi/kxmlgui5.po 2014-11-02 13:21:45.0 +0100
@@ -27,9 +27,9 @@
 Project-Id-Version: kdelibs4\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-09-08 07:58+\n
-PO-Revision-Date: 2014-08-01 20:08+0300\n
+PO-Revision-Date: 2014-10-19 17:16+0300\n
 Last-Translator: Lasse Liehu lasse.li...@gmail.com\n
-Language-Team: Finnish kde-i18n-...@kde.org\n
+Language-Team: Finnish lokalisoi...@lists.coss.fi\n
 Language: fi\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -54,7 +54,7 @@
 #: kaboutapplicationdialog.cpp:81 khelpmenu.cpp:271
 #, kde-format
 msgid About %1
-msgstr Tietoja – %1|/|Tietoja $[yleisnimi_pienellä $[elat %1] ]
+msgstr Tietoa – %1|/|Tietoa $[yleisnimi_pienellä $[elat %1] ]
 
 #: kaboutapplicationdialog.cpp:99
 #, kde-format
@@ -82,7 +82,7 @@
 
 #: kaboutapplicationdialog.cpp:154
 msgid About
-msgstr Tietoja
+msgstr Tietoa
 
 #: kaboutapplicationdialog.cpp:174
 msgid 
@@ -203,7 +203,7 @@
 
 #: kaboutkdedialog_p.cpp:43
 msgid About KDE
-msgstr Tietoja KDE:stä
+msgstr Tietoa KDE:stä
 
 #: kaboutkdedialog_p.cpp:46
 #, kde-format
@@ -296,10 +296,10 @@
 br /Tämän vuoksi KDE-yhteisö on muodostanut voittoa tavoittelemattoman 
 KDE e.V. -yhdistyksen Saksassa. Yhdistys edustaa KDE-projektia 
 oikeudellisissa ja taloudellisissa kysymyksissä. Osoitteessa a href=\%1\
-%1/a on lisätietoja yhdistyksestä.br /br /KDE ottaa vastaan 
-monenlaisia apuja – myös rahallisia. Suurin osa rahasta käytetään jäsenten 
-ja muiden henkilöiden kehitystyöstä aiheutuneiden kulujen korvaamiseen. 
-Rahaa käytetään myös 

commit kxmlgui for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2014-10-07 16:00:05

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2014-09-12 
17:05:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2014-10-07 
16:00:45.0 +0200
@@ -1,0 +2,12 @@
+Sat Oct  4 18:00:03 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+---
+Sun Sep 21 19:17:51 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Make KXMLLGui own %{_kf5_sharedir}/kxmlgui5/
+
+---

Old:

  kxmlgui-5.2.0.tar.xz

New:

  kxmlgui-5.3.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.EhxJCj/_old  2014-10-07 16:00:47.0 +0200
+++ /var/tmp/diff_new_pack.EhxJCj/_new  2014-10-07 16:00:47.0 +0200
@@ -18,12 +18,12 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:5.2.0
+Version:5.3.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{kf5_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}
@@ -105,6 +105,8 @@
   %kf5_makeinstall -C build
   %fdupes -s %{buildroot}
 
+  mkdir -p %{buildroot}%{_kf5_sharedir}/kxmlgui5/
+
   %find_lang %{name}5
 
 %post -n %lname -p /sbin/ldconfig
@@ -120,6 +122,7 @@
 %{_kf5_configdir}/ui/
 %{_kf5_libexecdir}/ksendbugmail
 %{_kf5_datadir}/kxmlgui/
+%dir %{_kf5_sharedir}/kxmlgui5/
 
 %files devel
 %defattr(-,root,root)

++ kxmlgui-5.2.0.tar.xz - kxmlgui-5.3.0.tar.xz ++
 2078 lines of diff (skipped)

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



commit kxmlgui for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2014-08-16 
15:43:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2014-09-12 
17:05:21.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep  9 09:49:40 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * KXmlGui: KActionCollection::setDefaultShortcuts now makes the
+shortcut active too, to simplify application code.
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  kxmlgui-5.1.0.tar.xz

New:

  kxmlgui-5.2.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.tSueeL/_old  2014-09-12 17:05:23.0 +0200
+++ /var/tmp/diff_new_pack.tSueeL/_new  2014-09-12 17:05:23.0 +0200
@@ -18,12 +18,12 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:5.1.0
+Version:5.2.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{kf5_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}

++ kxmlgui-5.1.0.tar.xz - kxmlgui-5.2.0.tar.xz ++
 8111 lines of diff (skipped)

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



commit kxmlgui for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2014-07-15 
16:26:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2014-08-16 
15:43:05.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:20:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+---

Old:

  kxmlgui-5.0.0.tar.xz

New:

  kxmlgui-5.1.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.t3fuB1/_old  2014-08-16 15:43:06.0 +0200
+++ /var/tmp/diff_new_pack.t3fuB1/_new  2014-08-16 15:43:06.0 +0200
@@ -18,12 +18,12 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:5.0.0
+Version:5.1.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel = %{kf5_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}

++ kxmlgui-5.0.0.tar.xz - kxmlgui-5.1.0.tar.xz ++
 887729 lines of diff (skipped)

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



commit kxmlgui for openSUSE:Factory

2014-07-15 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2014-07-15 16:26:00

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


Package is kxmlgui

Changes:

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

Old:

  kxmlgui-4.100.0.tar.xz

New:

  kxmlgui-5.0.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.wTdG0U/_old  2014-07-15 16:26:08.0 +0200
+++ /var/tmp/diff_new_pack.wTdG0U/_new  2014-07-15 16:26:08.0 +0200
@@ -18,22 +18,23 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:4.100.0
+Version:5.0.0
 Release:0
-BuildRequires:  attica-qt5-devel = %{_kf5_version}
+%define kf5_version %{version}
+BuildRequires:  attica-qt5-devel = %{kf5_version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kconfig-devel = %{_kf5_version}
-BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
+BuildRequires:  kconfig-devel = %{kf5_version}
+BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel = %{_kf5_version}
-BuildRequires:  ki18n-devel = %{_kf5_version}
-BuildRequires:  kiconthemes-devel = %{_kf5_version}
-BuildRequires:  kitemviews-devel = %{_kf5_version}
-BuildRequires:  ktextwidgets-devel = %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
-BuildRequires:  kwindowsystem-devel = %{_kf5_version}
+BuildRequires:  kglobalaccel-devel = %{kf5_version}
+BuildRequires:  ki18n-devel = %{kf5_version}
+BuildRequires:  kiconthemes-devel = %{kf5_version}
+BuildRequires:  kitemviews-devel = %{kf5_version}
+BuildRequires:  ktextwidgets-devel = %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  kwindowsystem-devel = %{kf5_version}
 BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Network) = 5.2.0
@@ -46,7 +47,7 @@
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -72,17 +73,17 @@
 Summary:Framework for managing menu and toolbar actions
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
-Requires:   attica-qt5-devel = %{_kf5_version}
+Requires:   attica-qt5-devel = %{kf5_version}
 Requires:   extra-cmake-modules
-Requires:   kconfig-devel = %{_kf5_version}
-Requires:   kconfigwidgets-devel = %{_kf5_version}
-Requires:   kglobalaccel-devel = %{_kf5_version}
-Requires:   ki18n-devel = %{_kf5_version}
-Requires:   kiconthemes-devel = %{_kf5_version}
-Requires:   kitemviews-devel = %{_kf5_version}
-Requires:   ktextwidgets-devel = %{_kf5_version}
-Requires:   kwidgetsaddons-devel = %{_kf5_version}
-Requires:   kwindowsystem-devel = %{_kf5_version}
+Requires:   kconfig-devel = %{kf5_version}
+Requires:   kconfigwidgets-devel = %{kf5_version}
+Requires:   kglobalaccel-devel = %{kf5_version}
+Requires:   ki18n-devel = %{kf5_version}
+Requires:   kiconthemes-devel = %{kf5_version}
+Requires:   kitemviews-devel = %{kf5_version}
+Requires:   ktextwidgets-devel = %{kf5_version}
+Requires:   kwidgetsaddons-devel = %{kf5_version}
+Requires:   kwindowsystem-devel = %{kf5_version}
 Requires:   pkgconfig(Qt5DBus) = 5.2.0
 Requires:   pkgconfig(Qt5Xml) = 5.2.0
 

++ kxmlgui-4.100.0.tar.xz - kxmlgui-5.0.0.tar.xz ++
 4645 lines of diff (skipped)

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

commit kxmlgui for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

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

Old:

  kxmlgui-4.99.0.tar.xz

New:

  baselibs.conf
  kxmlgui-4.100.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.u9kBv5/_old  2014-06-10 14:37:28.0 +0200
+++ /var/tmp/diff_new_pack.u9kBv5/_new  2014-06-10 14:37:28.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:4.99.0
+Version:4.100.0
 Release:0
 BuildRequires:  attica-qt5-devel = %{_kf5_version}
 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}
@@ -46,7 +46,8 @@
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:kxmlgui-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -59,6 +60,7 @@
 Summary:Framework for managing menu and toolbar actions
 Group:  System/GUI/KDE
 Obsoletes:  libKF5XmlGui4
+Recommends: %lname-lang = %{version}
 
 %description -n %lname
 libkxmlgui provides a framework for managing menu and toolbar actions in an
@@ -90,6 +92,7 @@
 in the application code. The framework supports merging of multiple
 description for example for integrating actions from plugins. Development 
files.
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -101,10 +104,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*

++ baselibs.conf ++
libKF5XmlGui5
kxmlgui-devel
requires libKF5XmlGui5-targettype = version
++ kxmlgui-4.99.0.tar.xz - kxmlgui-4.100.0.tar.xz ++
 2812 lines of diff (skipped)

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



commit kxmlgui for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

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

Old:

  kxmlgui-4.98.0.tar.xz

New:

  kxmlgui-4.99.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.9YzXfW/_old  2014-05-14 20:28:16.0 +0200
+++ /var/tmp/diff_new_pack.9YzXfW/_new  2014-05-14 20:28:16.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:4.98.0
+Version:4.99.0
 Release:0
 BuildRequires:  attica-qt5-devel = %{_kf5_version}
 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}
@@ -111,10 +111,7 @@
 %{_kf5_libdir}/libKF5XmlGui.so.*
 %{_kf5_configdir}/ui/
 %{_kf5_libexecdir}/ksendbugmail
-%dir %{_kf5_datadir}/kxmlgui
-%dir %{_kf5_datadir}/kxmlgui/pics
-%{_kf5_datadir}/kxmlgui/pics/aboutkde.png
-%{_kf5_datadir}/kxmlgui/pics/thumb_frame.png
+%{_kf5_datadir}/kxmlgui/
 
 %files devel
 %defattr(-,root,root)

++ kxmlgui-4.98.0.tar.xz - kxmlgui-4.99.0.tar.xz ++
 1008905 lines of diff (skipped)

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



commit kxmlgui for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

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

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


Package is kxmlgui

Changes:

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

  kxmlgui-4.97.0.tar.xz

New:

  kxmlgui-4.98.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.tZIdcH/_old  2014-04-02 17:22:46.0 +0200
+++ /var/tmp/diff_new_pack.tZIdcH/_new  2014-04-02 17:22:46.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:4.97.0
+Version:4.98.0
 Release:0
 BuildRequires:  attica-qt5-devel = %{_kf5_version}
 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}
@@ -109,8 +109,7 @@
 %defattr(-,root,root)
 %doc COPYING* README*
 %{_kf5_libdir}/libKF5XmlGui.so.*
-%dir %{_kf5_configdir}/ui
-%{_kf5_configdir}/ui/ui_standards.rc
+%{_kf5_configdir}/ui/
 %{_kf5_libexecdir}/ksendbugmail
 %dir %{_kf5_datadir}/kxmlgui
 %dir %{_kf5_datadir}/kxmlgui/pics

++ kxmlgui-4.97.0.tar.xz - kxmlgui-4.98.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.97.0/CMakeLists.txt 
new/kxmlgui-4.98.0/CMakeLists.txt
--- old/kxmlgui-4.97.0/CMakeLists.txt   2014-03-01 12:51:50.0 +0100
+++ new/kxmlgui-4.98.0/CMakeLists.txt   2014-03-28 20:26:01.0 +0100
@@ -3,7 +3,7 @@
 project(KXmlGui)
 
 # ECM setup
-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})
 
@@ -16,7 +16,7 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-set(KF5_VERSION 4.97.0)
+set(KF5_VERSION 4.98.0)
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KXMLGUI
@@ -25,8 +25,8 @@
   SOVERSION 5)
 
 # Dependencies
-set(QT_REQUIRED_VERSION 5.2.0)
-find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Xml 
Network PrintSupport)
+set(REQUIRED_QT_VERSION 5.2.0)
+find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus Xml 
Network PrintSupport)
 
 find_package(KF5ItemViews ${KF5_VERSION} REQUIRED)
 find_package(KF5Config ${KF5_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.97.0/KF5XmlGuiConfig.cmake.in 
new/kxmlgui-4.98.0/KF5XmlGuiConfig.cmake.in
--- old/kxmlgui-4.97.0/KF5XmlGuiConfig.cmake.in 2014-03-01 12:51:50.0 
+0100
+++ new/kxmlgui-4.98.0/KF5XmlGuiConfig.cmake.in 2014-03-28 20:26:01.0 
+0100
@@ -10,8 +10,8 @@
 find_dependency(KF5TextWidgets @KF5_VERSION@)
 find_dependency(KF5WindowSystem @KF5_VERSION@)
 
-find_dependency(Qt5DBus @QT_REQUIRED_VERSION@)
-find_dependency(Qt5Xml @QT_REQUIRED_VERSION@)
+find_dependency(Qt5DBus @REQUIRED_QT_VERSION@)
+find_dependency(Qt5Xml @REQUIRED_QT_VERSION@)
 
 include(${CMAKE_CURRENT_LIST_DIR}/KF5XmlGuiTargets.cmake)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.97.0/autotests/icons/oxygen/index.theme 
new/kxmlgui-4.98.0/autotests/icons/oxygen/index.theme
--- old/kxmlgui-4.97.0/autotests/icons/oxygen/index.theme   2014-03-01 
12:51:50.0 +0100
+++ new/kxmlgui-4.98.0/autotests/icons/oxygen/index.theme   2014-03-28 
20:26:01.0 +0100
@@ -2,6 +2,7 @@
 Name=Oxygen
 Name[bs]=Oxygen
 Name[ca]=Oxygen
+Name[ca@valencia]=Oxygen
 Name[cs]=Oxygen
 Name[da]=Oxygen
 Name[de]=Oxygen
@@ -12,13 +13,17 @@
 Name[ga]=Oxygen
 Name[hu]=Oxygen
 Name[ia]=Oxygen
+Name[ko]=Oxygen
 Name[nb]=Oxygen
 Name[nds]=Oxygen
 Name[nl]=Oxygen
 Name[nn]=Oksygen
+Name[pa]=ਆਕਸੀਜਨ
 Name[pl]=Oxygen
 Name[pt]=Oxygen
 Name[pt_BR]=Oxygen
+Name[ro]=Oxygen
+Name[ru]=Oxygen
 Name[se]=Oksygena
 Name[sk]=Oxygen
 Name[sl]=Kisik
@@ -30,11 +35,13 @@
 Name[uk]=Oxygen
 Name[vi]=Oxy
 Name[x-test]=xxOxygenxx
+Name[zh_CN]=Oxygen
 Name[zh_TW]=Oxygen
 
 Comment=Oxygen Team
 Comment[bs]=Oxygen tim
 

commit kxmlgui for openSUSE:Factory

2014-03-10 Thread h_root
Hello community,

here is the log from the commit of package kxmlgui for openSUSE:Factory checked 
in at 2014-03-10 12:18:25

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


Package is kxmlgui

Changes:

--- /work/SRC/openSUSE:Factory/kxmlgui/kxmlgui.changes  2014-02-28 
16:24:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.kxmlgui.new/kxmlgui.changes 2014-03-10 
12:18:27.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  4 16:35:58 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.97.0:
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-alpha2.php
+
+---

Old:

  kxmlgui-4.96.0.tar.xz

New:

  kxmlgui-4.97.0.tar.xz



Other differences:
--
++ kxmlgui.spec ++
--- /var/tmp/diff_new_pack.Yet8lh/_old  2014-03-10 12:18:28.0 +0100
+++ /var/tmp/diff_new_pack.Yet8lh/_new  2014-03-10 12:18:28.0 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define lname   libKF5XmlGui4
+%define lname   libKF5XmlGui5
 Name:   kxmlgui
-Version:4.96.0
+Version:4.97.0
 Release:0
 BuildRequires:  attica-qt5-devel = %{_kf5_version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.10
+BuildRequires:  extra-cmake-modules = 0.0.11
 BuildRequires:  fdupes
 BuildRequires:  kconfig-devel = %{_kf5_version}
 BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
@@ -58,6 +58,7 @@
 %package -n %lname
 Summary:Framework for managing menu and toolbar actions
 Group:  System/GUI/KDE
+Obsoletes:  libKF5XmlGui4
 
 %description -n %lname
 libkxmlgui provides a framework for managing menu and toolbar actions in an

++ kxmlgui-4.96.0.tar.xz - kxmlgui-4.97.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/CMakeLists.txt 
new/kxmlgui-4.97.0/CMakeLists.txt
--- old/kxmlgui-4.96.0/CMakeLists.txt   2014-02-06 05:09:30.0 +0100
+++ new/kxmlgui-4.97.0/CMakeLists.txt   2014-03-01 12:51:50.0 +0100
@@ -3,7 +3,7 @@
 project(KXmlGui)
 
 # ECM setup
-find_package(ECM 0.0.10 REQUIRED NO_MODULE)
+find_package(ECM 0.0.11 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -16,12 +16,13 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-set(KF5_VERSION 4.96.0)
+set(KF5_VERSION 4.97.0)
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KXMLGUI
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kxmlgui_version.h
-  PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5XmlGuiConfigVersion.cmake)
+  PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5XmlGuiConfigVersion.cmake
+  SOVERSION 5)
 
 # Dependencies
 set(QT_REQUIRED_VERSION 5.2.0)
@@ -54,9 +55,9 @@
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR ${CMAKECONFIG_INSTALL_PREFIX}/KF5XmlGui)
 
-include(CMakePackageConfigHelpers)
+include(ECMPackageConfigHelpers)
 
-configure_package_config_file(
+ecm_configure_package_config_file(
   ${CMAKE_CURRENT_SOURCE_DIR}/KF5XmlGuiConfig.cmake.in
   ${CMAKE_CURRENT_BINARY_DIR}/KF5XmlGuiConfig.cmake
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kxmlgui-4.96.0/autotests/icons/oxygen/index.theme 
new/kxmlgui-4.97.0/autotests/icons/oxygen/index.theme
--- old/kxmlgui-4.96.0/autotests/icons/oxygen/index.theme   2014-02-06 
05:09:30.0 +0100
+++ new/kxmlgui-4.97.0/autotests/icons/oxygen/index.theme   2014-03-01 
12:51:50.0 +0100
@@ -2,17 +2,21 @@
 Name=Oxygen
 Name[bs]=Oxygen
 Name[ca]=Oxygen
+Name[cs]=Oxygen
 Name[da]=Oxygen
 Name[de]=Oxygen
+Name[el]=Oxygen
 Name[en_GB]=Oxygen
 Name[es]=Oxígeno
 Name[fi]=Oxygen
 Name[ga]=Oxygen
 Name[hu]=Oxygen
+Name[ia]=Oxygen
 Name[nb]=Oxygen
 Name[nds]=Oxygen
 Name[nl]=Oxygen
 Name[nn]=Oksygen
+Name[pl]=Oxygen
 Name[pt]=Oxygen
 Name[pt_BR]=Oxygen
 Name[se]=Oksygena
@@ -26,17 +30,23 @@
 Name[uk]=Oxygen
 Name[vi]=Oxy
 Name[x-test]=xxOxygenxx
+Name[zh_TW]=Oxygen
 
 Comment=Oxygen Team
 Comment[bs]=Oxygen tim
 Comment[ca]=Equip de l'Oxygen
+Comment[cs]=Tým Oxygen
 Comment[da]=Oxygen-holdet
 Comment[de]=Oxygen-Team
+Comment[el]=Η ομάδα του Oxygen
 Comment[es]=Equipo de Oxígeno
 Comment[fi]=Oxygenin kehitysryhmä
 Comment[hu]=Oxygen csapat
+Comment[ia]=Equipa de Oxygen
 Comment[nb]=Oxygen-laget
+Comment[nds]=Oxygen-Koppel
 Comment[nl]=Oxygen-team
+Comment[pl]=Zespół Oxygen
 Comment[pt]=Equipa do Oxygen
 Comment[pt_BR]=Equipe do Oxygen