Hello community,
here is the log from the commit of package kdevelop5-plugin-python3 for
openSUSE:Factory checked in at 2018-08-22 14:21:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
and /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdevelop5-plugin-python3"
Wed Aug 22 14:21:06 2018 rev:11 rq:630785 version:5.2.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
2018-06-02 12:08:20.092381785 +0200
+++
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new/kdevelop5-plugin-python3.changes
2018-08-22 14:21:09.370465804 +0200
@@ -1,0 +2,6 @@
+Tue Aug 21 10:57:17 UTC 2018 - [email protected]
+
+- New upstream release 5.2.4
+ * no code changes
+
+-------------------------------------------------------------------
Old:
----
kdev-python-5.2.3.tar.xz
New:
----
kdev-python-5.2.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdevelop5-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.ctZnNp/_old 2018-08-22 14:21:09.822466875 +0200
+++ /var/tmp/diff_new_pack.ctZnNp/_new 2018-08-22 14:21:09.826466885 +0200
@@ -22,13 +22,13 @@
%define rname kdev-python
%define rversion 5.2
Name: kdevelop5-plugin-python3
-Version: 5.2.3
+Version: 5.2.4
Release: 0
Summary: Python support for KDevelop
License: GPL-2.0+
Group: Development/Tools/IDE
Url: http://www.kdevelop.org
-Source0: %{rname}-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/%{version}/src/%{rname}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: grantlee5-devel
++++++ kdev-python-5.2.3.tar.xz -> kdev-python-5.2.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-5.2.3/CMakeLists.txt
new/kdev-python-5.2.4/CMakeLists.txt
--- old/kdev-python-5.2.3/CMakeLists.txt 2018-05-17 20:38:37.000000000
+0200
+++ new/kdev-python-5.2.4/CMakeLists.txt 2018-08-19 17:00:12.000000000
+0200
@@ -4,7 +4,7 @@
# write the plugin version to a file
set(KDEVPYTHON_VERSION_MAJOR 5)
set(KDEVPYTHON_VERSION_MINOR 2)
-set(KDEVPYTHON_VERSION_PATCH 3)
+set(KDEVPYTHON_VERSION_PATCH 4)
# KDevplatform dependency version
set( KDEVPLATFORM_VERSION
"${KDEVPYTHON_VERSION_MAJOR}.${KDEVPYTHON_VERSION_MINOR}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-5.2.3/org.kde.kdev-python.metainfo.xml
new/kdev-python-5.2.4/org.kde.kdev-python.metainfo.xml
--- old/kdev-python-5.2.3/org.kde.kdev-python.metainfo.xml 2018-05-17
20:38:20.000000000 +0200
+++ new/kdev-python-5.2.4/org.kde.kdev-python.metainfo.xml 2018-08-19
16:59:50.000000000 +0200
@@ -9,6 +9,7 @@
<name xml:lang="de">KDevelop – Python-Unterstützung</name>
<name xml:lang="en-GB">KDevelop Python Support</name>
<name xml:lang="es">Implementación de Python para KDevelop</name>
+ <name xml:lang="fr">Prise en charge de Python pour KDevelop</name>
<name xml:lang="gl">Compatibilidade con Python para KDevelop</name>
<name xml:lang="it">Supporto Python per KDevelop</name>
<name xml:lang="nl">Python ondersteuning in KDevelop</name>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdev-python-5.2.3/po/zh_CN/kdevpython.po
new/kdev-python-5.2.4/po/zh_CN/kdevpython.po
--- old/kdev-python-5.2.3/po/zh_CN/kdevpython.po 2018-05-17
20:38:36.000000000 +0200
+++ new/kdev-python-5.2.4/po/zh_CN/kdevpython.po 2018-08-19
17:00:11.000000000 +0200
@@ -7,7 +7,7 @@
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2018-05-11 06:31+0200\n"
-"PO-Revision-Date: 2018-04-26 06:10-0400\n"
+"PO-Revision-Date: 2018-07-24 08:47\n"
"Last-Translator: guoyunhebrave <[email protected]>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
@@ -264,7 +264,7 @@
#, kde-format
msgctxt "Edit selected files"
msgid "Edit Selected"
-msgstr ""
+msgstr "编辑选中的"
#: docfilekcm/docfilemanagerwidget.cpp:87
#, kde-format
@@ -399,7 +399,7 @@
#: docfilekcm/kcm_docfiles.cpp:61
#, kde-format
msgid "Manage Documentation Files Used by the Python Plugin"
-msgstr ""
+msgstr "管理 Python 插件使用的文档文件"
#: docfilekcm/kcm_docfiles.cpp:71
#, kde-format
@@ -493,7 +493,7 @@
#: pep8kcm/kcm_pep8.cpp:76
#, kde-format
msgid "Configure Python Style Checking"
-msgstr ""
+msgstr "配置 Python 样式检查"
#: pep8kcm/kcm_pep8.cpp:86
#, kde-format
@@ -504,32 +504,32 @@
#: pep8kcm/pep8.ui:29
#, kde-format
msgid "Enable Style Checking"
-msgstr ""
+msgstr "启用样式检查"
#. i18n: ectx: property (placeholderText), widget (QLineEdit, disableErrors)
#. i18n: ectx: property (placeholderText), widget (QLineEdit, enableErrors)
#: pep8kcm/pep8.ui:44 pep8kcm/pep8.ui:58
#, kde-format
msgid "Comma-separated list of error codes"
-msgstr ""
+msgstr "以逗号分隔的错误代码列表"
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: pep8kcm/pep8.ui:51
#, kde-format
msgid "Enable these errors and warnings:"
-msgstr ""
+msgstr "启用这些错误和警告:"
#. i18n: ectx: property (text), widget (QLabel, label_3)
#: pep8kcm/pep8.ui:65
#, kde-format
msgid "Maximum line length:"
-msgstr ""
+msgstr "最大行长度:"
#. i18n: ectx: property (text), widget (QLabel, label)
#: pep8kcm/pep8.ui:88
#, kde-format
msgid "Disable these errors and warnings:"
-msgstr ""
+msgstr "禁用这些错误和警告:"
#. i18n: ectx: property (text), widget (QLabel, label_4)
#: pep8kcm/pep8.ui:100
@@ -543,7 +543,7 @@
#: projectconfig/projectconfig.ui:19
#, kde-format
msgid "Python interpreter:"
-msgstr ""
+msgstr "Python 解释器:"
#. i18n: ectx: property (placeholderText), widget (QLineEdit,
pythonInterpreter)
#: projectconfig/projectconfig.ui:26
@@ -554,7 +554,7 @@
#: projectconfig/projectconfigpage.cpp:56
#, kde-format
msgid "Python Settings"
-msgstr ""
+msgstr "Python 设置"
#: pythonlanguagesupport.cpp:152
#, kde-format