Hello community,

here is the log from the commit of package kcachegrind for openSUSE:Leap:15.2 
checked in at 2020-05-25 13:41:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/kcachegrind (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.kcachegrind.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcachegrind"

Mon May 25 13:41:09 2020 rev:44 rq:806408 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/kcachegrind/kcachegrind.changes        
2020-05-13 03:51:33.380164650 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kcachegrind.new.2738/kcachegrind.changes      
2020-05-25 13:41:15.299225182 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:14 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -37 +42 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -51 +56 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:
----
  kcachegrind-20.04.0.tar.xz
  kcachegrind-20.04.0.tar.xz.sig

New:
----
  kcachegrind-20.04.1.tar.xz
  kcachegrind-20.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ kcachegrind.spec ++++++
--- /var/tmp/diff_new_pack.FG3NfK/_old  2020-05-25 13:41:15.683226009 +0200
+++ /var/tmp/diff_new_pack.FG3NfK/_new  2020-05-25 13:41:15.691226026 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kcachegrind
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        Frontend for Cachegrind
 License:        GPL-2.0-only AND BSD-4-Clause AND GFDL-1.2-only


++++++ kcachegrind-20.04.0.tar.xz -> kcachegrind-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.04.0/CMakeLists.txt 
new/kcachegrind-20.04.1/CMakeLists.txt
--- old/kcachegrind-20.04.0/CMakeLists.txt      2020-04-17 02:34:49.000000000 
+0200
+++ new/kcachegrind-20.04.1/CMakeLists.txt      2020-05-12 03:21:08.000000000 
+0200
@@ -48,9 +48,6 @@
 IF(NOT WIN32)
   configure_file(${CMAKE_CURRENT_SOURCE_DIR}/kcachegrind.spec.cmake 
${CMAKE_CURRENT_BINARY_DIR}/kcachegrind.spec )
 ENDIF(NOT WIN32)
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
-endif()
 
 ecm_create_qm_loader(kcachegrind_QM_LOADER kcachegrind_qt)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.04.0/po/ko/kcachegrind.po 
new/kcachegrind-20.04.1/po/ko/kcachegrind.po
--- old/kcachegrind-20.04.0/po/ko/kcachegrind.po        2020-04-17 
02:34:48.000000000 +0200
+++ new/kcachegrind-20.04.1/po/ko/kcachegrind.po        2020-05-12 
03:21:06.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-18 03:16+0200\n"
-"PO-Revision-Date: 2020-04-05 12:25+0200\n"
+"PO-Revision-Date: 2020-04-21 00:35+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -392,7 +392,7 @@
 #: kcachegrind/dumpselectionbase.ui:588
 #, kde-format
 msgid "Show"
-msgstr "보이기"
+msgstr "표시"
 
 #. i18n: ectx: property (text), widget (QPushButton, pushButton5)
 #: kcachegrind/dumpselectionbase.ui:595
@@ -882,7 +882,7 @@
 #: kcachegrind/toplevel.cpp:532
 #, kde-format
 msgid "Show relative instead of absolute costs"
-msgstr "절대 비용 대신 상대 비용 보이기"
+msgstr "절대 비용 대신 상대 비용 표시"
 
 #: kcachegrind/toplevel.cpp:538
 #, kde-format
@@ -892,7 +892,7 @@
 #: kcachegrind/toplevel.cpp:541
 #, kde-format
 msgid "Show percentage costs relative to parent"
-msgstr "부모에 상대적인 백분율 비용 보이기"
+msgstr "부모에 상대적인 백분율 비용 표시"
 
 #: kcachegrind/toplevel.cpp:545
 #, kde-format
@@ -908,10 +908,10 @@
 "table></ul><p>(*) Only if function grouping is switched on (e.g. ELF object "
 "grouping).</p>"
 msgstr ""
-"<b>부모에 상대적인 비용 백분율 보이기</b><p>이 옵션을 사용하지 않으면 백분율"
-"은 현재 탐색하고 있는 프로필 부분의 전체 비용에 대하여 상대적으로 계산됩니"
-"다. 이 옵션을 사용하면 부모 비용 항목의 상대적인 비율로 백분율을 계산합니다."
-"</p><ul><table><tr><td><b>비용 종류</b></td><td><b>부모 비용</b></td></"
+"<b>부모에 상대적인 비용 백분율 표시</b><p>이 옵션을 사용하지 않으면 백분율은 "
+"현재 탐색하고 있는 프로필 부분의 전체 비용에 대하여 상대적으로 계산됩니다. "
+"이 옵션을 사용하면 부모 비용 항목의 상대적인 비율로 백분율을 계산합니다.</"
+"p><ul><table><tr><td><b>비용 종류</b></td><td><b>부모 비용</b></td></"
 "tr><tr><td>함수 누적</td><td>합계</td></tr><tr><td>함수 자신</td><td>함수 그"
 "룹(*)/합계</td></tr><tr><td>호출</td><td>함수 포함</td></tr><tr><td>소스 코"
 "드 줄</td><td>함수 포함</td></tr></table></ul><p>(*) 함수 그룹을 사용할 수 있"
@@ -1035,7 +1035,7 @@
 #: kcachegrind/toplevel.cpp:702
 #, kde-format
 msgid "Show two information panels"
-msgstr "두 정보 패널 보이기"
+msgstr "두 정보 패널 표시"
 
 #: kcachegrind/toplevel.cpp:708
 #, kde-format
@@ -1084,12 +1084,12 @@
 #: kcachegrind/toplevel.cpp:1584
 #, kde-format
 msgid "Show Absolute Cost"
-msgstr "절대 비용 보이기"
+msgstr "절대 비용 표시"
 
 #: kcachegrind/toplevel.cpp:1587
 #, kde-format
 msgid "Show Relative Cost"
-msgstr "상대 비용 보이기"
+msgstr "상대 비용 표시"
 
 #: kcachegrind/toplevel.cpp:1619
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.04.0/po/nn/kcachegrind.po 
new/kcachegrind-20.04.1/po/nn/kcachegrind.po
--- old/kcachegrind-20.04.0/po/nn/kcachegrind.po        2020-04-17 
02:34:48.000000000 +0200
+++ new/kcachegrind-20.04.1/po/nn/kcachegrind.po        2020-05-12 
03:21:07.000000000 +0200
@@ -1,12 +1,12 @@
 # Translation of kcachegrind to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer <[email protected]>, 2007, 2008, 2009, 2012, 2013, 2019.
+# Karl Ove Hufthammer <[email protected]>, 2007, 2008, 2009, 2012, 2013, 2019, 
2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcachegrind\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-18 03:16+0200\n"
-"PO-Revision-Date: 2019-05-01 11:45+0200\n"
+"PO-Revision-Date: 2020-05-11 20:43+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -14,7 +14,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.04.0\n"
+"X-Generator: Lokalize 20.04.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -607,7 +607,7 @@
 #: kcachegrind/main.cpp:48
 #, kde-format
 msgid "(C) 2002 - 2016"
-msgstr ""
+msgstr "© 2002–2016"
 
 #: kcachegrind/main.cpp:50
 #, kde-format
@@ -627,7 +627,7 @@
 #: kcachegrind/main.cpp:78
 #, kde-format
 msgid "[trace...]"
-msgstr ""
+msgstr "[spor …]"
 
 #: kcachegrind/toplevel.cpp:268 kcachegrind/toplevel.cpp:496
 #, kde-format
@@ -828,7 +828,7 @@
 #: kcachegrind/toplevel.cpp:499
 #, kde-format
 msgid "Show/Hide the Parts Overview Dockable"
-msgstr "Vis/gøym deloversikt-dokklinja"
+msgstr "Vis/gøym deloversikt-dokkpanelet"
 
 #: kcachegrind/toplevel.cpp:504
 #, kde-format
@@ -838,7 +838,7 @@
 #: kcachegrind/toplevel.cpp:507
 #, kde-format
 msgid "Show/Hide the Call Stack Dockable"
-msgstr "Vis/gøym kallstabel-dokklinja"
+msgstr "Vis/gøym kallstabel-dokkpanelet"
 
 #: kcachegrind/toplevel.cpp:512
 #, kde-format
@@ -848,12 +848,12 @@
 #: kcachegrind/toplevel.cpp:515
 #, kde-format
 msgid "Show/Hide the Function Profile Dockable"
-msgstr "Vis/gøym funksjonsprofil-dokklinja"
+msgstr "Vis/gøym funksjonsprofil-dokkpanelet"
 
 #: kcachegrind/toplevel.cpp:523
 #, kde-format
 msgid "Show/Hide the Profile Dumps Dockable"
-msgstr "Vis/gøym profildump-dokklinja"
+msgstr "Vis/gøym profildump-dokkpanelet"
 
 #: kcachegrind/toplevel.cpp:530
 #, kde-format
@@ -913,7 +913,7 @@
 #: kcachegrind/toplevel.cpp:581
 #, kde-format
 msgid "Shorten Templates"
-msgstr ""
+msgstr "Forkort malar"
 
 #: kcachegrind/toplevel.cpp:583
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.04.0/po/zh_CN/kcachegrind.po 
new/kcachegrind-20.04.1/po/zh_CN/kcachegrind.po
--- old/kcachegrind-20.04.0/po/zh_CN/kcachegrind.po     2020-04-17 
02:34:49.000000000 +0200
+++ new/kcachegrind-20.04.1/po/zh_CN/kcachegrind.po     2020-05-12 
03:21:07.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-18 03:16+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:52\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.04.0/poqm/ko/kcachegrind_qt.po 
new/kcachegrind-20.04.1/poqm/ko/kcachegrind_qt.po
--- old/kcachegrind-20.04.0/poqm/ko/kcachegrind_qt.po   2020-04-17 
02:34:48.000000000 +0200
+++ new/kcachegrind-20.04.1/poqm/ko/kcachegrind_qt.po   2020-05-12 
03:21:06.000000000 +0200
@@ -4,7 +4,7 @@
 "Project-Id-Version: kcachegrind\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-11-18 02:14+0000\n"
-"PO-Revision-Date: 2020-04-05 12:45+0200\n"
+"PO-Revision-Date: 2020-04-21 00:35+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -1650,7 +1650,7 @@
 #: libviews/partselection.cpp:357
 msgctxt "PartSelection|"
 msgid "Show Hidden Parts"
-msgstr "숨긴 부분 보이기"
+msgstr "숨긴 부분 표시"
 
 #: libviews/partselection.cpp:371
 #, qt-format
@@ -1676,7 +1676,7 @@
 #: libviews/partselection.cpp:385
 msgctxt "PartSelection|"
 msgid "Show Direct Calls"
-msgstr "직접 함수 호출 보이기"
+msgstr "직접 함수 호출 표시"
 
 #: libviews/partselection.cpp:386
 msgctxt "PartSelection|"
@@ -1721,7 +1721,7 @@
 #: libviews/partselection.cpp:424
 msgctxt "PartSelection|"
 msgid "Show Info"
-msgstr "정보 보이기"
+msgstr "정보 표시"
 
 #: libviews/partselection.cpp:572
 msgctxt "PartSelection|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.04.0/poqm/zh_CN/kcachegrind_qt.po 
new/kcachegrind-20.04.1/poqm/zh_CN/kcachegrind_qt.po
--- old/kcachegrind-20.04.0/poqm/zh_CN/kcachegrind_qt.po        2020-04-17 
02:34:49.000000000 +0200
+++ new/kcachegrind-20.04.1/poqm/zh_CN/kcachegrind_qt.po        2020-05-12 
03:21:07.000000000 +0200
@@ -4,7 +4,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:52\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"


Reply via email to