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-11-04 17:35:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcachegrind (Old)
 and      /work/SRC/openSUSE:Factory/.kcachegrind.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcachegrind"

Fri Nov  4 17:35:37 2022 rev:116 rq:1033243 version:22.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes  2022-10-15 
16:37:34.990171542 +0200
+++ /work/SRC/openSUSE:Factory/.kcachegrind.new.2275/kcachegrind.changes        
2022-11-04 17:38:04.773786716 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:20:11 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.3/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kcachegrind.spec ++++++
--- /var/tmp/diff_new_pack.AN8UAQ/_old  2022-11-04 17:38:05.449790247 +0100
+++ /var/tmp/diff_new_pack.AN8UAQ/_new  2022-11-04 17:38:05.457790289 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kcachegrind
-Version:        22.08.2
+Version:        22.08.3
 Release:        0
 Summary:        Frontend for Cachegrind
 License:        GPL-2.0-only AND BSD-4-Clause AND GFDL-1.2-only


++++++ kcachegrind-22.08.2.tar.xz -> kcachegrind-22.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.08.2/CMakeLists.txt 
new/kcachegrind-22.08.3/CMakeLists.txt
--- old/kcachegrind-22.08.2/CMakeLists.txt      2022-10-10 22:22:02.000000000 
+0200
+++ new/kcachegrind-22.08.3/CMakeLists.txt      2022-10-30 22:21:05.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "22")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "2")
+set(RELEASE_SERVICE_VERSION_MICRO "3")
 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.08.2/kcachegrind/org.kde.kcachegrind.appdata.xml 
new/kcachegrind-22.08.3/kcachegrind/org.kde.kcachegrind.appdata.xml
--- old/kcachegrind-22.08.2/kcachegrind/org.kde.kcachegrind.appdata.xml 
2022-10-10 22:22:02.000000000 +0200
+++ new/kcachegrind-22.08.3/kcachegrind/org.kde.kcachegrind.appdata.xml 
2022-10-30 22:21:05.000000000 +0100
@@ -18,6 +18,7 @@
   <name xml:lang="gl">KCachegrind</name>
   <name xml:lang="id">KCachegrind</name>
   <name xml:lang="it">KCachegrind</name>
+  <name xml:lang="ka">KCachegrind</name>
   <name xml:lang="ko">KCachegrind</name>
   <name xml:lang="nl">KCachegrind</name>
   <name xml:lang="nn">KCachegrind</name>
@@ -46,6 +47,7 @@
   <summary xml:lang="gl">Interface de analizador de rendemento</summary>
   <summary xml:lang="id">Frontend Pemprofil</summary>
   <summary xml:lang="it">Interfaccia per la profilatura</summary>
+  <summary xml:lang="ka">????????????????????????????????? 
????????????????????????</summary>
   <summary xml:lang="ko">??????????????? ???????????????</summary>
   <summary xml:lang="nl">Profiler-hulpprogramma</summary>
   <summary xml:lang="nn">Grensesnitt for profilvising</summary>
@@ -104,6 +106,7 @@
     <p xml:lang="gl">Funcionalidades:</p>
     <p xml:lang="id">Fitur:</p>
     <p xml:lang="it">Funzionalit??:</p>
+    <p xml:lang="ka">???????????????????????????:</p>
     <p xml:lang="ko">??????:</p>
     <p xml:lang="nl">Kenmerken:</p>
     <p xml:lang="nn">Funksjonar:</p>
@@ -326,10 +329,10 @@
     <id>org.kde.kcachgrind.desktop</id>
   </provides>
   <releases>
+    <release version="22.08.3" date="2022-11-03"/>
     <release version="22.08.2" date="2022-10-13"/>
     <release version="22.08.1" date="2022-09-08"/>
     <release version="22.08.0" date="2022-08-18"/>
-    <release version="22.04.3" date="2022-07-07"/>
   </releases>
   <content_rating type="oars-1.1"/>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kcachegrind-22.08.2/kcachegrind/org.kde.kcachegrind.desktop 
new/kcachegrind-22.08.3/kcachegrind/org.kde.kcachegrind.desktop
--- old/kcachegrind-22.08.2/kcachegrind/org.kde.kcachegrind.desktop     
2022-10-10 22:22:02.000000000 +0200
+++ new/kcachegrind-22.08.3/kcachegrind/org.kde.kcachegrind.desktop     
2022-10-30 22:21:05.000000000 +0100
@@ -31,6 +31,7 @@
 Name[is]=KCachegrind
 Name[it]=KCachegrind
 Name[ja]=KCachegrind
+Name[ka]=KCachegrind
 Name[kk]=KCachegrind
 Name[km]=KCachegrind
 Name[ko]=KCachegrind
@@ -86,6 +87,7 @@
 GenericName[is]=Myndr??nt vi??m??t ?? afkastak??nnu??
 GenericName[it]=Interfaccia a profiler
 GenericName[ja]=???????????????????????????????????????
+GenericName[ka]=????????????????????????????????? ????????????????????????
 GenericName[kk]=???????????????????????????????? ????????????????????
 
GenericName[km]=??????????????????????????????????????????????????????????????????????????????????????????????????????
 GenericName[ko]=??????????????? ???????????????
@@ -140,6 +142,7 @@
 Comment[is]=Sj??nr??n framsetning gagna ??r afkastak??nnun
 Comment[it]=Visualizzazione dei dati di profilo delle prestazioni
 Comment[ja]=????????????????????????????????????????????????????????????
+Comment[ka]=?????????????????????????????? 
???????????????????????????????????? ????????????????????????????????? 
????????????????????????????????????
 Comment[kk]=???????????????????? ?????????????????????????? 
????????????????????????????
 
Comment[km]=???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
 Comment[ko]=?????? ??????????????? ????????? ?????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.08.2/po/zh_CN/kcachegrind.po 
new/kcachegrind-22.08.3/po/zh_CN/kcachegrind.po
--- old/kcachegrind-22.08.2/po/zh_CN/kcachegrind.po     2022-10-11 
06:57:48.000000000 +0200
+++ new/kcachegrind-22.08.3/po/zh_CN/kcachegrind.po     2022-11-01 
01:11:15.000000000 +0100
@@ -3,7 +3,7 @@
 "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-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kcachegrind-22.08.2/poqm/ca@valencia/kcachegrind_qt.po 
new/kcachegrind-22.08.3/poqm/ca@valencia/kcachegrind_qt.po
--- old/kcachegrind-22.08.2/poqm/ca@valencia/kcachegrind_qt.po  2022-10-11 
06:57:48.000000000 +0200
+++ new/kcachegrind-22.08.3/poqm/ca@valencia/kcachegrind_qt.po  2022-11-01 
01:11:15.000000000 +0100
@@ -1234,7 +1234,7 @@
 "<b>Llista del tipus de cost</b><p>Esta llista mostra tots els tipus de cost "
 "disponibles i quin cost propi/inclusiu de la funci?? actualment seleccionada "
 "??s per a este tipus de cost.</p><p>En triar un tipus de cost de la llista, "
-"es canvia el tipus de cost de tot el mostrat a KCachegrind al tipus "
+"es canvia el tipus de cost de tot el mostrat en KCachegrind al tipus "
 "seleccionat.</p>"
 
 #: libviews/eventtypeview.cpp:96
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.08.2/poqm/zh_CN/kcachegrind_qt.po 
new/kcachegrind-22.08.3/poqm/zh_CN/kcachegrind_qt.po
--- old/kcachegrind-22.08.2/poqm/zh_CN/kcachegrind_qt.po        2022-10-11 
06:57:48.000000000 +0200
+++ new/kcachegrind-22.08.3/poqm/zh_CN/kcachegrind_qt.po        2022-11-01 
01:11:15.000000000 +0100
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -18,12 +18,12 @@
 #: libcore/cachegrindloader.cpp:135
 msgctxt "QObject|"
 msgid "Import filter for Cachegrind/Callgrind generated profile data files"
-msgstr ""
+msgstr "?????? Cachegrind/Callgrind ??????????????????????????????"
 
 #: libcore/context.cpp:60
 msgctxt "ProfileContext|"
 msgid "Invalid Context"
-msgstr ""
+msgstr "??????????????????"
 
 #: libcore/context.cpp:61
 msgctxt "ProfileContext|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-22.08.2/qcachegrind/qcachegrind.desktop 
new/kcachegrind-22.08.3/qcachegrind/qcachegrind.desktop
--- old/kcachegrind-22.08.2/qcachegrind/qcachegrind.desktop     2022-10-10 
22:22:02.000000000 +0200
+++ new/kcachegrind-22.08.3/qcachegrind/qcachegrind.desktop     2022-10-30 
22:21:05.000000000 +0100
@@ -22,6 +22,7 @@
 Name[gl]=QCachegrind
 Name[hu]=QCachegrind
 Name[it]=QCachegrind
+Name[ka]=QCachegrind
 Name[kk]=QCachegrind
 Name[ko]=QCachegrind
 Name[lt]=QCachegrind
@@ -71,6 +72,7 @@
 GenericName[is]=Myndr??nt vi??m??t ?? afkastak??nnu??
 GenericName[it]=Interfaccia a profiler
 GenericName[ja]=???????????????????????????????????????
+GenericName[ka]=????????????????????????????????? ????????????????????????
 GenericName[kk]=???????????????????????????????? ????????????????????
 
GenericName[km]=??????????????????????????????????????????????????????????????????????????????????????????????????????
 GenericName[ko]=??????????????? ???????????????
@@ -125,6 +127,7 @@
 Comment[is]=Sj??nr??n framsetning gagna ??r afkastak??nnun
 Comment[it]=Visualizzazione dei dati di profilo delle prestazioni
 Comment[ja]=????????????????????????????????????????????????????????????
+Comment[ka]=?????????????????????????????? 
???????????????????????????????????? ????????????????????????????????? 
????????????????????????????????????
 Comment[kk]=???????????????????? ?????????????????????????? 
????????????????????????????
 
Comment[km]=???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
 Comment[ko]=?????? ??????????????? ????????? ?????????

Reply via email to