Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kcachegrind for openSUSE:Factory 
checked in at 2022-08-19 17:54:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcachegrind (Old)
 and      /work/SRC/openSUSE:Factory/.kcachegrind.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcachegrind"

Fri Aug 19 17:54:19 2022 rev:113 rq:997799 version:22.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes  2022-07-09 
17:03:04.540787863 +0200
+++ /work/SRC/openSUSE:Factory/.kcachegrind.new.2083/kcachegrind.changes        
2022-08-19 17:56:11.560064421 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:42:05 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.0/
+
+-------------------------------------------------------------------
+Fri Aug  5 12:10:37 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.07.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Jul 16 08:27:51 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.07.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcachegrind.spec ++++++
--- /var/tmp/diff_new_pack.fkcBW9/_old  2022-08-19 17:56:12.256065879 +0200
+++ /var/tmp/diff_new_pack.fkcBW9/_new  2022-08-19 17:56:12.260065888 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kcachegrind
-Version:        22.04.3
+Version:        22.08.0
 Release:        0
 Summary:        Frontend for Cachegrind
 License:        GPL-2.0-only AND BSD-4-Clause AND GFDL-1.2-only


++++++ kcachegrind-22.04.3.tar.xz -> kcachegrind-22.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.04.3/CMakeLists.txt 
new/kcachegrind-22.08.0/CMakeLists.txt
--- old/kcachegrind-22.04.3/CMakeLists.txt      2022-07-01 21:12:47.000000000 
+0200
+++ new/kcachegrind-22.08.0/CMakeLists.txt      2022-08-11 00:09:53.000000000 
+0200
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
-set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "3")
+set(RELEASE_SERVICE_VERSION_MINOR "08")
+set(RELEASE_SERVICE_VERSION_MICRO "0")
 set(KCACHEGRIND_VERSION 
${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO})
 
 project(kcachegrind VERSION ${KCACHEGRIND_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kcachegrind-22.04.3/kcachegrind/org.kde.kcachegrind.appdata.xml 
new/kcachegrind-22.08.0/kcachegrind/org.kde.kcachegrind.appdata.xml
--- old/kcachegrind-22.04.3/kcachegrind/org.kde.kcachegrind.appdata.xml 
2022-07-01 21:12:47.000000000 +0200
+++ new/kcachegrind-22.08.0/kcachegrind/org.kde.kcachegrind.appdata.xml 
2022-08-11 00:09:53.000000000 +0200
@@ -176,7 +176,7 @@
       <li xml:lang="zh-TW">???????????????????????????????????? / call tracer 
Calltree ????????????????????? Valgrind ????????? 
?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</li>
       <li>Converter scripts for OProfile, Perl, and PHP.</li>
       <li xml:lang="ca">Convertidor de scripts de l'OProfile, Perl i PHP.</li>
-      <li xml:lang="ca-valencia">Convertidor de scripts de l'OProfile, Perl i 
PHP.</li>
+      <li xml:lang="ca-valencia">Convertidor de scripts d'OProfile, Perl i 
PHP.</li>
       <li xml:lang="de">Konvertierungs-Skripte f??r OProfile, Perl und 
PHP.</li>
       <li xml:lang="en-GB">Converter scripts for OProfile, Perl, and PHP.</li>
       <li xml:lang="es">Scripts de conversi??n para OProfile, Perl y PHP.</li>
@@ -326,10 +326,10 @@
     <id>org.kde.kcachgrind.desktop</id>
   </provides>
   <releases>
+    <release version="22.08.0" date="2022-08-18"/>
     <release version="22.04.3" date="2022-07-07"/>
     <release version="22.04.2" date="2022-06-09"/>
     <release version="22.04.1" date="2022-05-12"/>
-    <release version="22.04.0" date="2022-04-21"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.04.3/po/ca@valencia/kcachegrind.po 
new/kcachegrind-22.08.0/po/ca@valencia/kcachegrind.po
--- old/kcachegrind-22.04.3/po/ca@valencia/kcachegrind.po       2022-07-05 
06:37:45.000000000 +0200
+++ new/kcachegrind-22.08.0/po/ca@valencia/kcachegrind.po       2022-08-12 
02:09:09.000000000 +0200
@@ -606,7 +606,7 @@
 #: kcachegrind/main.cpp:36
 #, kde-format
 msgid "KDE Frontend for Callgrind/Cachegrind"
-msgstr "Frontal de KDE per al Callgrind/Cachegrind"
+msgstr "Frontal de KDE per a Callgrind/Cachegrind"
 
 #: kcachegrind/main.cpp:38
 #, kde-format
@@ -688,7 +688,7 @@
 "<b>Bolcats d'an??lisi del rendiment</b><p>Este acoblable mostra a la part "
 "superior la llista de bolcats d'an??lisi del rendiment que es poden carregar "
 "a totes les subcarpetes de:<ul><li>carpeta actual de treball de KCachegrind, "
-"??s a dir, on ha estat iniciat, i </li><li>la carpeta de bolcats d'an??lisi "
+"??s a dir, on ha sigut iniciat, i </li><li>la carpeta de bolcats d'an??lisi "
 "del rendiment establida a la configuraci??.</li></ul>La llista est?? ordenada 
"
 "segons l'ordre de destinaci?? de l'an??lisi del rendiment al bolcat "
 "corresponent.</p><p>En seleccionar un bolcat d'an??lisi del rendiment es "
@@ -778,7 +778,7 @@
 #: kcachegrind/toplevel.cpp:415
 #, kde-format
 msgid "<b>New</b><p>Open new empty KCachegrind window.</p>"
-msgstr "<b>Nou</b><p>Obri una nova finestra buida de KCachegrind.</p>"
+msgstr "<b>Nou</b><p>Obri una finestra nova buida de KCachegrind.</p>"
 
 #: kcachegrind/toplevel.cpp:419
 #, kde-format
@@ -845,9 +845,9 @@
 "the program.</p>"
 msgstr ""
 "<b>For??a el bolcat</b><p>A???? for??a el bolcat d'una execuci?? d'an??lisi 
del "
-"rendiment del Callgrind a la carpeta actual. Esta acci?? est?? activada 
mentre "
+"rendiment de Callgrind a la carpeta actual. Esta acci?? est?? activada mentre 
"
 "KCachegrind busca el bolcat, si el bolcat s'acaba, es torna a carregar "
-"autom??ticament la tra??a actual. Si la tra??a ??s la del Callgrind en 
execuci??, "
+"autom??ticament la tra??a actual. Si la tra??a ??s la de Callgrind en 
execuci??, "
 "la nova tra??a creada tamb?? es carrega.</p><p>For??a el bolcat crea un 
fitxer "
 "anomenat ??callgrind.cmd?? i es comprova la seua exist??ncia cada segon. Un "
 "Callgrind en execuci?? detecta este fitxer, fa un bolcat d'una part de tra??a 
"
@@ -858,8 +858,8 @@
 "de Callgrind <em>nom??s</em> detecta l'exist??ncia de ??callgrind.cmd?? quan "
 "s'executa activament durant uns pocs mil??lisegons, ??s a dir, quan <em>no</"
 "em> est?? dormint. Pista: Per l'an??lisi de rendiment d'un programa amb IGU, "
-"p. ex. podeu despertar el Callgrind redimensionant una finestra del programa."
-"</p>"
+"p. ex. podeu despertar Callgrind redimensionant una finestra del programa.</"
+"p>"
 
 #: kcachegrind/toplevel.cpp:474
 #, kde-format
@@ -1093,7 +1093,7 @@
 #, kde-format
 msgid "Callgrind Profile Data (cachegrind.out* callgrind.out*);;All Files (*)"
 msgstr ""
-"Dades de perfil del Callgrind (cachegrind.out* callgrind.out*);;Tots els "
+"Dades de perfil de Callgrind (cachegrind.out* callgrind.out*);;Tots els "
 "fitxers (*)"
 
 #: kcachegrind/toplevel.cpp:928 kcachegrind/toplevel.cpp:957
@@ -1234,7 +1234,7 @@
 "</p>\n"
 msgstr ""
 "<p>... que podeu obtindre informaci?? de l'an??lisi del rendiment a\n"
-"nivell d'ordres amb el Calltree si utilitzeu l'opci?? <em>--dump-instr=yes</"
+"nivell d'ordres amb Calltree si utilitzeu l'opci?? <em>--dump-instr=yes</"
 "em>?\n"
 "Utilitzeu la vista d'assemblador per a veure les anotacions.\n"
 "</p>\n"
@@ -1247,7 +1247,7 @@
 "back/forward in the active object history ?</p>\n"
 msgstr ""
 "<p>...podeu utilitzar les tecles ??Alt+Fletxa esquerra/dreta?? del\n"
-"teclat per a anar enrere/avant a l'historial dels objectes actius?</p>\n"
+"teclat per a anar arrere/avant en l'historial dels objectes actius?</p>\n"
 
 #. i18n: ectx: @info:tipoftheday
 #: tips:28
@@ -1336,7 +1336,7 @@
 "<p>...that you can configure whether KCachgrind should\n"
 "show absolute event counts or relative ones (percentage display)?</p>\n"
 msgstr ""
-"<p>...que podeu configurar si el KCachgrind haur?? de mostrar\n"
+"<p>...que podeu configurar si KCachegrind haur?? de mostrar\n"
 "comptadors d'esdeveniments absoluts o relatius (en percentatges)?</p>\n"
 
 #. i18n: ectx: @info:tipoftheday
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.04.3/po/pl/kcachegrind.po 
new/kcachegrind-22.08.0/po/pl/kcachegrind.po
--- old/kcachegrind-22.04.3/po/pl/kcachegrind.po        2022-07-05 
06:37:45.000000000 +0200
+++ new/kcachegrind-22.08.0/po/pl/kcachegrind.po        2022-08-12 
02:09:10.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kcachegrind\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-12-29 02:36+0100\n"
-"PO-Revision-Date: 2022-04-10 14:06+0200\n"
+"PO-Revision-Date: 2022-04-10 10:02+0200\n"
 "Last-Translator: ??ukasz Wojni??owicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.04.3/po/tr/kcachegrind.po 
new/kcachegrind-22.08.0/po/tr/kcachegrind.po
--- old/kcachegrind-22.04.3/po/tr/kcachegrind.po        2022-07-05 
06:37:45.000000000 +0200
+++ new/kcachegrind-22.08.0/po/tr/kcachegrind.po        2022-08-12 
02:09:10.000000000 +0200
@@ -342,7 +342,7 @@
 #: kcachegrind/dumpselectionbase.ui:426
 #, kde-format
 msgid "Call Chain"
-msgstr "??a??r?? Zinciri:"
+msgstr "??a??r?? Zinciri"
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel1_2)
 #: kcachegrind/dumpselectionbase.ui:452
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.04.3/po/zh_CN/kcachegrind.po 
new/kcachegrind-22.08.0/po/zh_CN/kcachegrind.po
--- old/kcachegrind-22.04.3/po/zh_CN/kcachegrind.po     2022-07-05 
06:37:45.000000000 +0200
+++ new/kcachegrind-22.08.0/po/zh_CN/kcachegrind.po     2022-08-12 
02:09:10.000000000 +0200
@@ -1,13 +1,9 @@
-# translation of kcachegrind.po to ????????????
-# Ni Hui <[email protected]>, 2009, 2010, 2012.
-# Lie Ex <[email protected]>, 2009.
-# Feng Chao <[email protected]>, 2011, 2014.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-12-29 02:36+0100\n"
-"PO-Revision-Date: 2022-07-02 11:03\n"
+"PO-Revision-Date: 2022-08-07 13:32\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -1131,10 +1127,10 @@
 "use. Request <em>What's this...</em> help by pressing\n"
 "Shift-F1 and clicking on the widget.</p>\n"
 msgstr ""
-"<p>KCachegrind 
????????????????????????????????????<em>????????????...</em>?????????????????????"
+"<p>KCachegrind 
????????????????????????????????????<em>????????????...</em>?????????????????????"
 "??????\n"
 
"?????????????????????????????????????????????????????????????????????????????????
 Shift+F1 \n"
-"?????????????????????????????????</p>\n"
+"?????????????????????????????????</p>\n"
 
 #. i18n: ectx: @info:tipoftheday
 #: tips:12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kcachegrind-22.04.3/poqm/ca@valencia/kcachegrind_qt.po 
new/kcachegrind-22.08.0/poqm/ca@valencia/kcachegrind_qt.po
--- old/kcachegrind-22.04.3/poqm/ca@valencia/kcachegrind_qt.po  2022-07-05 
06:37:45.000000000 +0200
+++ new/kcachegrind-22.08.0/poqm/ca@valencia/kcachegrind_qt.po  2022-08-12 
02:09:09.000000000 +0200
@@ -768,8 +768,8 @@
 "siblings, and up/down arrow keys to go a nesting level up/down. <em>Return</"
 "em> activates the current item.</p>"
 msgstr ""
-"<p>Els configuracions de l'aparen??a es poden trobar al men?? contextual. Per 
"
-"a obtindre la mida de proporcions exactes, seleccioneu ??oculta les vores "
+"<p>Les configuracions de l'aparen??a es poden trobar en el men?? contextual. "
+"Per a obtindre la mida de proporcions exactes, seleccioneu ??oculta les vores 
"
 "incorrectes??. Com este mode pot consumir <em>molt</em> temps, haur??eu de "
 "limitar abans el nivell m??xim de dibuix d'imbricacions. ??Millor?? determina 
"
 "la direcci?? de la divisi?? dels fills amb relaci?? a la proporci?? dels 
pares. "
@@ -1487,12 +1487,12 @@
 #: libviews/instrview.cpp:573
 msgctxt "InstrView|"
 msgid "There is no instruction info in the profile data file."
-msgstr "No hi ha informaci?? d'instruccions al fitxer de tra??a."
+msgstr "No hi ha informaci?? d'instruccions en el fitxer de tra??a."
 
 #: libviews/instrview.cpp:575
 msgctxt "InstrView|"
 msgid "Tip: For Callgrind, rerun with option"
-msgstr "Consell: per al Callgrind, torneu a executar amb l'opci??"
+msgstr "Consell: per a Callgrind, torneu a executar amb l'opci??"
 
 #: libviews/instrview.cpp:576
 msgctxt "InstrView|"
@@ -1900,7 +1900,7 @@
 #: libviews/sourceview.cpp:629
 msgctxt "SourceView|"
 msgid "with any source line of this function in file"
-msgstr "amb cap l??nia del codi font d'esta funci?? al fitxer"
+msgstr "amb cap l??nia del codi font d'esta funci?? en el fitxer"
 
 #: libviews/sourceview.cpp:633
 msgctxt "SourceView|"
@@ -1937,7 +1937,7 @@
 #: libviews/sourceview.cpp:676
 msgctxt "SourceView|"
 msgid "Recompile source and redo the profile run."
-msgstr "Torna a compilar el codi font i ref??s l'execuci?? del perfil."
+msgstr "Torna a compilar el codi font i refera l'execuci?? del perfil."
 
 #: libviews/sourceview.cpp:679
 msgctxt "SourceView|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.04.3/poqm/sk/kcachegrind_qt.po 
new/kcachegrind-22.08.0/poqm/sk/kcachegrind_qt.po
--- old/kcachegrind-22.04.3/poqm/sk/kcachegrind_qt.po   2022-07-05 
06:37:45.000000000 +0200
+++ new/kcachegrind-22.08.0/poqm/sk/kcachegrind_qt.po   2022-08-12 
02:09:10.000000000 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: kcachegrind_qt\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-11-18 02:14+0000\n"
-"PO-Revision-Date: 2022-04-06 17:48+0200\n"
+"PO-Revision-Date: 2022-04-09 19:19+0200\n"
 "Last-Translator: Roman Paholik <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
 "Language: sk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.04.3/poqm/zh_CN/kcachegrind_qt.po 
new/kcachegrind-22.08.0/poqm/zh_CN/kcachegrind_qt.po
--- old/kcachegrind-22.04.3/poqm/zh_CN/kcachegrind_qt.po        2022-07-05 
06:37:45.000000000 +0200
+++ new/kcachegrind-22.08.0/poqm/zh_CN/kcachegrind_qt.po        2022-08-12 
02:09:10.000000000 +0200
@@ -1,10 +1,7 @@
-# translation of kcachegrind_qt.po to ????????????
-# Ni Hui <[email protected]>, 2009, 2010, 2012.
-# Lie Ex <[email protected]>, 2009.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-07-02 11:03\n"
+"PO-Revision-Date: 2022-08-07 13:32\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to