Hello community,

here is the log from the commit of package kparts for openSUSE:Factory checked 
in at 2017-11-16 14:40:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kparts (Old)
 and      /work/SRC/openSUSE:Factory/.kparts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kparts"

Thu Nov 16 14:40:10 2017 rev:46 rq:541678 version:5.40.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kparts/kparts.changes    2017-10-27 
13:57:04.788194147 +0200
+++ /work/SRC/openSUSE:Factory/.kparts.new/kparts.changes       2017-11-16 
14:40:11.468462791 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:15 CET 2017 - [email protected]
+
+- 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:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kparts-5.39.0.tar.xz

New:
----
  kparts-5.40.0.tar.xz

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

Other differences:
------------------
++++++ kparts.spec ++++++
--- /var/tmp/diff_new_pack.qYzNP6/_old  2017-11-16 14:40:13.108403337 +0100
+++ /var/tmp/diff_new_pack.qYzNP6/_new  2017-11-16 14:40:13.112403192 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Parts5
-%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:           kparts
-Version:        5.39.0
+Version:        5.40.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++++++ kparts-5.39.0.tar.xz -> kparts-5.40.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.39.0/CMakeLists.txt 
new/kparts-5.40.0/CMakeLists.txt
--- old/kparts-5.39.0/CMakeLists.txt    2017-10-07 21:21:15.000000000 +0200
+++ new/kparts-5.40.0/CMakeLists.txt    2017-11-05 09:36:47.000000000 +0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
 project(KParts VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.39.0  NO_MODULE)
+find_package(ECM 5.40.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.39.0/po/gl/kparts5.po 
new/kparts-5.40.0/po/gl/kparts5.po
--- old/kparts-5.39.0/po/gl/kparts5.po  2017-10-07 21:21:15.000000000 +0200
+++ new/kparts-5.40.0/po/gl/kparts5.po  2017-11-05 09:36:47.000000000 +0100
@@ -36,7 +36,7 @@
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "[email protected], [email protected], [email protected]"
+msgstr "[email protected], [email protected], [email protected]"
 
 #: browserextension.cpp:241
 #, kde-format
@@ -116,7 +116,7 @@
 #: browserrun.cpp:346
 #, kde-format
 msgid "Do you really want to execute '%1'?"
-msgstr "Está seguro de que quere executar «%1»?"
+msgstr "Seguro que quere executar «%1»?"
 
 #: browserrun.cpp:347
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kparts-5.39.0/po/zh_CN/kparts5.po 
new/kparts-5.40.0/po/zh_CN/kparts5.po
--- old/kparts-5.39.0/po/zh_CN/kparts5.po       2017-10-07 21:21:15.000000000 
+0200
+++ new/kparts-5.40.0/po/zh_CN/kparts5.po       2017-11-05 09:36:47.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-09-30 17:44-0400\n"
+"PO-Revision-Date: 2017-10-19 10:41-0400\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.39.0/templates/kpartsapp/kpartsapp.kdevtemplate 
new/kparts-5.40.0/templates/kpartsapp/kpartsapp.kdevtemplate
--- old/kparts-5.39.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2017-10-07 21:21:15.000000000 +0200
+++ new/kparts-5.40.0/templates/kpartsapp/kpartsapp.kdevtemplate        
2017-11-05 09:36:47.000000000 +0100
@@ -4,6 +4,7 @@
 Name[ca]=Aplicació de les KParts
 Name[ca@valencia]=Aplicació de les KParts
 Name[cs]=Aplikace KParts
+Name[da]=KParts-program
 Name[de]=KParts-Programm
 Name[es]=Aplicación de KParts
 Name[eu]=KParts aplikazioa
@@ -23,6 +24,7 @@
 Name[sr@ijekavianlatin]=K‑dioni program
 Name[sr@latin]=K‑deoni program
 Name[sv]=KParts-program
+Name[tr]=KParts Uygulaması
 Name[uk]=Програма KParts
 Name[x-test]=xxKParts Applicationxx
 Name[zh_CN]=KParts 应用
@@ -31,6 +33,7 @@
 Comment[ca]=Genera una construcció d'aplicació en el Framework KParts, usant 
el CMake.
 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[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.
 Comment[fi]=Luo KParts-sovelluskehykseen pohjautuva sovellus käyttäen CMakea.
@@ -48,6 +51,7 @@
 Comment[sr@ijekavianlatin]=Generiše program nad radnim okvirom K‑dijelova, 
koristeći CMake
 Comment[sr@latin]=Generiše program nad radnim okvirom K‑delova, koristeći CMake
 Comment[sv]=Skapa ett program byggt på KParts-ramverket, med användning av 
CMake.
+Comment[tr]=CMake kullanılarak, KParts çatısı üstüne kurulu bir uygulama 
oluşturun.
 Comment[uk]=Створити програму на основі бібліотек KParts з використанням CMake.
 Comment[x-test]=xxGenerate an application built on the KParts framework, using 
CMake.xx
 Comment[zh_CN]=生成基于 KParts 框架的应用程序,使用 CMake 构建。
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.39.0/templates/kpartsapp/src/part/%{APPNAMELC}part.desktop 
new/kparts-5.40.0/templates/kpartsapp/src/part/%{APPNAMELC}part.desktop
--- old/kparts-5.39.0/templates/kpartsapp/src/part/%{APPNAMELC}part.desktop     
2017-10-07 21:21:15.000000000 +0200
+++ new/kparts-5.40.0/templates/kpartsapp/src/part/%{APPNAMELC}part.desktop     
2017-11-05 09:36:47.000000000 +0100
@@ -5,6 +5,7 @@
 Name[ca]=%{APPNAME}Part
 Name[ca@valencia]=%{APPNAME}Part
 Name[cs]=%{APPNAME}Part
+Name[da]=%{APPNAME}Part
 Name[de]=%{APPNAME}Part
 Name[es]=%{APPNAME}Part
 Name[eu]=%{APPNAME}Part
@@ -25,6 +26,7 @@
 Name[sr@ijekavianlatin]=%{APPNAME}Part
 Name[sr@latin]=%{APPNAME}Part
 Name[sv]=%{APPNAME}-delprogram
+Name[tr]=%{APPNAME}Part
 Name[uk]=%{APPNAME}Part
 Name[x-test]=xx%{APPNAME}Partxx
 Name[zh_CN]=%{APPNAME}Part
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kparts-5.39.0/templates/kpartsapp/src/shell/%{APPNAMELC}.desktop 
new/kparts-5.40.0/templates/kpartsapp/src/shell/%{APPNAMELC}.desktop
--- old/kparts-5.39.0/templates/kpartsapp/src/shell/%{APPNAMELC}.desktop        
2017-10-07 21:21:15.000000000 +0200
+++ new/kparts-5.40.0/templates/kpartsapp/src/shell/%{APPNAMELC}.desktop        
2017-11-05 09:36:47.000000000 +0100
@@ -5,6 +5,7 @@
 Name[ca]=%{APPNAME}
 Name[ca@valencia]=%{APPNAME}
 Name[cs]=%{APPNAME}
+Name[da]=%{APPNAME}
 Name[de]=%{APPNAME}
 Name[es]=%{APPNAME}
 Name[eu]=%{APPNAME}
@@ -25,6 +26,7 @@
 Name[sr@ijekavianlatin]=%{APPNAME}
 Name[sr@latin]=%{APPNAME}
 Name[sv]=%{APPNAME}
+Name[tr]=%{APPNAME}
 Name[uk]=%{APPNAME}
 Name[x-test]=xx%{APPNAME}xx
 Name[zh_CN]=%{APPNAME}


Reply via email to