Hello community, here is the log from the commit of package kdebugsettings for openSUSE:Factory checked in at 2019-11-13 13:17:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdebugsettings (Old) and /work/SRC/openSUSE:Factory/.kdebugsettings.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdebugsettings" Wed Nov 13 13:17:20 2019 rev:51 rq:746849 version:19.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kdebugsettings/kdebugsettings.changes 2019-10-28 16:48:54.960895470 +0100 +++ /work/SRC/openSUSE:Factory/.kdebugsettings.new.2990/kdebugsettings.changes 2019-11-13 13:18:33.927087871 +0100 @@ -1,0 +2,9 @@ +Thu Nov 7 23:12:49 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.3.php +- No code change since 19.08.2 + +------------------------------------------------------------------- Old: ---- kdebugsettings-19.08.2.tar.xz kdebugsettings-19.08.2.tar.xz.sig New: ---- kdebugsettings-19.08.3.tar.xz kdebugsettings-19.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebugsettings.spec ++++++ --- /var/tmp/diff_new_pack.8plPhe/_old 2019-11-13 13:18:36.639090695 +0100 +++ /var/tmp/diff_new_pack.8plPhe/_new 2019-11-13 13:18:36.639090695 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdebugsettings -Version: 19.08.2 +Version: 19.08.3 Release: 0 Summary: Program to set debug verbosity for KDE applications License: LGPL-2.0-or-later ++++++ kdebugsettings-19.08.2.tar.xz -> kdebugsettings-19.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdebugsettings-19.08.2/CMakeLists.txt new/kdebugsettings-19.08.3/CMakeLists.txt --- old/kdebugsettings-19.08.2/CMakeLists.txt 2019-10-08 02:12:23.000000000 +0200 +++ new/kdebugsettings-19.08.3/CMakeLists.txt 2019-11-05 05:06:07.000000000 +0100 @@ -1,7 +1,7 @@ # KDE Application Version, managed by release script set (KDE_APPLICATIONS_VERSION_MAJOR "19") set (KDE_APPLICATIONS_VERSION_MINOR "08") -set (KDE_APPLICATIONS_VERSION_MICRO "2") +set (KDE_APPLICATIONS_VERSION_MICRO "3") set (KDE_APPLICATIONS_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") cmake_minimum_required (VERSION 3.5 FATAL_ERROR) project(kdebugsettings VERSION ${KDE_APPLICATIONS_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdebugsettings-19.08.2/po/gl/kdebugsettings.po new/kdebugsettings-19.08.3/po/gl/kdebugsettings.po --- old/kdebugsettings-19.08.2/po/gl/kdebugsettings.po 2019-10-08 02:12:22.000000000 +0200 +++ new/kdebugsettings-19.08.3/po/gl/kdebugsettings.po 2019-11-05 05:06:07.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:47+0200\n" -"PO-Revision-Date: 2019-09-29 09:23+0200\n" +"PO-Revision-Date: 2019-11-01 16:36+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -16,7 +16,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.11.70\n" +"X-Generator: Lokalize 19.08.2\n" #: src/categorytypecombobox.cpp:28 #, kde-format @@ -114,7 +114,7 @@ msgid "" "No rules have been defined in the environment variable \"QT_LOGGING_RULES\"." msgstr "" -"Non se definiu ningunha regra na variábel de ambiente «QT_LOGGING_RULES»." +"Non se definiu ningunha regra na variábel de contorno «QT_LOGGING_RULES»." #: src/environmentsettingsrulespage.cpp:46 #, kde-format @@ -123,7 +123,7 @@ "QT_LOGGING_RULES variable directly." msgstr "" "Estas regras non se poden editar con esta aplicación. Ten que definilas " -"directamente na variábel de ambiente «QT_LOGGING_RULES»." +"directamente na variábel «QT_LOGGING_RULES»." #: src/environmentsettingsrulespage.cpp:49 #, kde-format @@ -173,7 +173,7 @@ #: src/kdebugsettingsdialog.cpp:69 #, kde-format msgid "Rules Settings With Environment Variable" -msgstr "Configuración de regras mediante unha variábel de ambiente" +msgstr "Configuración de regras mediante unha variábel de contorno" #: src/kdebugsettingsdialog.cpp:75 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kdebugsettings-19.08.2/po/zh_CN/kdebugsettings.po new/kdebugsettings-19.08.3/po/zh_CN/kdebugsettings.po --- old/kdebugsettings-19.08.2/po/zh_CN/kdebugsettings.po 2019-10-08 02:12:23.000000000 +0200 +++ new/kdebugsettings-19.08.3/po/zh_CN/kdebugsettings.po 2019-11-05 05:06:07.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-30 07:47+0200\n" -"PO-Revision-Date: 2019-09-05 09:57\n" +"PO-Revision-Date: 2019-10-09 10:13\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
