Hello community,

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

Package is "kcmutils"

Thu Jun  1 16:23:33 2017 rev:40 rq:497004 version:5.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes        2017-04-30 
21:17:47.048421360 +0200
+++ /work/SRC/openSUSE:Factory/.kcmutils.new/kcmutils.changes   2017-06-01 
16:24:21.390003315 +0200
@@ -1,0 +2,15 @@
+Thu May 18 14:48:45 UTC 2017 - [email protected]
+
+- Drop kcmutils-use-susehelp.patch (boo#1039086)
+
+-------------------------------------------------------------------
+Mon May 15 13:53:12 CEST 2017 - [email protected]
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kcmutils-5.33.0.tar.xz
  kcmutils-use-susehelp.patch

New:
----
  kcmutils-5.34.0.tar.xz

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

Other differences:
------------------
++++++ kcmutils.spec ++++++
--- /var/tmp/diff_new_pack.T6TF58/_old  2017-06-01 16:24:21.981919851 +0200
+++ /var/tmp/diff_new_pack.T6TF58/_new  2017-06-01 16:24:21.985919286 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5KCMUtils5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:           kcmutils
-Version:        5.33.0
+Version:        5.34.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -47,8 +47,6 @@
 Url:            http://www.kde.org
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
-# PATCH-FIX-OPENSUSE kcmutils-use-susehelp.patch -- Use susehelp wrapper, 
instead of khelpcenter command (we use khelpcenter5)
-Patch0:         kcmutils-use-susehelp.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -82,7 +80,6 @@
 %lang_package -n %lname
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++++++ kcmutils-5.33.0.tar.xz -> kcmutils-5.34.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/CMakeLists.txt 
new/kcmutils-5.34.0/CMakeLists.txt
--- old/kcmutils-5.33.0/CMakeLists.txt  2017-04-01 21:29:09.000000000 +0200
+++ new/kcmutils-5.34.0/CMakeLists.txt  2017-05-06 11:28:48.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
 project(KCMUtils VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/po/bg/kcmutils5.po 
new/kcmutils-5.34.0/po/bg/kcmutils5.po
--- old/kcmutils-5.33.0/po/bg/kcmutils5.po      2017-04-01 21:29:09.000000000 
+0200
+++ new/kcmutils-5.34.0/po/bg/kcmutils5.po      2017-05-06 11:28:48.000000000 
+0200
@@ -1,8 +1,5 @@
-# translation of kdelibs4.po to Bulgarian
-# Bulgarian translation of KDE.
-# This file is licensed under the GPL.
-#
-# $Id:$
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
 #
 # Zlatko Popov <[email protected]>, 2006, 2007, 2008, 2009.
 # Yasen Pramatarov <[email protected]>, 2009, 2010, 2011, 2012, 2013.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/po/nb/kcmutils5.po 
new/kcmutils-5.34.0/po/nb/kcmutils5.po
--- old/kcmutils-5.33.0/po/nb/kcmutils5.po      2017-04-01 21:29:09.000000000 
+0200
+++ new/kcmutils-5.34.0/po/nb/kcmutils5.po      2017-05-06 11:28:48.000000000 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2017-03-30 02:43+0200\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"
@@ -89,7 +89,7 @@
 "forsøk å fjerne modulen som er nevnt i feilmeldinga. Hvis dette ikke lykkes, "
 "bør du kanskje kontakte din distributør eller pakkebygger.</p></qt>"
 
-#: kcmoduleproxy.cpp:165
+#: kcmoduleproxy.cpp:127
 #, kde-format
 msgctxt "Argument is application name"
 msgid "This configuration section is already opened in %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/po/nn/kcmutils5.po 
new/kcmutils-5.34.0/po/nn/kcmutils5.po
--- old/kcmutils-5.33.0/po/nn/kcmutils5.po      2017-04-01 21:29:09.000000000 
+0200
+++ new/kcmutils-5.34.0/po/nn/kcmutils5.po      2017-05-06 11:28:48.000000000 
+0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2017-03-30 02:43+0200\n"
 "PO-Revision-Date: 2015-09-12 19:06+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -88,7 +88,7 @@
 "lukkast, bør du kanskje kontakta distributøren din eller pakkebyggjaren.</"
 "p></qt>"
 
-#: kcmoduleproxy.cpp:165
+#: kcmoduleproxy.cpp:127
 #, kde-format
 msgctxt "Argument is application name"
 msgid "This configuration section is already opened in %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/po/se/kcmutils5.po 
new/kcmutils-5.34.0/po/se/kcmutils5.po
--- old/kcmutils-5.33.0/po/se/kcmutils5.po      2017-04-01 21:29:09.000000000 
+0200
+++ new/kcmutils-5.34.0/po/se/kcmutils5.po      2017-05-06 11:28:48.000000000 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2017-03-30 02:43+0200\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup <[email protected]>\n"
 "Language-Team: Northern Sami <[email protected]>\n"
@@ -83,7 +83,7 @@
 "<p>Geahččal váldit eret modula namahuvvon meattáhusdieđus. Jus dát ii "
 "doaimma, váldde oktavuođa páhkkejeddjiin ja distribušuvnnain.</p> </qt>"
 
-#: kcmoduleproxy.cpp:165
+#: kcmoduleproxy.cpp:127
 #, kde-format
 msgctxt "Argument is application name"
 msgid "This configuration section is already opened in %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/po/sr/kcmutils5.po 
new/kcmutils-5.34.0/po/sr/kcmutils5.po
--- old/kcmutils-5.33.0/po/sr/kcmutils5.po      2017-04-01 21:29:09.000000000 
+0200
+++ new/kcmutils-5.34.0/po/sr/kcmutils5.po      2017-05-06 11:28:48.000000000 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcmutils5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2017-03-30 02:43+0200\n"
 "PO-Revision-Date: 2016-03-20 15:24+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -89,7 +89,7 @@
 "покушајте да уклоните модул поменут у тексту грешке. Ако ово не успе, могли "
 "бисте да се обратите свом дистрибутеру или пакетару.</p></qt>"
 
-#: kcmoduleproxy.cpp:165
+#: kcmoduleproxy.cpp:127
 #, kde-format
 msgctxt "Argument is application name"
 msgid "This configuration section is already opened in %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/po/sr@ijekavian/kcmutils5.po 
new/kcmutils-5.34.0/po/sr@ijekavian/kcmutils5.po
--- old/kcmutils-5.33.0/po/sr@ijekavian/kcmutils5.po    2017-04-01 
21:29:09.000000000 +0200
+++ new/kcmutils-5.34.0/po/sr@ijekavian/kcmutils5.po    2017-05-06 
11:28:48.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcmutils5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2017-03-30 02:43+0200\n"
 "PO-Revision-Date: 2016-03-20 15:24+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -88,7 +88,7 @@
 "покушајте да уклоните модул поменут у тексту грешке. Ако ово не успије, "
 "могли бисте да се обратите свом дистрибутеру или пакетару.</p></qt>"
 
-#: kcmoduleproxy.cpp:165
+#: kcmoduleproxy.cpp:127
 #, kde-format
 msgctxt "Argument is application name"
 msgid "This configuration section is already opened in %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/po/sr@ijekavianlatin/kcmutils5.po 
new/kcmutils-5.34.0/po/sr@ijekavianlatin/kcmutils5.po
--- old/kcmutils-5.33.0/po/sr@ijekavianlatin/kcmutils5.po       2017-04-01 
21:29:09.000000000 +0200
+++ new/kcmutils-5.34.0/po/sr@ijekavianlatin/kcmutils5.po       2017-05-06 
11:28:48.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcmutils5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2017-03-30 02:43+0200\n"
 "PO-Revision-Date: 2016-03-20 15:24+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -88,7 +88,7 @@
 "i pokušajte da uklonite modul pomenut u tekstu greške. Ako ovo ne uspije, "
 "mogli biste da se obratite svom distributeru ili paketaru.</p></qt>"
 
-#: kcmoduleproxy.cpp:165
+#: kcmoduleproxy.cpp:127
 #, kde-format
 msgctxt "Argument is application name"
 msgid "This configuration section is already opened in %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcmutils-5.33.0/po/sr@latin/kcmutils5.po 
new/kcmutils-5.34.0/po/sr@latin/kcmutils5.po
--- old/kcmutils-5.33.0/po/sr@latin/kcmutils5.po        2017-04-01 
21:29:09.000000000 +0200
+++ new/kcmutils-5.34.0/po/sr@latin/kcmutils5.po        2017-05-06 
11:28:48.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kcmutils5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2016-11-19 20:11+0100\n"
+"POT-Creation-Date: 2017-03-30 02:43+0200\n"
 "PO-Revision-Date: 2016-03-20 15:24+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -88,7 +88,7 @@
 "pokušajte da uklonite modul pomenut u tekstu greške. Ako ovo ne uspe, mogli "
 "biste da se obratite svom distributeru ili paketaru.</p></qt>"
 
-#: kcmoduleproxy.cpp:165
+#: kcmoduleproxy.cpp:127
 #, kde-format
 msgctxt "Argument is application name"
 msgid "This configuration section is already opened in %1"


Reply via email to