Script 'mail_helper' called by obssrc
Hello community,

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

Package is "konversation"

Fri Nov  4 17:33:10 2022 rev:84 rq:1033326 version:22.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/konversation/konversation.changes        
2022-10-15 16:35:05.149811465 +0200
+++ /work/SRC/openSUSE:Factory/.konversation.new.2275/konversation.changes      
2022-11-04 17:34:39.800717380 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:21:00 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:
----
  konversation-22.08.2.tar.xz
  konversation-22.08.2.tar.xz.sig

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

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

Other differences:
------------------
++++++ konversation.spec ++++++
--- /var/tmp/diff_new_pack.tjU0PW/_old  2022-11-04 17:34:40.452720753 +0100
+++ /var/tmp/diff_new_pack.tjU0PW/_new  2022-11-04 17:34:40.456720774 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           konversation
-Version:        22.08.2
+Version:        22.08.3
 Release:        0
 Summary:        A graphical IRC client by KDE
 License:        GPL-2.0-or-later


++++++ konversation-22.08.2.tar.xz -> konversation-22.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konversation-22.08.2/CMakeLists.txt 
new/konversation-22.08.3/CMakeLists.txt
--- old/konversation-22.08.2/CMakeLists.txt     2022-10-10 22:33:56.000000000 
+0200
+++ new/konversation-22.08.3/CMakeLists.txt     2022-10-30 22:33:39.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_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
 # Bump KONVERSATION_BASE_VERSION once new features are added
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/konversation-22.08.2/data/org.kde.konversation.appdata.xml 
new/konversation-22.08.3/data/org.kde.konversation.appdata.xml
--- old/konversation-22.08.2/data/org.kde.konversation.appdata.xml      
2022-10-10 22:33:56.000000000 +0200
+++ new/konversation-22.08.3/data/org.kde.konversation.appdata.xml      
2022-10-30 22:33:39.000000000 +0100
@@ -645,10 +645,10 @@
     <binary>konversation</binary>
   </provides>
   <releases>
+    <release version="1.9.22083" date="2022-11-03"/>
     <release version="1.9.22082" date="2022-10-13"/>
     <release version="1.9.22081" date="2022-09-08"/>
     <release version="1.9.22080" date="2022-08-18"/>
-    <release version="1.9.22043" date="2022-07-07"/>
   </releases>
   <custom>
     <value key="KDE::irc">#konversation</value>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konversation-22.08.2/po/ca/konversation.po 
new/konversation-22.08.3/po/ca/konversation.po
--- old/konversation-22.08.2/po/ca/konversation.po      2022-10-11 
07:06:12.000000000 +0200
+++ new/konversation-22.08.3/po/ca/konversation.po      2022-11-01 
01:18:18.000000000 +0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: konversation\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-21 00:44+0000\n"
-"PO-Revision-Date: 2022-09-07 19:08+0200\n"
+"PO-Revision-Date: 2022-10-26 08:42+0200\n"
 "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
@@ -8568,7 +8568,7 @@
 "<qt>This will hide the menu bar completely. You can show it again by typing "
 "%1.</qt>"
 msgstr ""
-"<qt>Aix?? ocultar?? la barra de men??s completament. La podeu tornar a 
mostrar "
+"<qt>Aix?? ocultar?? completament la barra de men??s. La podeu tornar a 
mostrar "
 "prement %1.</qt>"
 
 #: src/mainwindow.cpp:801
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konversation-22.08.2/po/ca@valencia/konversation.po 
new/konversation-22.08.3/po/ca@valencia/konversation.po
--- old/konversation-22.08.2/po/ca@valencia/konversation.po     2022-10-11 
07:06:12.000000000 +0200
+++ new/konversation-22.08.3/po/ca@valencia/konversation.po     2022-11-01 
01:18:18.000000000 +0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: konversation\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-21 00:44+0000\n"
-"PO-Revision-Date: 2022-09-07 19:08+0200\n"
+"PO-Revision-Date: 2022-10-26 08:42+0200\n"
 "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
@@ -113,7 +113,7 @@
 msgctxt "REGEX_FIXUP is the name of a config key in a config file."
 msgid ""
 "There is a problem with the regular expression specified in REGEX_FIXUP."
-msgstr "Hi ha un problema amb l'expressi?? regular especificada a REGEX_FIXUP."
+msgstr "Hi ha un problema amb l'expressi?? regular especificada en 
REGEX_FIXUP."
 
 #: data/scripts/media:265
 msgid "%1 did not report the metadata needed to output a message."
@@ -3449,8 +3449,10 @@
 "You have selected %1 file to execute, are you sure you want to continue?"
 msgid_plural ""
 "You have selected %1 files to execute, are you sure you want to continue?"
-msgstr[0] "Heu seleccionat %1 fitxer a executar. Segur que voleu continuar?"
-msgstr[1] "Heu seleccionat %1 fitxers a executar. Segur que voleu continuar?"
+msgstr[0] ""
+"Heu seleccionat %1 fitxer que s'executar??. Segur que voleu continuar?"
+msgstr[1] ""
+"Heu seleccionat %1 fitxers que s'executaran. Segur que voleu continuar?"
 
 #: src/dcc/transferpanel.cpp:429
 #, kde-format
@@ -3958,7 +3960,7 @@
 #: src/identitydialog.cpp:279
 #, kde-format
 msgid "Rename Identity"
-msgstr "Canvia el nom la identitat"
+msgstr "Canvia el nom de la identitat"
 
 #: src/identitydialog.cpp:313
 #, kde-format
@@ -4425,7 +4427,7 @@
 msgstr ""
 "<qt><p>Cada canal de l'IRC t?? un tema associat. A???? ??s senzillament un "
 "missatge que tothom pot veure.</p><p>Si sou un operador, o no est?? establit "
-"el mode del canal <em>'T'</em>, llavors podeu canviar el tema clicant el "
+"el mode del canal <em>'T'</em>, llavors podeu canviar el tema clicant en el "
 "bot?? ??Edita els par??metres del canal?? de l'esquerra del tema. Tamb?? hi 
podeu "
 "veure l'historial dels temes all??.</p></qt>"
 
@@ -5426,8 +5428,9 @@
 "You can limit the channel list to those channels with a minimum number of "
 "users here. Choosing \"No Limit\" disables this criterion."
 msgstr ""
-"Podeu limitar la llista de canals a mostrar als que continguen un nombre "
-"m??nim d'usuaris. Si trieu ??Sense l??mit?? deixa este criteri sense efecte."
+"Podeu limitar la llista de canals que es mostrar?? als que continguen un "
+"nombre m??nim d'usuaris. Si trieu ??Sense l??mit?? deixa este criteri sense "
+"efecte."
 
 #. i18n: ectx: property (specialValueText), widget (QSpinBox, m_minUser)
 #. i18n: ectx: property (specialValueText), widget (QSpinBox, m_maxUser)
@@ -5443,8 +5446,9 @@
 "You can limit the channel list to those channels with a maximum number of "
 "users here. Choosing \"No Limit\" disables this criterion."
 msgstr ""
-"Podeu limitar la llista de canals a mostrar als que continguen un nombre "
-"m??xim d'usuaris. Si trieu ??Sense l??mit?? deixa este criteri sense efecte."
+"Podeu limitar la llista de canals que es mostrar?? als que continguen un "
+"nombre m??xim d'usuaris. Si trieu ??Sense l??mit?? deixa este criteri sense "
+"efecte."
 
 #: src/irc/channelnick.cpp:187
 #, kde-format
@@ -8102,7 +8106,7 @@
 #: src/main.cpp:105
 #, kde-format
 msgid "Port to use"
-msgstr "Port que s'utilitzar??"
+msgstr "Port que s'ha d'utilitzar"
 
 #: src/main.cpp:105
 #, kde-format
@@ -8122,7 +8126,7 @@
 #: src/main.cpp:107
 #, kde-format
 msgid "Nickname to use"
-msgstr "Sobrenom que s'utilitzar??"
+msgstr "Sobrenom que s'ha d'utilitzar"
 
 #: src/main.cpp:107
 #, kde-format
@@ -8566,7 +8570,7 @@
 "<qt>This will hide the menu bar completely. You can show it again by typing "
 "%1.</qt>"
 msgstr ""
-"<qt>Ocultar?? la barra de men??s completament. La podeu tornar a mostrar "
+"<qt>Ocultar?? completament la barra de men??s. La podeu tornar a mostrar "
 "prement %1.</qt>"
 
 #: src/mainwindow.cpp:801
@@ -9512,7 +9516,8 @@
 msgid ""
 "<qt>The nickname to watch for when connected to a server in the network.</qt>"
 msgstr ""
-"<qt>El sobrenom a vigilar en connectar-se a un servidor de la xarxa.</qt>"
+"<qt>El sobrenom que es vigilar?? en connectar-se amb un servidor de la xarxa."
+"</qt>"
 
 #: src/viewer/editnotifydialog.cpp:65
 #, kde-format
@@ -9601,7 +9606,7 @@
 "<b>Note:  Not all users turn on the option to see this.</b></qt>"
 msgstr ""
 "<qt>Ac?? podeu seleccionar el color que voleu per al text en el pr??xim "
-"missatge que envieu. Si escolliu un color i feu clic a B??, el color "
+"missatge que envieu. Si escolliu un color i feu clic en B??, el color "
 "seleccionat s'afig a la l??nia d'entrada. Qualsevol text escrit despr??s 
d'a???? "
 "ser?? en el color seleccionat, fins que canvieu el color de nou.<br>\n"
 "<b>Nota: no tots els usuaris activen l'opci?? per a veure a????.</b></qt>"
@@ -9638,7 +9643,7 @@
 msgstr ""
 "<qt>Ac?? podeu seleccionar de quin color voleu el fons per al text en el "
 "pr??xim missatge que envieu.\n"
-"Si seleccioneu un color i feu clic a B??, el color seleccionat s'afig a la "
+"Si seleccioneu un color i feu clic en B??, el color seleccionat s'afig a la "
 "l??nia d'entrada.\n"
 "Qualsevol text escrit despr??s d'a????, tindr?? el color seleccionat, fins 
que "
 "canvieu el color de nou.\n"
@@ -10213,7 +10218,7 @@
 #: src/viewer/viewcontainer.cpp:2115
 #, kde-format
 msgid "Rename Tab"
-msgstr "Canvia el nom la pestanya"
+msgstr "Canvia el nom de la pestanya"
 
 #: src/viewer/viewcontainer.cpp:2116
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konversation-22.08.2/po/fi/konversation.po 
new/konversation-22.08.3/po/fi/konversation.po
--- old/konversation-22.08.2/po/fi/konversation.po      2022-10-11 
07:06:12.000000000 +0200
+++ new/konversation-22.08.3/po/fi/konversation.po      2022-11-01 
01:18:18.000000000 +0100
@@ -4,7 +4,7 @@
 # Ilkka Pirskanen <ilkka.pirska...@kolumbus.fi>, 2005.
 # Jorma Karvonen <karvonen.jo...@gmail.com>, 2010.
 # Tommi Nieminen <transla...@legisign.org>, 2010, 2012, 2019, 2020, 2021, 2022.
-# Lasse Liehu <lasse.li...@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016.
+# Lasse Liehu <lasse.li...@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2016, 
2022.
 # Jiri Gr??nroos <jiri.gronroos+...@iki.fi>, 2012.
 #
 # KDE Finnish translation sprint participants:
@@ -23,7 +23,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.04.2\n"
+"X-Generator: Lokalize 22.08.2\n"
 "X-POT-Import-Date: 2013-01-13 20:43:16+0000\n"
 
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konversation-22.08.2/po/zh_CN/konversation.po 
new/konversation-22.08.3/po/zh_CN/konversation.po
--- old/konversation-22.08.2/po/zh_CN/konversation.po   2022-10-11 
07:06:12.000000000 +0200
+++ new/konversation-22.08.3/po/zh_CN/konversation.po   2022-11-01 
01:18:18.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-21 00:44+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"

Reply via email to