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-05-09 18:48:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktorrent (Old)
 and      /work/SRC/openSUSE:Factory/.ktorrent.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktorrent"

Fri May  9 18:48:41 2025 rev:168 rq:1275909 version:25.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes        2025-04-20 
20:00:33.786404689 +0200
+++ /work/SRC/openSUSE:Factory/.ktorrent.new.30101/ktorrent.changes     
2025-05-09 18:51:38.169768007 +0200
@@ -1,0 +2,12 @@
+Wed May  7 21:00:34 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.1/
+- Changes since 25.04.0:
+  * flatpak: We don-t need QCA anymore
+  * CI: Flatpak - Disable testing on ktorrent
+  * CI: Flatpak - Update to 6.8 runtime
+
+-------------------------------------------------------------------

Old:
----
  ktorrent-25.04.0.tar.xz
  ktorrent-25.04.0.tar.xz.sig

New:
----
  ktorrent-25.04.1.tar.xz
  ktorrent-25.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ ktorrent.spec ++++++
--- /var/tmp/diff_new_pack.sUSrqK/_old  2025-05-09 18:51:38.705790411 +0200
+++ /var/tmp/diff_new_pack.sUSrqK/_new  2025-05-09 18:51:38.709790578 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           ktorrent
-Version:        25.04.0
+Version:        25.04.1
 Release:        0
 Summary:        KDE BitTorrent Client
 License:        GPL-2.0-or-later


++++++ ktorrent-25.04.0.tar.xz -> ktorrent-25.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktorrent-25.04.0/.flatpak-manifest.json 
new/ktorrent-25.04.1/.flatpak-manifest.json
--- old/ktorrent-25.04.0/.flatpak-manifest.json 2025-04-07 23:49:25.000000000 
+0200
+++ new/ktorrent-25.04.1/.flatpak-manifest.json 2025-05-04 05:24:46.000000000 
+0200
@@ -2,7 +2,7 @@
     "id": "org.kde.ktorrent",
     "branch": "master",
     "runtime": "org.kde.Platform",
-    "runtime-version": "6.7",
+    "runtime-version": "6.8",
     "sdk": "org.kde.Sdk",
     "command": "ktorrent",
     "tags": ["nightly"],
@@ -77,20 +77,6 @@
             ]
         },
         {
-            "name": "qca",
-            "buildsystem": "cmake-ninja",
-            "config-opts": [
-                "-DENABLE_TESTING=OFF",
-                "-DBUILD_WITH_QT6=ON"
-            ],
-            "sources": [
-                {
-                    "type": "git",
-                    "url": "https://invent.kde.org/libraries/qca.git";
-                }
-            ]
-        },
-        {
             "name": "libktorrent",
             "buildsystem": "cmake-ninja",
             "config-opts": [
@@ -108,6 +94,7 @@
             "buildsystem": "cmake-ninja",
             "builddir": true,
             "config-opts": [
+                "-DENABLE_TESTING=OFF",
                 "-DWITH_SYSTEM_GEOIP=ON"
             ],
             "sources": [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktorrent-25.04.0/CMakeLists.txt 
new/ktorrent-25.04.1/CMakeLists.txt
--- old/ktorrent-25.04.0/CMakeLists.txt 2025-04-07 23:49:25.000000000 +0200
+++ new/ktorrent-25.04.1/CMakeLists.txt 2025-05-04 05:24:46.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "25")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-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-25.04.0/ktorrent/org.kde.ktorrent.appdata.xml 
new/ktorrent-25.04.1/ktorrent/org.kde.ktorrent.appdata.xml
--- old/ktorrent-25.04.0/ktorrent/org.kde.ktorrent.appdata.xml  2025-04-07 
23:49:25.000000000 +0200
+++ new/ktorrent-25.04.1/ktorrent/org.kde.ktorrent.appdata.xml  2025-05-04 
05:24:46.000000000 +0200
@@ -997,6 +997,7 @@
     <binary>ktorrent</binary>
   </provides>
   <releases>
+    <release version="25.04.1" date="2025-05-08"/>
     <release version="25.04.0" date="2025-04-17"/>
     <release version="24.12.3" date="2025-03-06"/>
     <release version="24.12.2" date="2025-02-06"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktorrent-25.04.0/po/hu/ktorrent.po 
new/ktorrent-25.04.1/po/hu/ktorrent.po
--- old/ktorrent-25.04.0/po/hu/ktorrent.po      2025-04-07 23:49:25.000000000 
+0200
+++ new/ktorrent-25.04.1/po/hu/ktorrent.po      2025-05-04 05:24:46.000000000 
+0200
@@ -6,13 +6,13 @@
 # Tóth Csanád <[email protected]>, 2009, 2010.
 # Kristóf Kiszel <[email protected]>, 2010, 2011, 2012, 2021.
 # Balázs Úr <[email protected]>, 2012, 2013, 2014.
-# SPDX-FileCopyrightText: 2021, 2024 Kristof Kiszel <[email protected]>
+# SPDX-FileCopyrightText: 2021, 2024, 2025 Kristof Kiszel 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: KTorrent 3.1\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-03-05 00:43+0000\n"
-"PO-Revision-Date: 2024-11-16 20:21+0100\n"
+"PO-Revision-Date: 2025-04-26 22:24+0200\n"
 "Last-Translator: Kristof Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
 "Language: hu\n"
@@ -20,7 +20,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 24.08.3\n"
+"X-Generator: Lokalize 25.04.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1647,12 +1647,7 @@
 msgstr "DB-IP.com"
 
 #: ktorrent/main.cpp:129
-#, fuzzy, kde-format
-#| msgid ""
-#| "Provider of the IP-Country database used in the InfoWidget plugin. The "
-#| "data is licensed under the Creative Commons Attribution 4.0 International "
-#| "License https://creativecommons.org/licenses/by/4.0/. Flags are taken "
-#| "from http://flags.blogpotato.de/ so thanks to them too."
+#, kde-format
 msgid ""
 "Provider of the IP-Country database used in the InfoWidget plugin.\n"
 "The data is licensed under the Creative Commons Attribution 4.0\n"
@@ -1660,9 +1655,11 @@
 "Flags are taken from http://flags.blogpotato.de/, so thanks to them too."
 msgstr ""
 "Az Információs kisalkalmazás bővítményben használt IP-ország adatbázis "
-"szolgáltatója. Az adatok a Creative Commons Attribution 4.0 nemzetközi "
-"licenc alatt érhetők el (https://creativecommons.org/licenses/by/4.0/). A "
-"zászlók a http://flags.blogpotato.de/ oldalról származnak, nekik is köszönet."
+"szolgáltatója.\n"
+"Az adatok a Creative Commons Attribution 4.0 nemzetközi licenc alatt érhetők "
+"el (https://creativecommons.org/licenses/by/4.0/).\n"
+"A zászlók a http://flags.blogpotato.de/ oldalról származnak, nekik is "
+"köszönet."
 
 #: ktorrent/main.cpp:135
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktorrent-25.04.0/po/nn/ktorrent.po 
new/ktorrent-25.04.1/po/nn/ktorrent.po
--- old/ktorrent-25.04.0/po/nn/ktorrent.po      2025-04-07 23:49:25.000000000 
+0200
+++ new/ktorrent-25.04.1/po/nn/ktorrent.po      2025-05-04 05:24:46.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: ktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-03-05 00:43+0000\n"
-"PO-Revision-Date: 2024-03-17 10:03+0100\n"
+"PO-Revision-Date: 2025-05-03 11:36+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
 "Language: nn\n"
@@ -15,7 +15,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 24.02.0\n"
+"X-Generator: Lokalize 25.07.70\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -6975,7 +6975,7 @@
 #: plugins/scanforlostfiles/scanforlostfileswidget.ui:133
 #, kde-format
 msgid "Copy to clipboard"
-msgstr ""
+msgstr "Kopier til utklippstavla"
 
 #. i18n: ectx: property (shortcut), widget (QCheckBox, cbShowAllFiles)
 #: plugins/scanforlostfiles/scanforlostfileswidget.ui:136

Reply via email to