Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktorrent for openSUSE:Factory checked in at 2025-10-13 17:25:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktorrent (Old) and /work/SRC/openSUSE:Factory/.ktorrent.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktorrent" Mon Oct 13 17:25:55 2025 rev:173 rq:1310223 version:25.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes 2025-09-11 14:46:07.901022762 +0200 +++ /work/SRC/openSUSE:Factory/.ktorrent.new.18484/ktorrent.changes 2025-10-13 17:31:20.041326338 +0200 @@ -1,0 +2,10 @@ +Tue Oct 7 18:49:27 UTC 2025 - Christophe Marin <[email protected]> + +- Update to 25.08.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.08.2/ +- Changes since 25.08.1: + * flatpak: Use libktorrent from the stable branch + +------------------------------------------------------------------- Old: ---- ktorrent-25.08.1.tar.xz ktorrent-25.08.1.tar.xz.sig New: ---- ktorrent-25.08.2.tar.xz ktorrent-25.08.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktorrent.spec ++++++ --- /var/tmp/diff_new_pack.vfYmP1/_old 2025-10-13 17:31:20.597349597 +0200 +++ /var/tmp/diff_new_pack.vfYmP1/_new 2025-10-13 17:31:20.601349764 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ktorrent -Version: 25.08.1 +Version: 25.08.2 Release: 0 Summary: KDE BitTorrent Client License: GPL-2.0-or-later ++++++ ktorrent-25.08.1.tar.xz -> ktorrent-25.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-25.08.1/.flatpak-manifest.json new/ktorrent-25.08.2/.flatpak-manifest.json --- old/ktorrent-25.08.1/.flatpak-manifest.json 2025-09-09 06:19:47.000000000 +0200 +++ new/ktorrent-25.08.2/.flatpak-manifest.json 2025-10-06 05:28:56.000000000 +0200 @@ -85,7 +85,8 @@ "sources": [ { "type": "git", - "url": "https://invent.kde.org/network/libktorrent.git" + "url": "https://invent.kde.org/network/libktorrent.git", + "branch": "release/25.08" } ] }, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-25.08.1/CMakeLists.txt new/ktorrent-25.08.2/CMakeLists.txt --- old/ktorrent-25.08.1/CMakeLists.txt 2025-09-09 06:19:47.000000000 +0200 +++ new/ktorrent-25.08.2/CMakeLists.txt 2025-10-06 05:28:56.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "1") +set (RELEASE_SERVICE_VERSION_MICRO "2") 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-25.08.1/ktorrent/org.kde.ktorrent.appdata.xml new/ktorrent-25.08.2/ktorrent/org.kde.ktorrent.appdata.xml --- old/ktorrent-25.08.1/ktorrent/org.kde.ktorrent.appdata.xml 2025-09-09 06:19:47.000000000 +0200 +++ new/ktorrent-25.08.2/ktorrent/org.kde.ktorrent.appdata.xml 2025-10-06 05:28:56.000000000 +0200 @@ -974,6 +974,7 @@ <binary>ktorrent</binary> </provides> <releases> + <release version="25.08.2" date="2025-10-09"/> <release version="25.08.1" date="2025-09-11"/> <release version="25.08.0" date="2025-08-14"/> <release version="25.04.3" date="2025-07-03"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-25.08.1/po/es/ktorrent.po new/ktorrent-25.08.2/po/es/ktorrent.po --- old/ktorrent-25.08.1/po/es/ktorrent.po 2025-09-09 06:19:47.000000000 +0200 +++ new/ktorrent-25.08.2/po/es/ktorrent.po 2025-10-06 05:28:56.000000000 +0200 @@ -628,7 +628,7 @@ #: plugins/ipfilter/convertdialog.ui:64 #, no-c-format, kde-format msgid "%p%" -msgstr "%p%" +msgstr "%p %" #. i18n: ectx: property (text), widget (QPushButton, m_import_btn) #: ktorrent/dialogs/importdialog.ui:112 @@ -3584,7 +3584,7 @@ #, kde-format msgctxt "Progress bar percentage label" msgid "%p%" -msgstr "%p%" +msgstr "%p %" #: ktorrent/statusbarofflineindicator.cpp:38 #, kde-format @@ -4362,7 +4362,7 @@ #, kde-format msgctxt "Progress bar percentage label" msgid "%1%" -msgstr "%1%" +msgstr "%1 %" #: ktorrent/view/viewmodel.cpp:182 #, kde-format @@ -5964,7 +5964,7 @@ #, kde-format msgctxt "File percentage stat" msgid "%1%" -msgstr "%1%" +msgstr "%1 %" #: plugins/infowidget/peerviewmodel.cpp:121 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-25.08.1/po/he/ktorrent.po new/ktorrent-25.08.2/po/he/ktorrent.po --- old/ktorrent-25.08.1/po/he/ktorrent.po 2025-09-09 06:19:47.000000000 +0200 +++ new/ktorrent-25.08.2/po/he/ktorrent.po 2025-10-06 05:28:56.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: ktorrent\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-06-24 00:42+0000\n" -"PO-Revision-Date: 2025-08-02 21:40+0300\n" +"PO-Revision-Date: 2025-10-05 12:02+0300\n" "Last-Translator: Yaron Shahrabani <[email protected]>\n" "Language-Team: צוות התרגום של KDE ישראל\n" "Language: he\n" @@ -18,7 +18,7 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "n % 10 == 0) ? 2 : 3));\n" -"X-Generator: Lokalize 25.04.3\n" +"X-Generator: Lokalize 25.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -177,7 +177,7 @@ "<p><span style=\" font-weight:600;\">Note:</span> We accept both IPv4 and " "IPv6 addresses</p>\n" msgstr "" -"<p>את כתובת ה־IP או שם המארח של העמית לחיבור אליו יש לצייןכאן.</p>\n" +"<p>את כתובת ה־IP או שם המארח של העמית לחיבור אליו יש לציין כאן.</p>\n" "<p><span style=\" font-weight:600;\">לתשומת ליבך:</span> אנו מקבלים גם " "כתובות IPv4 וגם IPv6</p>\n" @@ -1136,7 +1136,7 @@ "you want to." msgstr "" "מקום ברירת המחדל לשמירת טורנטים מהקבוצה הזאת. <br/><br/>בשימוש רק בחלונית " -"בחירת הקבצים, בעת שינוי הקבוצה החלונית תוגדר לזה.עדיין אפשר לבחור במשהו אחר " +"בחירת הקבצים, בעת שינוי הקבוצה החלונית תוגדר לזה. עדיין אפשר לבחור במשהו אחר " "בחלונית במידת הצורך." #. i18n: ectx: property (text), widget (QCheckBox, m_default_location_enabled) @@ -1852,7 +1852,7 @@ #: ktorrent/main.cpp:160 #, kde-format msgid "Patch to load torrents silently from the command line" -msgstr "טלאי לטעינת טורנטים בשקט משורת הפקודה" +msgstr "טלאי לטעינת טורנטים בשקט משורת הפקודות" #: ktorrent/main.cpp:161 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktorrent-25.08.1/po/pt_BR/ktorrent.po new/ktorrent-25.08.2/po/pt_BR/ktorrent.po --- old/ktorrent-25.08.1/po/pt_BR/ktorrent.po 2025-09-09 06:19:47.000000000 +0200 +++ new/ktorrent-25.08.2/po/pt_BR/ktorrent.po 2025-10-06 05:28:56.000000000 +0200 @@ -18,7 +18,7 @@ "Project-Id-Version: ktorrent\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2025-06-24 00:42+0000\n" -"PO-Revision-Date: 2025-09-05 09:31-0300\n" +"PO-Revision-Date: 2025-09-14 08:11-0300\n" "Last-Translator: Marcus Gama <[email protected]>\n" "Language-Team: Brazilian Portuguese <[email protected]>\n" "Language: pt_BR\n" @@ -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 25.08.0\n" +"X-Generator: Lokalize 25.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -6947,7 +6947,7 @@ #: plugins/mediaplayer/mediaplayeractivity.cpp:133 #, kde-format msgid "Toggle Fullscreen" -msgstr "Ativar modo de tela inteira" +msgstr "Ativar modo de tela cheia" #: plugins/mediaplayer/mediaplayeractivity.cpp:157 #: plugins/mediaplayer/mediaplayeractivity.cpp:336
