Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktorrent for openSUSE:Factory checked in at 2023-01-07 17:18:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktorrent (Old) and /work/SRC/openSUSE:Factory/.ktorrent.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktorrent" Sat Jan 7 17:18:55 2023 rev:141 rq:1056594 version:22.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes 2022-12-09 17:00:56.768750477 +0100 +++ /work/SRC/openSUSE:Factory/.ktorrent.new.1563/ktorrent.changes 2023-01-07 17:21:55.906949675 +0100 @@ -1,0 +2,8 @@ +Tue Jan 3 10:20:51 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.12.1/ + +------------------------------------------------------------------- Old: ---- ktorrent-22.12.0.tar.xz ktorrent-22.12.0.tar.xz.sig New: ---- ktorrent-22.12.1.tar.xz ktorrent-22.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktorrent.spec ++++++ --- /var/tmp/diff_new_pack.sAUJK5/_old 2023-01-07 17:21:56.478953087 +0100 +++ /var/tmp/diff_new_pack.sAUJK5/_new 2023-01-07 17:21:56.486953134 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: ktorrent -Version: 22.12.0 +Version: 22.12.1 Release: 0 Summary: KDE BitTorrent Client License: GPL-2.0-or-later ++++++ ktorrent-22.12.0.tar.xz -> ktorrent-22.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-22.12.0/CMakeLists.txt new/ktorrent-22.12.1/CMakeLists.txt --- old/ktorrent-22.12.0/CMakeLists.txt 2022-11-30 01:47:17.000000000 +0100 +++ new/ktorrent-22.12.1/CMakeLists.txt 2023-01-03 01:05:24.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "22") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(KTorrent VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-22.12.0/ktorrent/org.kde.ktorrent.appdata.xml new/ktorrent-22.12.1/ktorrent/org.kde.ktorrent.appdata.xml --- old/ktorrent-22.12.0/ktorrent/org.kde.ktorrent.appdata.xml 2022-11-30 01:47:17.000000000 +0100 +++ new/ktorrent-22.12.1/ktorrent/org.kde.ktorrent.appdata.xml 2023-01-03 01:05:24.000000000 +0100 @@ -829,10 +829,10 @@ <binary>ktorrent</binary> </provides> <releases> + <release version="22.12.1" date="2023-01-05"/> <release version="22.12.0" date="2022-12-08"/> <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"/> </releases> <content_rating type="oars-1.1"/> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-22.12.0/po/ca@valencia/ktorrent.po new/ktorrent-22.12.1/po/ca@valencia/ktorrent.po --- old/ktorrent-22.12.0/po/ca@valencia/ktorrent.po 2022-11-30 01:47:17.000000000 +0100 +++ new/ktorrent-22.12.1/po/ca@valencia/ktorrent.po 2023-01-03 01:05:24.000000000 +0100 @@ -3002,7 +3002,7 @@ #, kde-format msgid "Use the HTTP proxy settings configured in the settings of KDE." msgstr "" -"Utilitza la configuració del servidor intermediari HTTP configurat a la " +"Utilitza la configuració del servidor intermediari HTTP configurat en la " "configuració de KDE." #. i18n: ectx: property (text), widget (QCheckBox, kcfg_useKDEProxySettings) @@ -3373,8 +3373,8 @@ "ratios will be displayed in red. Colors can be changed in color settings." msgstr "" "Valor a partir del qual es mostrarà de color verd la rà tio de compartició. " -"Les rà tios més baixes es mostraran en roig. Els colors es poden canviar a la " -"configuració de color." +"Les rà tios més baixes es mostraran en roig. Els colors es poden canviar en " +"la configuració de color." #. i18n: ectx: property (text), widget (QLabel, label_2) #: ktorrent/pref/qmpref.ui:251 @@ -3612,7 +3612,7 @@ "Use drag and drop or the move up and down buttons on the right to change the " "order." msgstr "" -"Ordre d'un torrent a la cua.\n" +"Ordre d'un torrent en la cua.\n" "Arrossegueu i deixeu anar o utilitzeu els botons amunt i avall de la dreta " "per a canviar l'ordre." @@ -3646,7 +3646,7 @@ #: ktorrent/tools/queuemanagerwidget.cpp:64 #, kde-format msgid "Move a torrent up in the queue" -msgstr "Mou cap amunt un torrent a la cua" +msgstr "Mou cap amunt un torrent en la cua" #: ktorrent/tools/queuemanagerwidget.cpp:67 #, kde-format @@ -4376,7 +4376,7 @@ #: ktorrent/view/viewmodel.cpp:482 #, kde-format msgid "How much data left to download" -msgstr "Quantes dades queden per baixar" +msgstr "Quantes dades queden per a baixar" #: ktorrent/view/viewmodel.cpp:484 #, kde-format @@ -4972,7 +4972,7 @@ "ones configured in the network settings." msgstr "" "Utilitza estos lÃmits globals quan el salvapantalla estiga actiu, en lloc " -"dels configurats a la configuració de la xarxa." +"dels configurats en la configuració de la xarxa." #. i18n: ectx: property (text), widget (QCheckBox, kcfg_screensaverLimits) #: plugins/bwscheduler/bwprefpage.ui:25 @@ -6605,7 +6605,7 @@ #: plugins/magnetgenerator/ktmagnetgeneratorplugin.kcfg:18 #, kde-format msgid "The default tracker" -msgstr "El seguidor per defecte" +msgstr "El seguidor predeterminat" #. i18n: ectx: label, entry (dn), group (general) #: plugins/magnetgenerator/ktmagnetgeneratorplugin.kcfg:22 @@ -7271,7 +7271,7 @@ #: plugins/search/searchpref.ui:210 #, kde-format msgid "Add all default search engines." -msgstr "Afig tots els motors de busca per defecte." +msgstr "Afig tots els motors predeterminats de busca." #. i18n: ectx: property (text), widget (QPushButton, m_add_default) #: plugins/search/searchpref.ui:213 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-22.12.0/po/tr/ktorrent.po new/ktorrent-22.12.1/po/tr/ktorrent.po --- old/ktorrent-22.12.0/po/tr/ktorrent.po 2022-11-30 01:47:17.000000000 +0100 +++ new/ktorrent-22.12.1/po/tr/ktorrent.po 2023-01-03 01:05:24.000000000 +0100 @@ -17,7 +17,7 @@ "Project-Id-Version: extragear-network-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-12-31 00:43+0000\n" -"PO-Revision-Date: 2022-11-15 05:12+0300\n" +"PO-Revision-Date: 2022-12-17 18:55+0300\n" "Last-Translator: Emir SARI <emir_s...@icloud.com>\n" "Language-Team: Turkish <kde-l10n...@kde.org>\n" "Language: tr\n" @@ -25,7 +25,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.08.3\n" +"X-Generator: Lokalize 22.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -4190,7 +4190,7 @@ #: ktorrent/view/view.cpp:251 #, kde-format msgid "Export Torrent" -msgstr "Torrenti DıÅarıya Aktar" +msgstr "Torrenti DıÅa Aktar" #: ktorrent/view/view.cpp:256 #, kde-format @@ -8445,7 +8445,7 @@ #: plugins/syndication/filtereditor.ui:160 #, kde-format msgid "Case sensitive matching" -msgstr "Büyük küçük harfe duyarlı eÅleme" +msgstr "BÃYÃK/küçük harf duyarlı eÅleÅme" #. i18n: ectx: attribute (title), widget (QWidget, tab_5) #: plugins/syndication/filtereditor.ui:103 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-22.12.0/po/zh_CN/ktorrent.po new/ktorrent-22.12.1/po/zh_CN/ktorrent.po --- old/ktorrent-22.12.0/po/zh_CN/ktorrent.po 2022-11-30 01:47:17.000000000 +0100 +++ new/ktorrent-22.12.1/po/zh_CN/ktorrent.po 2023-01-03 01:05:24.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-31 00:43+0000\n" -"PO-Revision-Date: 2022-11-19 14:50\n" +"PO-Revision-Date: 2022-12-24 11:44\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"