Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libktorrent for openSUSE:Factory checked in at 2026-07-02 22:12:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libktorrent (Old) and /work/SRC/openSUSE:Factory/.libktorrent.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libktorrent" Thu Jul 2 22:12:28 2026 rev:109 rq:1363355 version:26.04.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes 2026-06-08 14:20:49.677881030 +0200 +++ /work/SRC/openSUSE:Factory/.libktorrent.new.1982/libktorrent.changes 2026-07-02 22:17:31.609520495 +0200 @@ -1,0 +2,9 @@ +Tue Jun 30 18:20:12 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 26.04.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/26.04.3/ +- No code change since 26.04.2 + +------------------------------------------------------------------- Old: ---- libktorrent-26.04.2.tar.xz libktorrent-26.04.2.tar.xz.sig New: ---- libktorrent-26.04.3.tar.xz libktorrent-26.04.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libktorrent.spec ++++++ --- /var/tmp/diff_new_pack.vPdI31/_old 2026-07-02 22:17:33.989602260 +0200 +++ /var/tmp/diff_new_pack.vPdI31/_new 2026-07-02 22:17:34.013603084 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: libktorrent -Version: 26.04.2 +Version: 26.04.3 Release: 0 Summary: Torrent Downloading Library License: GPL-2.0-or-later ++++++ libktorrent-26.04.2.tar.xz -> libktorrent-26.04.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-26.04.2/CMakeLists.txt new/libktorrent-26.04.3/CMakeLists.txt --- old/libktorrent-26.04.2/CMakeLists.txt 2026-05-30 17:32:12.000000000 +0200 +++ new/libktorrent-26.04.3/CMakeLists.txt 2026-06-28 05:42:13.000000000 +0200 @@ -5,7 +5,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "26") set (RELEASE_SERVICE_VERSION_MINOR "04") -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/libktorrent-26.04.2/po/ca@valencia/libktorrent6.po new/libktorrent-26.04.3/po/ca@valencia/libktorrent6.po --- old/libktorrent-26.04.2/po/ca@valencia/libktorrent6.po 2026-05-30 17:32:12.000000000 +0200 +++ new/libktorrent-26.04.3/po/ca@valencia/libktorrent6.po 2026-06-28 05:42:13.000000000 +0200 @@ -128,7 +128,7 @@ #: src/diskio/cachefile.cpp:395 #, kde-format msgid "Failed to write to file %1: %2" -msgstr "Ha fallat mentre s'escrivia al fitxer %1: %2" +msgstr "Ha fallat mentre s'escrivia en el fitxer %1: %2" #: src/diskio/cachefile.cpp:457 #, kde-format @@ -485,7 +485,7 @@ #: src/util/fileops.cpp:100 #, kde-format msgid "Cannot create directory %1" -msgstr "No s'ha pogut crear el directori %1" +msgstr "No s'ha pogut crear la carpeta %1" #: src/util/fileops.cpp:167 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-26.04.2/po/nb/libktorrent6.po new/libktorrent-26.04.3/po/nb/libktorrent6.po --- old/libktorrent-26.04.2/po/nb/libktorrent6.po 2026-05-30 17:32:12.000000000 +0200 +++ new/libktorrent-26.04.3/po/nb/libktorrent6.po 2026-06-28 05:42:13.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2026-02-17 00:44+0000\n" "PO-Revision-Date: 2013-09-18 13:04+0200\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-26.04.2/po/nn/libktorrent6.po new/libktorrent-26.04.3/po/nn/libktorrent6.po --- old/libktorrent-26.04.2/po/nn/libktorrent6.po 2026-05-30 17:32:12.000000000 +0200 +++ new/libktorrent-26.04.3/po/nn/libktorrent6.po 2026-06-28 05:42:13.000000000 +0200 @@ -9,7 +9,7 @@ "POT-Creation-Date: 2026-02-17 00:44+0000\n" "PO-Revision-Date: 2020-08-30 20:07+0200\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-26.04.2/po/se/libktorrent6.po new/libktorrent-26.04.3/po/se/libktorrent6.po --- old/libktorrent-26.04.2/po/se/libktorrent6.po 2026-05-30 17:32:12.000000000 +0200 +++ new/libktorrent-26.04.3/po/se/libktorrent6.po 2026-06-28 05:42:13.000000000 +0200 @@ -8,7 +8,7 @@ "PO-Revision-Date: 2007-09-11 22:44+0200\n" "Last-Translator: Northern Sami translation team <[email protected]." "no>\n" -"Language-Team: Northern Sami <[email protected]>\n" +"Language-Team: Northern Sami <[email protected]>\n" "Language: se\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-26.04.2/po/zh_CN/libktorrent6.po new/libktorrent-26.04.3/po/zh_CN/libktorrent6.po --- old/libktorrent-26.04.2/po/zh_CN/libktorrent6.po 2026-05-30 17:32:12.000000000 +0200 +++ new/libktorrent-26.04.3/po/zh_CN/libktorrent6.po 2026-06-28 05:42:13.000000000 +0200 @@ -20,7 +20,7 @@ #: src/bcodec/bdecoder.cpp:51 #, kde-format msgid "Illegal token: %1" -msgstr "非法标记:%1" +msgstr "非法令牌:%1" #: src/bcodec/bdecoder.cpp:89 src/bcodec/bdecoder.cpp:96 #, kde-format
