Hello community,

here is the log from the commit of package kdebugsettings for openSUSE:Factory 
checked in at 2017-05-24 16:47:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdebugsettings (Old)
 and      /work/SRC/openSUSE:Factory/.kdebugsettings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdebugsettings"

Wed May 24 16:47:27 2017 rev:20 rq:495923 version:17.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdebugsettings/kdebugsettings.changes    
2017-05-16 14:35:04.364125442 +0200
+++ /work/SRC/openSUSE:Factory/.kdebugsettings.new/kdebugsettings.changes       
2017-05-24 16:47:28.970926726 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:36:05 CEST 2017 - [email protected]
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  kdebugsettings-17.04.0.tar.xz

New:
----
  kdebugsettings-17.04.1.tar.xz

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

Other differences:
------------------
++++++ kdebugsettings.spec ++++++
--- /var/tmp/diff_new_pack.CqlxZL/_old  2017-05-24 16:47:29.878798890 +0200
+++ /var/tmp/diff_new_pack.CqlxZL/_new  2017-05-24 16:47:29.882798327 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           kdebugsettings
-Version:        17.04.0
+Version:        17.04.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++++++ kdebugsettings-17.04.0.tar.xz -> kdebugsettings-17.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.04.0/CMakeLists.txt 
new/kdebugsettings-17.04.1/CMakeLists.txt
--- old/kdebugsettings-17.04.0/CMakeLists.txt   2017-04-14 02:12:10.000000000 
+0200
+++ new/kdebugsettings-17.04.1/CMakeLists.txt   2017-05-09 02:17:58.000000000 
+0200
@@ -34,7 +34,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.04.0/po/zh_CN/kdebugsettings.po 
new/kdebugsettings-17.04.1/po/zh_CN/kdebugsettings.po
--- old/kdebugsettings-17.04.0/po/zh_CN/kdebugsettings.po       2017-04-14 
02:12:10.000000000 +0200
+++ new/kdebugsettings-17.04.1/po/zh_CN/kdebugsettings.po       2017-05-09 
02:17:58.000000000 +0200
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Weng Xuetian <[email protected]>, 2015.
+# Weng Xuetian <[email protected]>, 2015, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-02-24 04:10+0100\n"
-"PO-Revision-Date: 2015-08-11 11:52UTC-0800\n"
-"Last-Translator: Weng Xuetian <[email protected]>\n"
+"PO-Revision-Date: 2017-05-02 10:31-0800\n"
+"Last-Translator: Weng Xuetian <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@
 #: src/categorytypecombobox.cpp:29
 #, kde-format
 msgid "Info"
-msgstr ""
+msgstr "信息"
 
 #: src/categorytypecombobox.cpp:30
 #, kde-format
@@ -45,7 +45,7 @@
 #: src/categorytypecombobox.cpp:34
 #, kde-format
 msgid "Off"
-msgstr ""
+msgstr "关闭"
 
 #: src/categorywarning.cpp:29
 #, kde-format
@@ -129,12 +129,12 @@
 #: src/kdeapplicationdebugsettingpage.cpp:49
 #, kde-format
 msgid "Enable All Debug"
-msgstr ""
+msgstr "启用所有调试"
 
 #: src/kdeapplicationdebugsettingpage.cpp:54
 #, kde-format
 msgid "Turn Off Debug"
-msgstr ""
+msgstr "关闭所有调试"
 
 #: src/kdebugsettingsdialog.cpp:66
 #, kde-format
@@ -182,10 +182,9 @@
 msgstr "另存为"
 
 #: src/kdebugsettingsdialog.cpp:275
-#, fuzzy, kde-format
-#| msgid "Load Rules File"
+#, kde-format
 msgid "Load Debug Settings Files"
-msgstr "装入规则文件"
+msgstr "加载调试设置文件"
 
 #: src/main.cpp:40
 #, kde-format
@@ -198,10 +197,9 @@
 msgstr "配置调试设置"
 
 #: src/main.cpp:42
-#, fuzzy, kde-format
-#| msgid "(c) 2015 kdebugsettings authors"
+#, kde-format
 msgid "(c) 2015-2017 kdebugsettings authors"
-msgstr "(c) 2015 kdebugsettings 作者"
+msgstr "(c) 2015-2017 kdebugsettings 作者"
 
 #: src/main.cpp:43
 #, kde-format


Reply via email to