Hello community, here is the log from the commit of package kcachegrind for openSUSE:Factory checked in at 2019-01-24 14:06:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcachegrind (Old) and /work/SRC/openSUSE:Factory/.kcachegrind.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcachegrind" Thu Jan 24 14:06:15 2019 rev:70 rq:665110 version:18.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes 2019-01-08 12:21:01.428763867 +0100 +++ /work/SRC/openSUSE:Factory/.kcachegrind.new.28833/kcachegrind.changes 2019-01-24 14:06:17.759853770 +0100 @@ -1,0 +2,10 @@ +Fri Jan 11 05:42:03 UTC 2019 - [email protected] + +- Update to 18.12.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.1.php +- Changes since 18.12.0: + * Use more https in links + +------------------------------------------------------------------- Old: ---- kcachegrind-18.12.0.tar.xz New: ---- kcachegrind-18.12.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcachegrind.spec ++++++ --- /var/tmp/diff_new_pack.4tFtXc/_old 2019-01-24 14:06:18.347853097 +0100 +++ /var/tmp/diff_new_pack.4tFtXc/_new 2019-01-24 14:06:18.347853097 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kcachegrind -Version: 18.12.0 +Version: 18.12.1 Release: 0 Summary: Frontend for Cachegrind License: GPL-2.0-only AND BSD-4-Clause AND GFDL-1.2-only ++++++ kcachegrind-18.12.0.tar.xz -> kcachegrind-18.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/INSTALL new/kcachegrind-18.12.1/INSTALL --- old/kcachegrind-18.12.0/INSTALL 2018-11-29 00:20:50.000000000 +0100 +++ new/kcachegrind-18.12.1/INSTALL 2019-01-06 08:43:03.000000000 +0100 @@ -1,5 +1,5 @@ For build instructions see README. More details for KDE build: -http://techbase.kde.org/Getting_Started/Build/KDE4 +https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/converters/pprof2calltree new/kcachegrind-18.12.1/converters/pprof2calltree --- old/kcachegrind-18.12.0/converters/pprof2calltree 2018-11-29 00:20:50.000000000 +0100 +++ new/kcachegrind-18.12.1/converters/pprof2calltree 2019-01-06 08:43:03.000000000 +0100 @@ -34,7 +34,7 @@ # and is provided completely free and without any warranty. # # This script is designed to convert the pprof output from -# APD (http://pecl.php.net/apd/) to one readable by kcachegrind. To use +# APD (https://pecl.php.net/apd/) to one readable by kcachegrind. To use # this script: # # 1) Install APD. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/kcachegrind/org.kde.kcachegrind.appdata.xml new/kcachegrind-18.12.1/kcachegrind/org.kde.kcachegrind.appdata.xml --- old/kcachegrind-18.12.0/kcachegrind/org.kde.kcachegrind.appdata.xml 2018-11-29 00:20:50.000000000 +0100 +++ new/kcachegrind-18.12.1/kcachegrind/org.kde.kcachegrind.appdata.xml 2019-01-06 08:43:03.000000000 +0100 @@ -222,10 +222,10 @@ </description> <screenshots> <screenshot type="default"> - <image>http://kde.org/images/screenshots/kcachegrind.png</image> + <image>https://kde.org/images/screenshots/kcachegrind.png</image> </screenshot> </screenshots> - <url type="homepage">http://kde.org/applications/development/kcachegrind/</url> + <url type="homepage">https://kde.org/applications/development/kcachegrind/</url> <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&product=kcachegrind</url> <url type="help">https://docs.kde.org/?application=kcachegrind</url> <url type="donation">https://www.kde.org/community/donations/?app=kcachegrind&source=appdata</url> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/kcachegrind/org.kde.kcachegrind.desktop new/kcachegrind-18.12.1/kcachegrind/org.kde.kcachegrind.desktop --- old/kcachegrind-18.12.0/kcachegrind/org.kde.kcachegrind.desktop 2018-11-29 00:20:50.000000000 +0100 +++ new/kcachegrind-18.12.1/kcachegrind/org.kde.kcachegrind.desktop 2019-01-06 08:43:03.000000000 +0100 @@ -116,7 +116,7 @@ GenericName[uk]=Інтерфейс до Profiler GenericName[wa]=Eterface grafike po Profiler GenericName[x-test]=xxProfiler Frontendxx -GenericName[zh_CN]=性能测试数据前端 +GenericName[zh_CN]=分析器前端 GenericName[zh_TW]=分析器前端 Comment=Visualization of Performance Profiling Data Comment[bg]=Визуализация на данните за производителност diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/po/gl/kcachegrind.po new/kcachegrind-18.12.1/po/gl/kcachegrind.po --- old/kcachegrind-18.12.0/po/gl/kcachegrind.po 2018-12-07 01:36:16.000000000 +0100 +++ new/kcachegrind-18.12.1/po/gl/kcachegrind.po 2019-01-08 01:14:54.000000000 +0100 @@ -3,14 +3,14 @@ # mvillarino <[email protected]>, 2007, 2008, 2009. # Marce Villarino <[email protected]>, 2009, 2013, 2014. # Adrian Chaves Fernandez <[email protected]>, 2013, 2015, 2017. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019. msgid "" msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-12 06:55+0100\n" -"PO-Revision-Date: 2018-04-29 23:22+0100\n" -"Last-Translator: Adrian Chaves <[email protected]>\n" +"PO-Revision-Date: 2019-01-01 15:31+0100\n" +"Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" "MIME-Version: 1.0\n" @@ -620,7 +620,7 @@ #: kcachegrind/main.cpp:50 #, kde-format msgid "Author/Maintainer" -msgstr "Autor/Mantenedor" +msgstr "Autor e mantedor" #: kcachegrind/main.cpp:73 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/po/zh_CN/kcachegrind.po new/kcachegrind-18.12.1/po/zh_CN/kcachegrind.po --- old/kcachegrind-18.12.0/po/zh_CN/kcachegrind.po 2018-12-07 01:36:17.000000000 +0100 +++ new/kcachegrind-18.12.1/po/zh_CN/kcachegrind.po 2019-01-08 01:14:55.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-11-12 06:55+0100\n" -"PO-Revision-Date: 2018-11-12 09:29\n" +"PO-Revision-Date: 2019-01-05 20:55\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -63,7 +63,7 @@ #: kcachegrind/configdlgbase.ui:44 #, kde-format msgid "Truncate symbols in tooltips and context menus" -msgstr "工具提示和上下文菜单中的符号" +msgstr "工具提示和右键菜单中的符号" #. i18n: ectx: property (text), widget (QLabel, TextLabel2) #: kcachegrind/configdlgbase.ui:70 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/poqm/gl/kcachegrind_qt.po new/kcachegrind-18.12.1/poqm/gl/kcachegrind_qt.po --- old/kcachegrind-18.12.0/poqm/gl/kcachegrind_qt.po 2018-12-07 01:36:16.000000000 +0100 +++ new/kcachegrind-18.12.1/poqm/gl/kcachegrind_qt.po 2019-01-08 01:14:54.000000000 +0100 @@ -5,13 +5,13 @@ # Marce Villarino <[email protected]>, 2009. # Marce Villarino <[email protected]>, 2009, 2012, 2013, 2014. # Adrian Chaves Fernandez <[email protected]>, 2013, 2015, 2017. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 2019. msgid "" msgstr "" "Project-Id-Version: kcachegrind_qt\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-18 02:14+0000\n" -"PO-Revision-Date: 2018-10-20 22:48+0100\n" +"PO-Revision-Date: 2019-01-01 13:27+0100\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -966,7 +966,7 @@ #: libviews/callmapview.cpp:386 msgctxt "CallMapView|" msgid "Shading" -msgstr "sombreado" +msgstr "Sombreado" #: libviews/callmapview.cpp:438 #, qt-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/poqm/pl/kcachegrind_qt.po new/kcachegrind-18.12.1/poqm/pl/kcachegrind_qt.po --- old/kcachegrind-18.12.0/poqm/pl/kcachegrind_qt.po 2018-12-07 01:36:16.000000000 +0100 +++ new/kcachegrind-18.12.1/poqm/pl/kcachegrind_qt.po 2019-01-08 01:14:55.000000000 +0100 @@ -3,13 +3,13 @@ # Krzysztof Lichota <[email protected]>, 2005, 2006. # Michal Rudolf <[email protected]>, 2005. # Marta Rybczyńska <[email protected]>, 2008. -# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014, 2015, 2016, 2017. +# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014, 2015, 2016, 2017, 2018. msgid "" msgstr "" "Project-Id-Version: kcachegrind\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-11-18 02:14+0000\n" -"PO-Revision-Date: 2017-01-22 08:54+0100\n" +"PO-Revision-Date: 2018-12-16 06:10+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" @@ -1328,12 +1328,9 @@ msgstr "&Szukaj:" #: libviews/functionselection.cpp:111 -#, fuzzy -#| msgctxt "FunctionSelection|" -#| msgid "&Search:" msgctxt "FunctionSelection|" msgid "Search Query" -msgstr "&Szukaj:" +msgstr "Wyszukiwanie" #: libviews/functionselection.cpp:126 msgctxt "FunctionSelection|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/poqm/zh_CN/kcachegrind_qt.po new/kcachegrind-18.12.1/poqm/zh_CN/kcachegrind_qt.po --- old/kcachegrind-18.12.0/poqm/zh_CN/kcachegrind_qt.po 2018-12-07 01:36:17.000000000 +0100 +++ new/kcachegrind-18.12.1/poqm/zh_CN/kcachegrind_qt.po 2019-01-08 01:14:55.000000000 +0100 @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2018-11-12 09:29\n" +"PO-Revision-Date: 2019-01-05 20:55\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -1241,12 +1241,9 @@ msgstr "查找(&S):" #: libviews/functionselection.cpp:111 -#, fuzzy -#| msgctxt "FunctionSelection|" -#| msgid "&Search:" msgctxt "FunctionSelection|" msgid "Search Query" -msgstr "查找(&S):" +msgstr "搜索队列" #: libviews/functionselection.cpp:126 msgctxt "FunctionSelection|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/poqm/zh_TW/kcachegrind_qt.po new/kcachegrind-18.12.1/poqm/zh_TW/kcachegrind_qt.po --- old/kcachegrind-18.12.0/poqm/zh_TW/kcachegrind_qt.po 2018-12-07 01:36:17.000000000 +0100 +++ new/kcachegrind-18.12.1/poqm/zh_TW/kcachegrind_qt.po 2019-01-08 01:14:55.000000000 +0100 @@ -1,11 +1,10 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# -# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2009, 2010. # Frank Weng (a.k.a. Franklin) <[email protected]>, 2009. -# Franklin Weng <[email protected]>, 2010. -# Franklin Weng <[email protected]>, 2012, 2013. +# Franklin Weng <[email protected]>, 2010, 2012, 2013. # pan93412 <[email protected]>, 2018. +# +# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: kcachegrind_qt\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcachegrind-18.12.0/qcachegrind/qcachegrind.desktop new/kcachegrind-18.12.1/qcachegrind/qcachegrind.desktop --- old/kcachegrind-18.12.0/qcachegrind/qcachegrind.desktop 2018-11-29 00:20:50.000000000 +0100 +++ new/kcachegrind-18.12.1/qcachegrind/qcachegrind.desktop 2019-01-06 08:43:03.000000000 +0100 @@ -99,7 +99,7 @@ GenericName[uk]=Інтерфейс до Profiler GenericName[wa]=Eterface grafike po Profiler GenericName[x-test]=xxProfiler Frontendxx -GenericName[zh_CN]=性能测试数据前端 +GenericName[zh_CN]=分析器前端 GenericName[zh_TW]=分析器前端 Comment=Visualization of Performance Profiling Data Comment[bg]=Визуализация на данните за производителност
