Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package krdc for openSUSE:Factory checked in 
at 2023-12-09 22:52:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krdc (Old)
 and      /work/SRC/openSUSE:Factory/.krdc.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krdc"

Sat Dec  9 22:52:43 2023 rev:135 rq:1131914 version:23.08.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/krdc/krdc.changes        2023-11-10 
12:35:38.413634163 +0100
+++ /work/SRC/openSUSE:Factory/.krdc.new.25432/krdc.changes     2023-12-09 
22:55:54.705470268 +0100
@@ -1,0 +2,10 @@
+Tue Dec  5 14:20:07 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 23.08.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.4/
+- Changes since 23.08.3:
+  * Adapt to renamed activities library repo
+
+-------------------------------------------------------------------

Old:
----
  krdc-23.08.3.tar.xz
  krdc-23.08.3.tar.xz.sig

New:
----
  krdc-23.08.4.tar.xz
  krdc-23.08.4.tar.xz.sig

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

Other differences:
------------------
++++++ krdc.spec ++++++
--- /var/tmp/diff_new_pack.eJwH5x/_old  2023-12-09 22:55:55.365494489 +0100
+++ /var/tmp/diff_new_pack.eJwH5x/_new  2023-12-09 22:55:55.365494489 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           krdc
-Version:        23.08.3
+Version:        23.08.4
 Release:        0
 Summary:        Remote Desktop Connection
 License:        GPL-2.0-or-later


++++++ krdc-23.08.3.tar.xz -> krdc-23.08.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-23.08.3/.kde-ci.yml new/krdc-23.08.4/.kde-ci.yml
--- old/krdc-23.08.3/.kde-ci.yml        2023-11-05 03:12:50.000000000 +0100
+++ new/krdc-23.08.4/.kde-ci.yml        2023-12-04 04:06:44.000000000 +0100
@@ -19,7 +19,7 @@
     'frameworks/kwindowsystem': '@stable'
     'frameworks/knotifyconfig': '@stable'
     'frameworks/ki18n': '@stable'
-    'plasma/kactivities': '@stable'
+    'plasma/plasma-activities': '@stable'
 
 - 'on': ['Linux/Qt6', 'FreeBSD/Qt6']
   'require':
@@ -38,4 +38,4 @@
     'frameworks/kwindowsystem': '@latest-kf6'
     'frameworks/knotifyconfig': '@latest-kf6'
     'frameworks/ki18n': '@latest-kf6'
-    'plasma/kactivities': '@latest-kf6'
+    'plasma/plasma-activities': '@latest-kf6'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-23.08.3/CMakeLists.txt 
new/krdc-23.08.4/CMakeLists.txt
--- old/krdc-23.08.3/CMakeLists.txt     2023-11-05 03:12:50.000000000 +0100
+++ new/krdc-23.08.4/CMakeLists.txt     2023-12-04 04:06:44.000000000 +0100
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MICRO "4")
 
 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/krdc-23.08.3/org.kde.krdc.appdata.xml 
new/krdc-23.08.4/org.kde.krdc.appdata.xml
--- old/krdc-23.08.3/org.kde.krdc.appdata.xml   2023-11-05 03:12:50.000000000 
+0100
+++ new/krdc-23.08.4/org.kde.krdc.appdata.xml   2023-12-04 04:06:44.000000000 
+0100
@@ -130,9 +130,9 @@
   <update_contact>kde-de...@kde.org</update_contact>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="23.08.4" date="2023-12-07"/>
     <release version="23.08.3" date="2023-11-09"/>
     <release version="23.08.2" date="2023-10-12"/>
     <release version="23.08.1" date="2023-09-14"/>
-    <release version="23.08.0" date="2023-08-24"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-23.08.3/po/ca@valencia/krdc.po 
new/krdc-23.08.4/po/ca@valencia/krdc.po
--- old/krdc-23.08.3/po/ca@valencia/krdc.po     2023-11-05 03:12:50.000000000 
+0100
+++ new/krdc-23.08.4/po/ca@valencia/krdc.po     2023-12-04 04:06:44.000000000 
+0100
@@ -203,7 +203,7 @@
 #: config/hostpreferenceslist.cpp:100 mainwindow.cpp:674
 #, kde-format
 msgid "The selected host cannot be handled."
-msgstr "L'ordinador seleccionat no es pot gestionar."
+msgstr "L'amfitrió seleccionat no es pot gestionar."
 
 #: config/hostpreferenceslist.cpp:101 mainwindow.cpp:284 mainwindow.cpp:675
 #, kde-format
@@ -224,13 +224,13 @@
 #: config/preferencesdialog.cpp:29
 #, kde-format
 msgid "Hosts"
-msgstr "Ordinadors"
+msgstr "Amfitrions"
 
 #: config/preferencesdialog.cpp:29 core/hostpreferences.cpp:176
 #: core/hostpreferences.cpp:180
 #, kde-format
 msgid "Host Configuration"
-msgstr "Configureu l'ordinador"
+msgstr "Configureu l'amfitrió"
 
 #: config/preferencesdialog.cpp:34 config/preferencesdialog.cpp:35
 #, kde-format
@@ -288,12 +288,12 @@
 "Note that settings might only apply when you connect next time to this host."
 msgstr ""
 "Cal tindre present que la configuració podria no funcionar fins que us "
-"connecteu de nou amb este servidor."
+"connecteu de nou amb este amfitrió."
 
 #: core/hostpreferences.cpp:199
 #, kde-format
 msgid "Show this dialog again for this host"
-msgstr "Mostra este diàleg una altra vegada per a este ordinador"
+msgstr "Mostra este diàleg una altra vegada per a este amfitrió"
 
 #: core/hostpreferences.cpp:203
 #, kde-format
@@ -520,7 +520,7 @@
 " Syntax: [username@]host[:port]"
 msgstr ""
 "L'adreça introduïda no té la forma requerida.\n"
-" Sintaxi: [nomusuari@]ordinador[:port]"
+" Sintaxi: [nomusuari@]amfitrió[:port]"
 
 #: mainwindow.cpp:261
 #, kde-format
@@ -1172,7 +1172,7 @@
 #: rdp/rdppreferences.ui:560
 #, kde-format
 msgid "Share a local media directory with the remote host."
-msgstr "Compartix un directori local de suports amb l'ordinador remot."
+msgstr "Compartix un directori local de suports amb l'amfitrió remot."
 
 #. i18n: ectx: property (title), widget (QGroupBox, expertGroupBox)
 #: rdp/rdppreferences.ui:585
@@ -1302,7 +1302,7 @@
 #: rdp/rdpview.cpp:492
 #, kde-format
 msgid "Connection attempt to host failed."
-msgstr "No s'ha pogut fer l'intent de connexió amb l'ordinador."
+msgstr "No s'ha pogut fer l'intent de connexió amb l'amfitrió."
 
 #: rdp/rdpview.cpp:497
 #, kde-format
@@ -1315,7 +1315,7 @@
 "Connection attempt to host failed. Security negotiation or connection "
 "failure."
 msgstr ""
-"No s'ha pogut fer l'intent de connexió amb l'ordinador. Ha fallat la "
+"No s'ha pogut fer l'intent de connexió amb l'amfitrió. Ha fallat la "
 "seguretat en la negociació o en la connexió."
 
 #: rdp/rdpviewfactory.cpp:22
@@ -1335,7 +1335,7 @@
 "rdpserver:3389 (host:port)</i></html>"
 msgstr ""
 "<html>Introduïu l'adreça ací. El port és opcional.<br /><i>Exemple: "
-"rdpserver:3389 (ordinador:port)</i></html>"
+"rdpserver:3389 (amfitrió:port)</i></html>"
 
 #: rdp/rdpviewfactory.cpp:70
 #, kde-format
@@ -1536,8 +1536,8 @@
 #, kde-format
 msgid "Don't copy passwords from supported password managers to remote hosts"
 msgstr ""
-"No copieu contrasenyes des dels gestors de contrasenyes admesos a màquines "
-"remotes"
+"No copieu contrasenyes des dels gestors de contrasenyes admesos a amfitrions "
+"remots"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, dont_copy_passwords)
 #: vnc/vncpreferences.ui:260
@@ -1603,5 +1603,5 @@
 "<html>Enter the address here.<br /><i>Example: vncserver:1 (host:port / "
 "screen)</i></html>"
 msgstr ""
-"<html>Introduïu l'adreça ací.<br /><i>Exemple: vncserver:1 (ordinador:port 
/ "
+"<html>Introduïu l'adreça ací.<br /><i>Exemple: vncserver:1 (amfitrió:port 
/ "
 "pantalla)</i></html>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-23.08.3/po/es/krdc.po 
new/krdc-23.08.4/po/es/krdc.po
--- old/krdc-23.08.3/po/es/krdc.po      2023-11-05 03:12:50.000000000 +0100
+++ new/krdc-23.08.4/po/es/krdc.po      2023-12-04 04:06:44.000000000 +0100
@@ -8,32 +8,34 @@
 # Pablo de Vicente <pablo.device...@gmail.com>, 2006.
 # Israel Garcia <israelgarci...@gmail.com>, 2008.
 # Israel Garcia Garcia <israelgarci...@gmail.com>, 2008, 2009, 2010.
-# Eloy Cuadra <ecua...@eloihr.net>, 2009, 2010, 2015, 2016, 2018, 2019, 2020, 
2021.
+# SPDX-FileCopyrightText: 2009, 2010, 2015, 2016, 2018, 2019, 2020, 2021, 2023 
Eloy Cuadra <ecua...@eloihr.net>
 # Rocio Gallego <traduccio...@rociogallego.com>, 2010, 2011, 2012, 2013, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-05-06 00:47+0000\n"
-"PO-Revision-Date: 2021-10-07 15:12+0200\n"
+"PO-Revision-Date: 2023-11-30 01:04+0100\n"
 "Last-Translator: Eloy Cuadra <ecua...@eloihr.net>\n"
 "Language-Team: Spanish <kde-l10n...@kde.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 21.08.1\n"
+"X-Generator: Lokalize 23.08.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Rocío Gallego,Israel García García,Jaime Robles"
+msgstr "Eloy Cuadra,Rocío Gallego,Israel García García,Jaime Robles"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "traduccio...@rociogallego.com,israelgarci...@gmail.com,ja...@kde.org"
+msgstr ""
+"ecua...@eloihr.net,traduccio...@rociogallego.com,israelgarci...@gmail.com,"
+"ja...@kde.org"
 
 #: bookmarkmanager.cpp:40
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-23.08.3/po/fr/krdc.po 
new/krdc-23.08.4/po/fr/krdc.po
--- old/krdc-23.08.3/po/fr/krdc.po      2023-11-05 03:12:50.000000000 +0100
+++ new/krdc-23.08.4/po/fr/krdc.po      2023-12-04 04:06:44.000000000 +0100
@@ -11,7 +11,7 @@
 # Amine Say <amine...@yahoo.fr>, 2008, 2009, 2013.
 # Sébastien Renard <sebastien.ren...@digitalfox.org>, 2009.
 # Guillaume Pujol <guil...@gmail.com>, 2010.
-# xavier <xavier.besn...@neuf.fr>, 2012, 2013, 2021.
+# SPDX-FileCopyrightText: 2012, 2013, 2021, 2023 xavier 
<xavier.besn...@neuf.fr>
 # Vincent Pinon <vpi...@kde.org>, 2017.
 # Simon Depiets <sdepi...@gmail.com>, 2018, 2019, 2020.
 #
@@ -24,16 +24,16 @@
 "POT-Creation-Date: 2023-05-06 00:47+0000\n"
 "PO-Revision-Date: 2021-04-28 10:08+0200\n"
 "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n"
-"Language-Team: French <kde-francoph...@kde.org>\n"
+"Language-Team: \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
+"X-Environment: kde\n"
+"X-Generator: Lokalize 23.08.3\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 20.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-23.08.3/po/gl/krdc.po 
new/krdc-23.08.4/po/gl/krdc.po
--- old/krdc-23.08.3/po/gl/krdc.po      2023-11-05 03:12:50.000000000 +0100
+++ new/krdc-23.08.4/po/gl/krdc.po      2023-12-04 04:06:44.000000000 +0100
@@ -11,7 +11,7 @@
 # Xosé <xoseca...@gmail.com>, 2010.
 # Marce Villarino <mvillar...@kde-espana.es>, 2012, 2013, 2014.
 # Adrian Chaves Fernandez <adriyeticha...@gmail.com>, 2012, 2015, 2016, 2017.
-# Adrián Chaves (Gallaecio) <adr...@chaves.io>, 2017, 2018, 2019, 2020, 2023.
+# SPDX-FileCopyrightText: 2023 Adrián Chaves (Gallaecio)
 #
 msgid ""
 msgstr ""
@@ -26,7 +26,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 23.04.3\n"
+"X-Generator: Lokalize 23.08.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-23.08.3/po/tr/krdc.po 
new/krdc-23.08.4/po/tr/krdc.po
--- old/krdc-23.08.3/po/tr/krdc.po      2023-11-05 03:12:50.000000000 +0100
+++ new/krdc-23.08.4/po/tr/krdc.po      2023-12-04 04:06:44.000000000 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kdenetwork-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-05-06 00:47+0000\n"
-"PO-Revision-Date: 2023-03-24 16:55+0300\n"
+"PO-Revision-Date: 2023-11-29 16:56+0300\n"
 "Last-Translator: Emir SARI <emir_s...@icloud.com>\n"
 "Language-Team: Turkish <kde-l10n...@kde.org>\n"
 "Language: tr\n"
@@ -24,7 +24,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 22.12.3\n"
+"X-Generator: Lokalize 23.11.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -723,35 +723,35 @@
 #: rdp/rdppreferences.ui:55 vnc/vncpreferences.ui:93
 #, kde-format
 msgid "Minimal (640x480)"
-msgstr "En Küçük (640x480)"
+msgstr "En Küçük (640 x 480)"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Resolution)
 #. i18n: ectx: property (text), item, widget (KComboBox, resolutionComboBox)
 #: rdp/rdppreferences.ui:60 vnc/vncpreferences.ui:98
 #, kde-format
 msgid "Small (800x600)"
-msgstr "Küçük (800x600)"
+msgstr "Küçük (800 x 600)"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Resolution)
 #. i18n: ectx: property (text), item, widget (KComboBox, resolutionComboBox)
 #: rdp/rdppreferences.ui:65 vnc/vncpreferences.ui:103
 #, kde-format
 msgid "Normal (1024x768)"
-msgstr "Normal (1024x768)"
+msgstr "Normal (1024 x 768)"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Resolution)
 #. i18n: ectx: property (text), item, widget (KComboBox, resolutionComboBox)
 #: rdp/rdppreferences.ui:70 vnc/vncpreferences.ui:108
 #, kde-format
 msgid "Large (1280x1024)"
-msgstr "Büyük (1280x1024)"
+msgstr "Büyük (1280 x 1024)"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Resolution)
 #. i18n: ectx: property (text), item, widget (KComboBox, resolutionComboBox)
 #: rdp/rdppreferences.ui:75 vnc/vncpreferences.ui:113
 #, kde-format
 msgid "Very Large (1600x1200)"
-msgstr "Çok Büyük (1600x1200)"
+msgstr "Çok Büyük (1600 x 1200)"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Resolution)
 #. i18n: ectx: property (text), item, widget (KComboBox, resolutionComboBox)
@@ -841,7 +841,7 @@
 #: rdp/rdppreferences.ui:208
 #, kde-format
 msgid "&Keyboard layout:"
-msgstr "&Klavye dizilimi:"
+msgstr "&Klavye düzeni:"
 
 #. i18n: ectx: property (whatsThis), widget (KComboBox, kcfg_KeyboardLayout)
 #: rdp/rdppreferences.ui:224
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-23.08.3/po/zh_CN/krdc.po 
new/krdc-23.08.4/po/zh_CN/krdc.po
--- old/krdc-23.08.3/po/zh_CN/krdc.po   2023-11-05 03:12:50.000000000 +0100
+++ new/krdc-23.08.4/po/zh_CN/krdc.po   2023-12-04 04:06:44.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-05-06 00:47+0000\n"
-"PO-Revision-Date: 2023-10-21 13:57\n"
+"PO-Revision-Date: 2023-11-25 02:32\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to