Hello community,

here is the log from the commit of package kcmutils for openSUSE:Factory 
checked in at 2015-06-23 12:06:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcmutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcmutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcmutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes        2015-05-11 
19:48:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kcmutils.new/kcmutils.changes   2015-06-23 
12:06:21.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:12 UTC 2015 - [email protected]
+
+- Update to 5.11.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+-------------------------------------------------------------------

Old:
----
  kcmutils-5.10.0.tar.xz

New:
----
  kcmutils-5.11.0.tar.xz

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

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

++++++ kcmutils-5.10.0.tar.xz -> kcmutils-5.11.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.10.0/CMakeLists.txt 
new/kcmutils-5.11.0/CMakeLists.txt
--- old/kcmutils-5.10.0/CMakeLists.txt  2015-05-03 17:04:42.000000000 +0200
+++ new/kcmutils-5.11.0/CMakeLists.txt  2015-06-06 23:08:52.000000000 +0200
@@ -2,7 +2,11 @@
 
 project(KCMUtils)
 
-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})
 
@@ -13,14 +17,14 @@
 set(REQUIRED_QT_VERSION "5.2.0")
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus Qml 
Quick)
 
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 include(ECMPackageConfigHelpers)
 
-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 KCMUTILS
                         VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kcmutils_version.h"
                         PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5KCMUtilsConfigVersion.cmake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.10.0/po/ca/kcmutils5.po 
new/kcmutils-5.11.0/po/ca/kcmutils5.po
--- old/kcmutils-5.10.0/po/ca/kcmutils5.po      2015-05-03 17:04:42.000000000 
+0200
+++ new/kcmutils-5.11.0/po/ca/kcmutils5.po      2015-06-06 23:08:52.000000000 
+0200
@@ -1,12 +1,12 @@
 # Translation of kcmutils5.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2014-2015 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 <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 
2014.
 # Albert Astals Cid <[email protected]>, 2004, 2005, 2007.
-# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,8 +14,8 @@
 "Project-Id-Version: kcmutils5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-03-25 07:50+0000\n"
-"PO-Revision-Date: 2014-08-08 15:22+0200\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"PO-Revision-Date: 2015-05-23 19:07+0200\n"
+"Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -310,7 +310,7 @@
 #. i18n: ectx: label, entry, group (Locale)
 #: kdeglobals.kcfg:430
 msgid "What language to use to display text"
-msgstr "L'idioma en el que es mostra el text"
+msgstr "L'idioma en el qual es mostra el text"
 
 #. i18n: ectx: label, entry, group (Locale)
 #: kdeglobals.kcfg:433
@@ -380,8 +380,8 @@
 "Automatic changes have been performed due to plugin dependencies. Click here "
 "for further information"
 msgstr ""
-"Degut a dependències del connector, s'han executat canvis automàtics. "
-"Cliqueu aquí per a més informació"
+"Per dependències del connector, s'han executat canvis automàtics. Cliqueu "
+"aquí per a més informació"
 
 #: kpluginselector.cpp:209
 msgid ""
@@ -422,11 +422,9 @@
 msgid "%1 plugin automatically added due to plugin dependencies"
 msgid_plural "%1 plugins automatically added due to plugin dependencies"
 msgstr[0] ""
-"S'ha afegit automàticament %1 connector degut a les dependències del "
-"connector"
+"S'ha afegit automàticament %1 connector per les dependències del connector"
 msgstr[1] ""
-"S'han afegit automàticament %1 connectors degut a les dependències del "
-"connector"
+"S'han afegit automàticament %1 connectors per les dependències del connector"
 
 #: kpluginselector.cpp:238
 msgid ", "
@@ -437,10 +435,9 @@
 msgid "%1 plugin automatically removed due to plugin dependencies"
 msgid_plural "%1 plugins automatically removed due to plugin dependencies"
 msgstr[0] ""
-"S'ha eliminat automàticament %1 connector degut a les dependències del "
-"connector"
+"S'ha eliminat automàticament %1 connector per les dependències del connector"
 msgstr[1] ""
-"S'han eliminat automàticament %1 connectors degut a les dependències del "
+"S'han eliminat automàticament %1 connectors per les dependències del "
 "connector"
 
 #: kpluginselector.cpp:263
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.10.0/po/nb/kcmutils5.po 
new/kcmutils-5.11.0/po/nb/kcmutils5.po
--- old/kcmutils-5.10.0/po/nb/kcmutils5.po      2015-05-03 17:04:42.000000000 
+0200
+++ new/kcmutils-5.11.0/po/nb/kcmutils5.po      2015-06-06 23:08:52.000000000 
+0200
@@ -1,10 +1,10 @@
 # Translation of kcmutils5 to Norwegian Bokmål
 #
-# Knut Yrvin <[email protected]>, 2002, 2003, 2004, 2005.
+# Knut Yrvin <[email protected]>, 2002, 2003, 2004, 2005.
 # Bjørn Steensrud <[email protected]>, 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014.
 # Eskild Hustvedt <[email protected]>, 2004, 2005.
 # Gaute Hvoslef Kvalnes <[email protected]>, 2004, 2005.
-# Axel Bojer <[email protected]>, 2005, 2006.
+# Axel Bojer <[email protected]>, 2005, 2006.
 # Nils Kristian Tomren <[email protected]>, 2005, 2007.
 # Øyvind A. Holm <[email protected]>, 2009.
 msgid ""
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-03-25 07:50+0000\n"
-"PO-Revision-Date: 2014-02-23 21:13+0100\n"
+"PO-Revision-Date: 2014-11-05 13:40+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
 "Language: nb\n"
@@ -31,7 +31,7 @@
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected],[email protected],[email protected]"
+msgstr "[email protected],[email protected],[email protected]"
 
 #: kcmoduleloader.cpp:79
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.10.0/po/pl/kcmutils5.po 
new/kcmutils-5.11.0/po/pl/kcmutils5.po
--- old/kcmutils-5.10.0/po/pl/kcmutils5.po      2015-05-03 17:04:42.000000000 
+0200
+++ new/kcmutils-5.11.0/po/pl/kcmutils5.po      2015-06-06 23:08:52.000000000 
+0200
@@ -11,13 +11,13 @@
 # Marta Rybczyńska <[email protected]>, 2007, 2008, 2009, 2010, 2011, 
2012, 2013.
 # Michal Rudolf <[email protected]>, 2010.
 # Artur Chłond <[email protected]>, 2010.
-# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2013, 2014.
+# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2013, 2014, 
2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2015-03-25 07:50+0000\n"
-"PO-Revision-Date: 2014-09-26 17:07+0200\n"
+"PO-Revision-Date: 2015-06-05 08:32+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -108,7 +108,7 @@
 ">\n"
 ">\n"
 ">\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -176,7 +176,7 @@
 #, kde-format
 msgctxt "Argument is application name"
 msgid "This configuration section is already opened in %1"
-msgstr "Ten dział ustawień jest już otwarty w %1"
+msgstr "Ta strona ustawień jest już otwarta w %1"
 
 #: kcmultidialog.cpp:57
 msgid ""
@@ -280,7 +280,7 @@
 #. i18n: ectx: whatsthis, entry, group (General)
 #: kdeglobals.kcfg:54
 msgid "What color links should be that have not yet been clicked on"
-msgstr "Kolor używany do odnośnikach, które nie zostały jeszcze kliknięte"
+msgstr "Kolor jeszcze nieużytych odsyłaczy"
 
 #. i18n: ectx: label, entry, group (General)
 #: kdeglobals.kcfg:57
@@ -454,8 +454,8 @@
 "Automatic changes have been performed due to plugin dependencies. Click here "
 "for further information"
 msgstr ""
-"Dokonano zmian wymaganych przez wtyczki. Kliknij tutaj aby uzyskać więcej "
-"informacji"
+"Dokonano zmian wymaganych przez wtyczki. Naciśnij tutaj, aby uzyskać więcej "
+"szczegółów"
 
 #: kpluginselector.cpp:209
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.10.0/po/tr/kcmutils5.po 
new/kcmutils-5.11.0/po/tr/kcmutils5.po
--- old/kcmutils-5.10.0/po/tr/kcmutils5.po      2015-05-03 17:04:42.000000000 
+0200
+++ new/kcmutils-5.11.0/po/tr/kcmutils5.po      2015-06-06 23:08:52.000000000 
+0200
@@ -325,7 +325,7 @@
 #. i18n: ectx: whatsthis, entry, group (Locale)
 #: kdeglobals.kcfg:434
 msgid "Most countries have no character for this"
-msgstr "Bir çok ülkenin bunun için bir karakteri yoktur"
+msgstr "Birçok ülkenin bunun için bir karakteri yoktur"
 
 #. i18n: ectx: label, entry, group (Paths)
 #: kdeglobals.kcfg:439


Reply via email to