Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2022-05-14 22:56:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and      /work/SRC/openSUSE:Factory/.libktorrent.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libktorrent"

Sat May 14 22:56:33 2022 rev:60 rq:976893 version:22.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-04-23 
19:48:25.667158925 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1538/libktorrent.changes        
2022-05-14 22:58:02.187431420 +0200
@@ -1,0 +2,8 @@
+Tue May 10 16:30:55 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.1/
+
+-------------------------------------------------------------------

Old:
----
  libktorrent-22.04.0.tar.xz
  libktorrent-22.04.0.tar.xz.sig

New:
----
  libktorrent-22.04.1.tar.xz
  libktorrent-22.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ libktorrent.spec ++++++
--- /var/tmp/diff_new_pack.PBkYnb/_old  2022-05-14 22:58:02.575431905 +0200
+++ /var/tmp/diff_new_pack.PBkYnb/_new  2022-05-14 22:58:02.579431910 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           libktorrent
-Version:        22.04.0
+Version:        22.04.1
 Release:        0
 Summary:        Torrent Downloading Library
 License:        GPL-2.0-or-later


++++++ libktorrent-22.04.0.tar.xz -> libktorrent-22.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.0/CMakeLists.txt 
new/libktorrent-22.04.1/CMakeLists.txt
--- old/libktorrent-22.04.0/CMakeLists.txt      2022-04-15 02:24:34.000000000 
+0200
+++ new/libktorrent-22.04.1/CMakeLists.txt      2022-05-10 07:58:37.000000000 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 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}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.0/po/ca@valencia/libktorrent5.po 
new/libktorrent-22.04.1/po/ca@valencia/libktorrent5.po
--- old/libktorrent-22.04.0/po/ca@valencia/libktorrent5.po      2022-04-15 
02:24:33.000000000 +0200
+++ new/libktorrent-22.04.1/po/ca@valencia/libktorrent5.po      2022-05-10 
07:58:37.000000000 +0200
@@ -52,7 +52,7 @@
 #: src/datachecker/datacheckerjob.cpp:66
 #, kde-format
 msgid "Waiting for other data checks to finish"
-msgstr "S'est?? esperant que acabe la comprovaci?? d'altres dades"
+msgstr "S'est?? esperant que acabe la comprovaci?? d'atres dades"
 
 #: src/datachecker/datacheckerjob.cpp:72 src/torrent/torrentstats.cpp:92
 #, kde-format
@@ -78,7 +78,8 @@
 msgid "Failed to create %1: %2"
 msgstr "No s'ha pogut crear %1: %2"
 
-#: src/diskio/cachefile.cpp:76 src/util/fileops.cpp:312 
src/util/fileops.cpp:354
+#: src/diskio/cachefile.cpp:76 src/util/fileops.cpp:312
+#: src/util/fileops.cpp:354
 #, kde-format
 msgid "Cannot open %1: %2"
 msgstr "No s'ha pogut obri %1: %2"
@@ -110,7 +111,7 @@
 #: src/diskio/cachefile.cpp:336
 #, kde-format
 msgid "Error: Reading past the end of the file %1"
-msgstr "Error: la lectura ha passat el final del fitxer %1"
+msgstr "S'ha produ??t un error: la lectura ha passat el final del fitxer %1"
 
 #: src/diskio/cachefile.cpp:341 src/diskio/cachefile.cpp:383
 #, kde-format
@@ -155,7 +156,7 @@
 #: src/diskio/movedatafilesjob.cpp:109
 #, kde-format
 msgid "Waiting for other move jobs to finish"
-msgstr "S'est?? esperant que acaben altres tasques de moure"
+msgstr "S'est?? esperant que acaben atres tasques de moure"
 
 #: src/diskio/movedatafilesjob.cpp:110 src/diskio/movedatafilesjob.cpp:146
 #, kde-format
@@ -226,7 +227,7 @@
 #: src/download/httpconnection.cpp:130
 #, kde-format
 msgid "Error: request failed: %1"
-msgstr "Error: la sol??licitud ha fallat: %1"
+msgstr "S'ha produ??t un error: la sol??licitud ha fallat: %1"
 
 #: src/download/httpconnection.cpp:154 src/download/httpconnection.cpp:181
 #, kde-format
@@ -236,7 +237,7 @@
 #: src/download/httpconnection.cpp:162
 #, kde-format
 msgid "Error: Failed to connect to webseed"
-msgstr "Error: la connexi?? al sembrador web ha fallat"
+msgstr "S'ha produ??t un error: la connexi?? al sembrador web ha fallat"
 
 #: src/download/httpconnection.cpp:186
 #, kde-format
@@ -256,12 +257,12 @@
 #: src/download/httpconnection.cpp:271
 #, kde-format
 msgid "Error: failed to connect, server not responding"
-msgstr "Error: la connexi?? ha fallat, el servidor no respon"
+msgstr "S'ha produ??t un error: la connexi?? ha fallat, el servidor no respon"
 
 #: src/download/httpconnection.cpp:281
 #, kde-format
 msgid "Error: request timed out"
-msgstr "Error: s'ha esgotat el temps de sol??licitud"
+msgstr "S'ha produ??t un error: s'ha esgotat el temps de sol??licitud"
 
 #: src/download/httpconnection.cpp:351
 #, kde-format
@@ -293,7 +294,7 @@
 #: src/interfaces/trackerinterface.cpp:49 src/torrent/torrentstats.cpp:86
 #, kde-format
 msgid "Error: %1"
-msgstr "Error: %1"
+msgstr "S'ha produ??t un error: %1"
 
 #: src/peer/peerid.cpp:299
 #, kde-format
@@ -318,7 +319,7 @@
 #: src/torrent/torrentcontrol.cpp:492
 #, kde-format
 msgid "An error occurred while loading <b>%1</b>:<br/><b>%2</b>"
-msgstr "Hi ha hagut un error en carregar <b>%1</b>:<br/><b>%2</b>"
+msgstr "S'ha produ??t un error en carregar <b>%1</b>:<br/><b>%2</b>"
 
 #: src/torrent/torrentcontrol.cpp:502
 #, kde-format
@@ -347,7 +348,7 @@
 #: src/torrent/torrentstats.cpp:72
 #, kde-format
 msgid "Not started"
-msgstr "No engegat"
+msgstr "No iniciat"
 
 #: src/torrent/torrentstats.cpp:74
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.04.0/po/zh_CN/libktorrent5.po 
new/libktorrent-22.04.1/po/zh_CN/libktorrent5.po
--- old/libktorrent-22.04.0/po/zh_CN/libktorrent5.po    2022-04-15 
02:24:34.000000000 +0200
+++ new/libktorrent-22.04.1/po/zh_CN/libktorrent5.po    2022-05-10 
07:58:37.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+0000\n"
-"PO-Revision-Date: 2022-04-14 15:36\n"
+"PO-Revision-Date: 2022-05-08 08:18\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to