Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dolphin-plugins for openSUSE:Factory 
checked in at 2022-11-04 17:35:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dolphin-plugins (Old)
 and      /work/SRC/openSUSE:Factory/.dolphin-plugins.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dolphin-plugins"

Fri Nov  4 17:35:07 2022 rev:112 rq:1033207 version:22.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2022-10-15 16:36:41.006041814 +0200
+++ 
/work/SRC/openSUSE:Factory/.dolphin-plugins.new.2275/dolphin-plugins.changes    
    2022-11-04 17:37:15.681530260 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:19:49 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:
----
  dolphin-plugins-22.08.2.tar.xz
  dolphin-plugins-22.08.2.tar.xz.sig

New:
----
  dolphin-plugins-22.08.3.tar.xz
  dolphin-plugins-22.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ dolphin-plugins.spec ++++++
--- /var/tmp/diff_new_pack.zF4SJi/_old  2022-11-04 17:37:19.577550612 +0100
+++ /var/tmp/diff_new_pack.zF4SJi/_new  2022-11-04 17:37:19.585550654 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           dolphin-plugins
-Version:        22.08.2
+Version:        22.08.3
 Release:        0
 Summary:        Version control plugins for Dolphin
 License:        GPL-2.0-or-later


++++++ dolphin-plugins-22.08.2.tar.xz -> dolphin-plugins-22.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-22.08.2/CMakeLists.txt 
new/dolphin-plugins-22.08.3/CMakeLists.txt
--- old/dolphin-plugins-22.08.2/CMakeLists.txt  2022-10-10 22:21:39.000000000 
+0200
+++ new/dolphin-plugins-22.08.3/CMakeLists.txt  2022-10-30 22:20:21.000000000 
+0100
@@ -3,7 +3,7 @@
 # Release service 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(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-22.08.2/bazaar/fileviewbazaarplugin.json 
new/dolphin-plugins-22.08.3/bazaar/fileviewbazaarplugin.json
--- old/dolphin-plugins-22.08.2/bazaar/fileviewbazaarplugin.json        
2022-10-10 22:21:39.000000000 +0200
+++ new/dolphin-plugins-22.08.3/bazaar/fileviewbazaarplugin.json        
2022-10-30 22:20:21.000000000 +0100
@@ -20,6 +20,7 @@
         "Name[id]": "Bazaar",
         "Name[is]": "Bazaar",
         "Name[it]": "Bazaar",
+        "Name[ka]": "Bazaar",
         "Name[ko]": "Bazaar",
         "Name[nl]": "Bazaar",
         "Name[nn]": "Bazaar",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-22.08.2/dropbox/fileviewdropboxplugin.json 
new/dolphin-plugins-22.08.3/dropbox/fileviewdropboxplugin.json
--- old/dolphin-plugins-22.08.2/dropbox/fileviewdropboxplugin.json      
2022-10-10 22:21:39.000000000 +0200
+++ new/dolphin-plugins-22.08.3/dropbox/fileviewdropboxplugin.json      
2022-10-30 22:20:21.000000000 +0100
@@ -20,6 +20,7 @@
         "Name[id]": "Dropbox",
         "Name[is]": "Dropbox",
         "Name[it]": "Dropbox",
+        "Name[ka]": "Dropbox",
         "Name[ko]": "Dropbox",
         "Name[nl]": "Dropbox",
         "Name[nn]": "Dropbox",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-22.08.2/git/fileviewgitplugin.json 
new/dolphin-plugins-22.08.3/git/fileviewgitplugin.json
--- old/dolphin-plugins-22.08.2/git/fileviewgitplugin.json      2022-10-10 
22:21:39.000000000 +0200
+++ new/dolphin-plugins-22.08.3/git/fileviewgitplugin.json      2022-10-30 
22:20:21.000000000 +0100
@@ -20,6 +20,7 @@
         "Name[id]": "Git",
         "Name[is]": "Git",
         "Name[it]": "Git",
+        "Name[ka]": "Git",
         "Name[ko]": "Git",
         "Name[my]": "?????????",
         "Name[nl]": "Git",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-22.08.2/hg/fileviewhgplugin.json 
new/dolphin-plugins-22.08.3/hg/fileviewhgplugin.json
--- old/dolphin-plugins-22.08.2/hg/fileviewhgplugin.json        2022-10-10 
22:21:39.000000000 +0200
+++ new/dolphin-plugins-22.08.3/hg/fileviewhgplugin.json        2022-10-30 
22:20:21.000000000 +0100
@@ -20,6 +20,7 @@
         "Name[id]": "Mercurial",
         "Name[is]": "Mercurial",
         "Name[it]": "Mercurial",
+        "Name[ka]": "Mercurial",
         "Name[ko]": "Mercurial",
         "Name[nl]": "Mercurial",
         "Name[nn]": "Mercurial",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-22.08.2/mountiso/mountisoaction.json 
new/dolphin-plugins-22.08.3/mountiso/mountisoaction.json
--- old/dolphin-plugins-22.08.2/mountiso/mountisoaction.json    2022-10-10 
22:21:39.000000000 +0200
+++ new/dolphin-plugins-22.08.3/mountiso/mountisoaction.json    2022-10-30 
22:20:21.000000000 +0100
@@ -22,6 +22,7 @@
         "Name[id]": "Kaitkan ISO dan image disk",
         "Name[is]": "Tengja  ISO og diskmyndir",
         "Name[it]": "Monta ISO e immagini di dischi",
+        "Name[ka]": "ISO ?????? ?????????????????? ????????????????????? 
???????????????????????????",
         "Name[ko]": "ISO ??? ????????? ????????? ?????????",
         "Name[nl]": "Aankoppelen van ISO- en schijfimages",
         "Name[nn]": "Monter ISO-filer og diskbilete",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-22.08.2/org.kde.dolphin-plugins.metainfo.xml 
new/dolphin-plugins-22.08.3/org.kde.dolphin-plugins.metainfo.xml
--- old/dolphin-plugins-22.08.2/org.kde.dolphin-plugins.metainfo.xml    
2022-10-10 22:21:39.000000000 +0200
+++ new/dolphin-plugins-22.08.3/org.kde.dolphin-plugins.metainfo.xml    
2022-10-30 22:20:21.000000000 +0100
@@ -21,6 +21,7 @@
   <name xml:lang="ia">Plugins de Dophin</name>
   <name xml:lang="id">Plugin Dolphin</name>
   <name xml:lang="it">Estensioni per Dolphin</name>
+  <name xml:lang="ka">Dolphin -?????? ??????????????????????????????</name>
   <name xml:lang="ko">Dolphin ????????????</name>
   <name 
xml:lang="my">????????????????????????????????????????????????????????????</name>
   <name xml:lang="nl">Plug-ins van Dolphin</name>
@@ -57,6 +58,7 @@
   <summary xml:lang="ia">Integration de Dolphin per systemas de controlo de 
revision, Dropbox e images de disc.</summary>
   <summary xml:lang="id">Integrasi Dolphin untuk sistem kendali revisi, 
Dropbox, dan citra disk.</summary>
   <summary xml:lang="it">Integrazione con Dolphin per i sistemi di controllo 
di revisione, per Dropbox e per le immagini disco.</summary>
+  <summary xml:lang="ka">Dolphin-?????? ?????????????????????????????? 
?????????????????????????????? ??????????????????????????? 
?????????????????????????????????, Dropbox-?????? ?????? ?????????????????? 
???????????????????????? ????????????????????????.</summary>
   <summary xml:lang="ko">Dolphin??? ?????? ?????? ?????????, Dropbox, 
????????? ????????? ??????</summary>
   <summary xml:lang="nl">Integratie van Dolphin voor revisie 
besturingssystemen, Dropbox en images van schijven.</summary>
   <summary xml:lang="nn">Dolphin-integrering med versjonskontrollsystem, 
Dropbox og diskbilete.</summary>
@@ -125,9 +127,9 @@
   </categories>
   <icon type="stock">system-file-manager</icon>
   <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>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-22.08.2/po/ca@valencia/fileviewhgplugin.po 
new/dolphin-plugins-22.08.3/po/ca@valencia/fileviewhgplugin.po
--- old/dolphin-plugins-22.08.2/po/ca@valencia/fileviewhgplugin.po      
2022-10-11 06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/ca@valencia/fileviewhgplugin.po      
2022-11-01 01:11:07.000000000 +0100
@@ -432,7 +432,7 @@
 #, kde-format
 msgctxt "@message:error"
 msgid "Please select at least one changeset to be exported!"
-msgstr "Seleccioneu almenys un joc de canvis que s'haja d'exportar!"
+msgstr "Seleccioneu almenys un joc de canvis per a exportar!"
 
 #: fileviewhgplugin.cpp:94
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-22.08.2/po/ca@valencia/fileviewsvnplugin.po 
new/dolphin-plugins-22.08.3/po/ca@valencia/fileviewsvnplugin.po
--- old/dolphin-plugins-22.08.2/po/ca@valencia/fileviewsvnplugin.po     
2022-10-11 06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/ca@valencia/fileviewsvnplugin.po     
2022-11-01 01:11:07.000000000 +0100
@@ -257,7 +257,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Choose a directory to checkout"
-msgstr "Seleccioneu el directori que s'entregar??"
+msgstr "Seleccioneu el directori que s'ha d'entregar"
 
 #: svncheckoutdialog.cpp:102
 #, kde-format
@@ -320,7 +320,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Choose a directory to clean up"
-msgstr "Seleccioneu el directori que cal netejar"
+msgstr "Seleccioneu el directori que s'ha de netejar"
 
 #: svncleanupdialog.cpp:60
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-22.08.2/po/fr/fileviewhgplugin.po 
new/dolphin-plugins-22.08.3/po/fr/fileviewhgplugin.po
--- old/dolphin-plugins-22.08.2/po/fr/fileviewhgplugin.po       2022-10-11 
06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/fr/fileviewhgplugin.po       2022-11-01 
01:11:07.000000000 +0100
@@ -3,7 +3,7 @@
 # This file is distributed under the same license as the PACKAGE package.
 # Jo??lle Cornavin <jc...@free.fr>, 2011, 2012.
 # Simon Depiets <sdepi...@gmail.com>, 2017.
-# Xavier Besnard <xavier.besn...@neuf.fr>, 2020.
+# Xavier Besnard <xavier.besn...@neuf.fr>, 2020, 2022.
 #
 msgid ""
 msgstr ""
@@ -21,7 +21,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 20.12.0\n"
+"X-Generator: Lokalize 22.08.2\n"
 
 #: backoutdialog.cpp:31
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dolphin-plugins-22.08.2/po/it/fileviewhgplugin.po 
new/dolphin-plugins-22.08.3/po/it/fileviewhgplugin.po
--- old/dolphin-plugins-22.08.2/po/it/fileviewhgplugin.po       2022-10-11 
06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/it/fileviewhgplugin.po       2022-11-01 
01:11:08.000000000 +0100
@@ -3,7 +3,7 @@
 # Federico Zenith <federico.zen...@member.fsf.org>, 2011, 2012, 2015.
 # Marcello Pogliani <marcello.pogli...@gmail.com>, 2013.
 # Pino Toscano <toscano.p...@tiscali.it>, 2018.
-# Vincenzo Reale <smart212...@gmail.com>, 2020.
+# Vincenzo Reale <smart212...@gmail.com>, 2020, 2022.
 #
 msgid ""
 msgstr ""
@@ -18,7 +18,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 20.08.3\n"
+"X-Generator: Lokalize 22.08.2\n"
 
 #: backoutdialog.cpp:31
 #, kde-kuit-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dolphin-plugins-22.08.2/po/zh_CN/fileviewbazaarplugin.po 
new/dolphin-plugins-22.08.3/po/zh_CN/fileviewbazaarplugin.po
--- old/dolphin-plugins-22.08.2/po/zh_CN/fileviewbazaarplugin.po        
2022-10-11 06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/zh_CN/fileviewbazaarplugin.po        
2022-11-01 01:11:08.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-12 00:49+0000\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/dolphin-plugins-22.08.2/po/zh_CN/fileviewgitplugin.po 
new/dolphin-plugins-22.08.3/po/zh_CN/fileviewgitplugin.po
--- old/dolphin-plugins-22.08.2/po/zh_CN/fileviewgitplugin.po   2022-10-11 
06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/zh_CN/fileviewgitplugin.po   2022-11-01 
01:11:08.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-12 00:49+0000\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/dolphin-plugins-22.08.2/po/zh_CN/fileviewhgplugin.po 
new/dolphin-plugins-22.08.3/po/zh_CN/fileviewhgplugin.po
--- old/dolphin-plugins-22.08.2/po/zh_CN/fileviewhgplugin.po    2022-10-11 
06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/zh_CN/fileviewhgplugin.po    2022-11-01 
01:11:08.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-03-12 00:46+0000\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/dolphin-plugins-22.08.2/po/zh_CN/fileviewsvnplugin.po 
new/dolphin-plugins-22.08.3/po/zh_CN/fileviewsvnplugin.po
--- old/dolphin-plugins-22.08.2/po/zh_CN/fileviewsvnplugin.po   2022-10-11 
06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/zh_CN/fileviewsvnplugin.po   2022-11-01 
01:11:08.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-03-12 00:46+0000\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/dolphin-plugins-22.08.2/po/zh_CN/mountisoaction.po 
new/dolphin-plugins-22.08.3/po/zh_CN/mountisoaction.po
--- old/dolphin-plugins-22.08.2/po/zh_CN/mountisoaction.po      2022-10-11 
06:57:40.000000000 +0200
+++ new/dolphin-plugins-22.08.3/po/zh_CN/mountisoaction.po      2022-11-01 
01:11:08.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-17 00:46+0000\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/dolphin-plugins-22.08.2/svn/fileviewsvnplugin.json 
new/dolphin-plugins-22.08.3/svn/fileviewsvnplugin.json
--- old/dolphin-plugins-22.08.2/svn/fileviewsvnplugin.json      2022-10-10 
22:21:39.000000000 +0200
+++ new/dolphin-plugins-22.08.3/svn/fileviewsvnplugin.json      2022-10-30 
22:20:21.000000000 +0100
@@ -20,6 +20,7 @@
         "Name[id]": "Subversi",
         "Name[is]": "Subversion",
         "Name[it]": "Subversion",
+        "Name[ka]": "???????????????????????????",
         "Name[ko]": "Subversion",
         "Name[my]": "???????????????????????????????????????",
         "Name[nl]": "Subversion",

Reply via email to