Hello community,

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

Package is "kdebugsettings"

Mon Jan 22 16:12:16 2018 rev:28 rq:564286 version:17.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdebugsettings/kdebugsettings.changes    
2017-12-19 10:53:11.312698490 +0100
+++ /work/SRC/openSUSE:Factory/.kdebugsettings.new/kdebugsettings.changes       
2018-01-22 16:12:51.413824655 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:03 CET 2018 - [email protected]
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Fix save custom rules when value is false
+
+-------------------------------------------------------------------

Old:
----
  kdebugsettings-17.12.0.tar.xz

New:
----
  kdebugsettings-17.12.1.tar.xz

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

Other differences:
------------------
++++++ kdebugsettings.spec ++++++
--- /var/tmp/diff_new_pack.1dgZaj/_old  2018-01-22 16:12:51.917801079 +0100
+++ /var/tmp/diff_new_pack.1dgZaj/_new  2018-01-22 16:12:51.917801079 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdebugsettings
 #
-# 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
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           kdebugsettings
-Version:        17.12.0
+Version:        17.12.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ kdebugsettings-17.12.0.tar.xz -> kdebugsettings-17.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.12.0/CMakeLists.txt 
new/kdebugsettings-17.12.1/CMakeLists.txt
--- old/kdebugsettings-17.12.0/CMakeLists.txt   2017-12-08 01:50:45.000000000 
+0100
+++ new/kdebugsettings-17.12.1/CMakeLists.txt   2018-01-09 01:56:52.000000000 
+0100
@@ -1,7 +1,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-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}")
 cmake_minimum_required (VERSION 3.0 FATAL_ERROR)
 project(kdebugsettings VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.12.0/po/ca/kdebugsettings.po 
new/kdebugsettings-17.12.1/po/ca/kdebugsettings.po
--- old/kdebugsettings-17.12.0/po/ca/kdebugsettings.po  2017-12-08 
01:50:44.000000000 +0100
+++ new/kdebugsettings-17.12.1/po/ca/kdebugsettings.po  2018-01-09 
01:56:52.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdebugsettings\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-20 05:18+0100\n"
-"PO-Revision-Date: 2017-01-13 20:55+0100\n"
+"PO-Revision-Date: 2017-12-28 22:21+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: src/categorytypecombobox.cpp:28
 #, kde-format
@@ -113,7 +113,7 @@
 #, kde-format
 msgid ""
 "No rules have been defined in the environment variable \"QT_LOGGING_RULES\"."
-msgstr "No s'ha definit cap regla en al variable d'entorn «QT_LOGGING_RULES»."
+msgstr "No s'ha definit cap regla a la variable d'entorn «QT_LOGGING_RULES»."
 
 #: src/environmentsettingsrulespage.cpp:47
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebugsettings-17.12.0/po/ca@valencia/kdebugsettings.po 
new/kdebugsettings-17.12.1/po/ca@valencia/kdebugsettings.po
--- old/kdebugsettings-17.12.0/po/ca@valencia/kdebugsettings.po 2017-12-08 
01:50:44.000000000 +0100
+++ new/kdebugsettings-17.12.1/po/ca@valencia/kdebugsettings.po 2018-01-09 
01:56:52.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdebugsettings\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-20 05:18+0100\n"
-"PO-Revision-Date: 2017-01-13 20:55+0100\n"
+"PO-Revision-Date: 2017-12-28 22:21+0100\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
 "Language: ca@valencia\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: src/categorytypecombobox.cpp:28
 #, kde-format
@@ -113,7 +113,7 @@
 #, kde-format
 msgid ""
 "No rules have been defined in the environment variable \"QT_LOGGING_RULES\"."
-msgstr "No s'ha definit cap regla en al variable d'entorn «QT_LOGGING_RULES»."
+msgstr "No s'ha definit cap regla a la variable d'entorn «QT_LOGGING_RULES»."
 
 #: src/environmentsettingsrulespage.cpp:47
 #, kde-format
@@ -213,12 +213,3 @@
 #, kde-format
 msgid "Maintainer"
 msgstr "Mantenidor"
-
-#~ msgid "Load"
-#~ msgstr "Carrega"
-
-#~ msgid "Select All"
-#~ msgstr "Selecciona-ho tot"
-
-#~ msgid "Deselect All"
-#~ msgstr "Desselecciona-ho tot"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.12.0/po/fi/kdebugsettings.po 
new/kdebugsettings-17.12.1/po/fi/kdebugsettings.po
--- old/kdebugsettings-17.12.0/po/fi/kdebugsettings.po  2017-12-08 
01:50:45.000000000 +0100
+++ new/kdebugsettings-17.12.1/po/fi/kdebugsettings.po  2018-01-09 
01:56:52.000000000 +0100
@@ -1,14 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Lasse Liehu <[email protected]>, 2015, 2016, 2017.
+# Tommi Nieminen <[email protected]>, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-20 05:18+0100\n"
-"PO-Revision-Date: 2017-01-08 21:57+0200\n"
-"Last-Translator: Lasse Liehu <[email protected]>\n"
+"PO-Revision-Date: 2017-12-11 18:24+0200\n"
+"Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
@@ -30,7 +31,7 @@
 #: src/categorytypecombobox.cpp:30
 #, kde-format
 msgid "Info"
-msgstr ""
+msgstr "Tietoja"
 
 #: src/categorytypecombobox.cpp:31
 #, kde-format
@@ -45,7 +46,7 @@
 #: src/categorytypecombobox.cpp:34
 #, kde-format
 msgid "Off"
-msgstr ""
+msgstr "Ei käytössä"
 
 #: src/categorywarning.cpp:29
 #, kde-format
@@ -130,12 +131,12 @@
 #: src/kdeapplicationdebugsettingpage.cpp:49
 #, kde-format
 msgid "Enable All Debug"
-msgstr ""
+msgstr "Käytä kaikkea vianpaikannusta"
 
 #: src/kdeapplicationdebugsettingpage.cpp:54
 #, kde-format
 msgid "Turn Off Debug"
-msgstr ""
+msgstr "Poista vianpaikannus käytöstä"
 
 #: src/kdebugsettingsdialog.cpp:65
 #, kde-format
@@ -183,10 +184,9 @@
 msgstr "Tallenna nimellä"
 
 #: src/kdebugsettingsdialog.cpp:279
-#, fuzzy, kde-format
-#| msgid "kdebugssettings"
+#, kde-format
 msgid "Load Debug Settings Files"
-msgstr "kdebugssettings"
+msgstr "Lataa vianpaikannuksen asetustiedostoja"
 
 #: src/main.cpp:40
 #, kde-format
@@ -199,10 +199,9 @@
 msgstr "Muokkaa virheenpaikannusasetuksia"
 
 #: src/main.cpp:42
-#, fuzzy, kde-format
-#| msgid "(c) 2015-2016 kdebugsettings authors"
+#, kde-format
 msgid "(c) 2015-2017 kdebugsettings authors"
-msgstr "© 2015–2016 kdebugsettingsin tekijät"
+msgstr "© 2015-2017 kdebugsettingsin tekijät"
 
 #: src/main.cpp:43
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.12.0/po/fr/kdebugsettings.po 
new/kdebugsettings-17.12.1/po/fr/kdebugsettings.po
--- old/kdebugsettings-17.12.0/po/fr/kdebugsettings.po  2017-12-08 
01:50:45.000000000 +0100
+++ new/kdebugsettings-17.12.1/po/fr/kdebugsettings.po  2018-01-09 
01:56:52.000000000 +0100
@@ -2,6 +2,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Maxime Corteel <[email protected]>, 2015.
 # Vincent Pinon <[email protected]>, 2017.
+# Simon Depiets <[email protected]>, 2018.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.12.0/po/it/kdebugsettings.po 
new/kdebugsettings-17.12.1/po/it/kdebugsettings.po
--- old/kdebugsettings-17.12.0/po/it/kdebugsettings.po  2017-12-08 
01:50:45.000000000 +0100
+++ new/kdebugsettings-17.12.1/po/it/kdebugsettings.po  2018-01-09 
01:56:52.000000000 +0100
@@ -1,7 +1,7 @@
 # Italian translation of kdebugsettings
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdebugsettings 
package.
-# Vincenzo Reale <[email protected]>, 2015.
+# Vincenzo Reale <[email protected]>, 2015, 2017.
 #
 msgid ""
 msgstr ""
@@ -10,7 +10,7 @@
 "POT-Creation-Date: 2017-11-20 05:18+0100\n"
 "PO-Revision-Date: 2017-01-14 00:56+0100\n"
 "Last-Translator: Vincenzo Reale <[email protected]>\n"
-"Language-Team: Italia <[email protected]>\n"
+"Language-Team: Italian <[email protected]>\n"
 "Language: it\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.12.0/po/sr/kdebugsettings.po 
new/kdebugsettings-17.12.1/po/sr/kdebugsettings.po
--- old/kdebugsettings-17.12.0/po/sr/kdebugsettings.po  2017-12-08 
01:50:45.000000000 +0100
+++ new/kdebugsettings-17.12.1/po/sr/kdebugsettings.po  2018-01-09 
01:56:52.000000000 +0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kdebugsettings\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-09-07 03:04+0200\n"
+"POT-Creation-Date: 2017-11-20 05:18+0100\n"
 "PO-Revision-Date: 2017-01-14 19:23+0100\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
@@ -27,14 +27,14 @@
 # >> @item:inlistbox
 #: src/categorytypecombobox.cpp:29
 #, kde-format
-msgid "Info"
-msgstr "информативно"
+msgid "Debug"
+msgstr "исправљање"
 
 # >> @item:inlistbox
 #: src/categorytypecombobox.cpp:30
 #, kde-format
-msgid "Debug"
-msgstr "исправљање"
+msgid "Info"
+msgstr "информативно"
 
 # >> @item:inlistbox
 #: src/categorytypecombobox.cpp:31
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.12.0/po/zh_CN/kdebugsettings.po 
new/kdebugsettings-17.12.1/po/zh_CN/kdebugsettings.po
--- old/kdebugsettings-17.12.0/po/zh_CN/kdebugsettings.po       2017-12-08 
01:50:45.000000000 +0100
+++ new/kdebugsettings-17.12.1/po/zh_CN/kdebugsettings.po       2018-01-09 
01:56:52.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-20 05:18+0100\n"
-"PO-Revision-Date: 2017-11-09 08:34-0500\n"
+"PO-Revision-Date: 2018-01-08 18:10-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdeutils/kdebugsettings.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdeutils/kdebugsettings.pot\n"
 
 #: src/categorytypecombobox.cpp:28
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-17.12.0/src/loggingcategory.cpp 
new/kdebugsettings-17.12.1/src/loggingcategory.cpp
--- old/kdebugsettings-17.12.0/src/loggingcategory.cpp  2017-12-05 
00:03:48.000000000 +0100
+++ new/kdebugsettings-17.12.1/src/loggingcategory.cpp  2018-01-07 
06:20:12.000000000 +0100
@@ -45,7 +45,7 @@
     QString str;
     switch (loggingType) {
     case All: {
-        str = logName + QLatin1String("=true\n");
+        str = logName + (enabled ? QStringLiteral("=true\n") : 
QStringLiteral("=false\n"));
         break;
     }
     case Info: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebugsettings-17.12.0/src/org.kde.kdebugsettings.desktop 
new/kdebugsettings-17.12.1/src/org.kde.kdebugsettings.desktop
--- old/kdebugsettings-17.12.0/src/org.kde.kdebugsettings.desktop       
2017-12-05 00:03:48.000000000 +0100
+++ new/kdebugsettings-17.12.1/src/org.kde.kdebugsettings.desktop       
2018-01-07 06:20:12.000000000 +0100
@@ -85,7 +85,9 @@
 Comment[el]=Διαμόρφωση της εξόδου διόρθωσης σφαλμάτων από εφαρμογές Qt
 Comment[en_GB]=Configure debug output from Qt applications
 Comment[es]=Configurar la salida de depuración de las aplicaciones Qt
+Comment[fi]=Aseta Qt-sovellusten vianpaikannustuloste
 Comment[fr]=Configurer la sortie de débogage des applications Qt
+Comment[gl]=Configurar a saída de depuración dos aplicativos baseados en Qt.
 Comment[it]=Configura l'output di debug delle applicazioni Qt
 Comment[ko]=Qt 프로그램의 디버그 출력 설정
 Comment[nl]=Debuguitvoer uit Qt toepassingen configureren


Reply via email to