Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2018-01-22 16:02:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2018-01-09 
14:43:47.534249423 +0100
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes       2018-01-22 
16:02:30.702866950 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 22:50:19 CET 2018 - [email protected]
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.41.0.tar.xz

New:
----
  kparts-5.42.0.tar.xz

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.JUDQPe/_old  2018-01-22 16:02:31.434832697 +0100
+++ /var/tmp/diff_new_pack.JUDQPe/_new  2018-01-22 16:02:31.438832510 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kparts
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%define _tar_path 5.41
+%define _tar_path 5.42
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kparts
-Version:        5.41.0
+Version:        5.42.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++++++ kparts-5.41.0.tar.xz -> kparts-5.42.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/.reviewboardrc 
new/kparts-5.42.0/.reviewboardrc
--- old/kparts-5.41.0/.reviewboardrc    2017-12-02 21:07:26.000000000 +0100
+++ new/kparts-5.42.0/.reviewboardrc    1970-01-01 01:00:00.000000000 +0100
@@ -1,4 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org";
-REPOSITORY = 'git://anongit.kde.org/kparts'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/CMakeLists.txt 
new/kparts-5.42.0/CMakeLists.txt
--- old/kparts-5.41.0/CMakeLists.txt    2017-12-02 21:07:26.000000000 +0100
+++ new/kparts-5.42.0/CMakeLists.txt    2018-01-07 17:20:22.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
 project(KParts VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.41.0  NO_MODULE)
+find_package(ECM 5.42.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/po/ca/kparts5.po 
new/kparts-5.42.0/po/ca/kparts5.po
--- old/kparts-5.41.0/po/ca/kparts5.po  2017-12-02 21:07:26.000000000 +0100
+++ new/kparts-5.42.0/po/ca/kparts5.po  2018-01-07 17:20:22.000000000 +0100
@@ -1,12 +1,12 @@
 # Translation of kparts5.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2014-2017 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz <[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, 2016.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2016, 2017.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,14 +14,14 @@
 "Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2016-05-19 22:49+0200\n"
+"PO-Revision-Date: 2017-12-10 22:55+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -137,7 +137,7 @@
 "\n"
 "The integration with Konqueror will be disabled."
 msgstr ""
-"Proveu a reinstal·lar-lo \n"
+"Proveu de reinstal·lar-lo \n"
 "\n"
 "Es desactivarà la integració amb el Konqueror."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/po/ca@valencia/kparts5.po 
new/kparts-5.42.0/po/ca@valencia/kparts5.po
--- old/kparts-5.41.0/po/ca@valencia/kparts5.po 2017-12-02 21:07:26.000000000 
+0100
+++ new/kparts-5.42.0/po/ca@valencia/kparts5.po 2018-01-07 17:20:22.000000000 
+0100
@@ -1,12 +1,12 @@
 # Translation of kparts5.po to Catalan (Valencian)
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2014-2017 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz <[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, 2016.
+# Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2016, 2017.
 # Robert Millan <[email protected]>, 2009.
 # Orestes Mas <[email protected]>, 2010.
 msgid ""
@@ -14,14 +14,14 @@
 "Project-Id-Version: kparts5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2016-05-19 22:49+0200\n"
+"PO-Revision-Date: 2017-12-10 22:55+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -137,7 +137,7 @@
 "\n"
 "The integration with Konqueror will be disabled."
 msgstr ""
-"Proveu a reinstal·lar-lo \n"
+"Proveu de reinstal·lar-lo \n"
 "\n"
 "Es desactivarà la integració amb el Konqueror."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/po/gl/kparts5.po 
new/kparts-5.42.0/po/gl/kparts5.po
--- old/kparts-5.41.0/po/gl/kparts5.po  2017-12-02 21:07:26.000000000 +0100
+++ new/kparts-5.42.0/po/gl/kparts5.po  2018-01-07 17:20:22.000000000 +0100
@@ -131,7 +131,7 @@
 #: browserrun.cpp:405
 #, kde-format
 msgid "The Download Manager (%1) could not be found in your $PATH "
-msgstr "Non foi posíbel atopar o Xestor de descargas (%1) no seu $PATH"
+msgstr "Non se puido atopar o Xestor de descargas (%1) no seu $PATH"
 
 #: browserrun.cpp:406
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/po/zh_CN/kparts5.po 
new/kparts-5.42.0/po/zh_CN/kparts5.po
--- old/kparts-5.41.0/po/zh_CN/kparts5.po       2017-12-02 21:07:26.000000000 
+0100
+++ new/kparts-5.42.0/po/zh_CN/kparts5.po       2018-01-07 17:20:22.000000000 
+0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-11-09 08:34-0500\n"
+"PO-Revision-Date: 2018-01-05 06:38-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.41.0/src/browserview.desktop 
new/kparts-5.42.0/src/browserview.desktop
--- old/kparts-5.41.0/src/browserview.desktop   2017-12-02 21:07:26.000000000 
+0100
+++ new/kparts-5.42.0/src/browserview.desktop   2018-01-07 17:20:22.000000000 
+0100
@@ -50,7 +50,7 @@
 Name[kk]=Шолғыш көрнісі
 Name[km]=ទិដ្ឋភាព​កម្មវិធី​រុករក
 Name[kn]=ವೀಕ್ಷಕ ನೋಟ
-Name[ko]=탐색기 보기
+Name[ko]=브라우저 보기
 Name[ku]=Dîmena Gerokê
 Name[lb]=Browser-Siicht
 Name[lt]=Rodyti naršyklėje
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.41.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.42.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.41.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2017-12-02 21:07:26.000000000 +0100
+++ new/kparts-5.42.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2018-01-07 17:20:22.000000000 +0100
@@ -12,12 +12,16 @@
 Name[fi]=KParts-sovellus
 Name[fr]=Application KParts
 Name[gl]=Aplicativo de KParts
+Name[hu]=KParts alkalmazás
 Name[ia]=Application de KParts
+Name[is]=KParts forritið
 Name[it]=Applicazione KParts
+Name[ko]=KParts 프로그램
 Name[nl]=KParts-toepassing
 Name[nn]=KParts-program
 Name[pl]=Aplikacja KParts
 Name[pt]=Aplicação do KParts
+Name[pt_BR]=Aplicativo KParts
 Name[ru]=Приложение на основе KParts
 Name[sl]=Program KParts
 Name[sr]=К‑деони програм
@@ -35,6 +39,7 @@
 Comment[ca@valencia]=Genera una construcció d'aplicació en el Framework 
KParts, usant el CMake.
 Comment[cs]=Generovat aplikaci postavenou na frameworku KParts pomocí CMake.
 Comment[da]=Generer et program bygget på KParts-systemet med brug af CMake.
+Comment[de]=Generiert ein Programm auf der Basis von KParts-Framework und 
verwendet CMake.
 Comment[en_GB]=Generate an application built on the KParts framework, using 
CMake.
 Comment[es]=Generar una construcción de aplicación sobre la infraestructura 
KParts, usando CMake.
 Comment[eu]=Sortu aplikazio bat KParts-framework azpiegituran eraikia, CMake 
erabiliz.
@@ -42,11 +47,14 @@
 Comment[fr]=Générer une application construite sur l'environnement KParts, 
utilisant CMake.
 Comment[gl]=Xerar un aplicativo construído coa infraestrutura KParts, usando 
CMake.
 Comment[ia]=Generar un application construite sur le skeleto KParts, usante 
CMake.
+Comment[is]=Útbúðu forrit byggt á KParts-stuðningskerfinu, með því að nota 
CMake.
 Comment[it]=Genera un'applicazione basata sul framework KParts, utilizzando 
CMake.
+Comment[ko]=KParts 프레임워크 및 CMake를 사용하는 프로그램을 생성합니다.
 Comment[nl]=Genereer een toepassing gebouwd op het KParts-framework met CMake.
 Comment[nn]=Generer eit program bygd på KParts-rammeverket og som brukar CMake.
 Comment[pl]=Stwórz aplikację zbudowaną na szkieletach KParts, przy użyciu 
CMake.
 Comment[pt]=Gera uma aplicação compilada com a plataforma do KParts, usando o 
CMake.
+Comment[pt_BR]=Gera um aplicativo construido no frameworks KParts, usando 
CMake.
 Comment[ru]=Приложение на основе библиотеки KParts, собираемое при помощи 
CMake.
 Comment[sr]=Генерише програм над радним оквиром К‑делова, користећи Ц‑мејк
 Comment[sr@ijekavian]=Генерише програм над радним оквиром К‑дијелова, 
користећи Ц‑мејк


Reply via email to