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-09-09 18:27:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and      /work/SRC/openSUSE:Factory/.libktorrent.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libktorrent"

Fri Sep  9 18:27:17 2022 rev:64 rq:1002136 version:22.08.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-08-19 
17:58:31.132356942 +0200
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.2083/libktorrent.changes        
2022-09-09 18:28:46.689149616 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 15:21:12 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.1/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libktorrent.spec ++++++
--- /var/tmp/diff_new_pack.b9XUie/_old  2022-09-09 18:28:47.113150732 +0200
+++ /var/tmp/diff_new_pack.b9XUie/_new  2022-09-09 18:28:47.117150743 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           libktorrent
-Version:        22.08.0
+Version:        22.08.1
 Release:        0
 Summary:        Torrent Downloading Library
 License:        GPL-2.0-or-later


++++++ libktorrent-22.08.0.tar.xz -> libktorrent-22.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.0/CMakeLists.txt 
new/libktorrent-22.08.1/CMakeLists.txt
--- old/libktorrent-22.08.0/CMakeLists.txt      2022-08-10 23:03:38.000000000 
+0200
+++ new/libktorrent-22.08.1/CMakeLists.txt      2022-09-02 23:49:28.000000000 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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.08.0/po/be/libktorrent5.po 
new/libktorrent-22.08.1/po/be/libktorrent5.po
--- old/libktorrent-22.08.0/po/be/libktorrent5.po       2022-08-12 
02:14:06.000000000 +0200
+++ new/libktorrent-22.08.1/po/be/libktorrent5.po       2022-09-06 
02:17:46.000000000 +0200
@@ -15,8 +15,9 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
 "X-Generator: KBabel 1.11.4\n"
 
 #: src/bcodec/bdecoder.cpp:48
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.0/po/ca/libktorrent5.po 
new/libktorrent-22.08.1/po/ca/libktorrent5.po
--- old/libktorrent-22.08.0/po/ca/libktorrent5.po       2022-08-12 
02:14:06.000000000 +0200
+++ new/libktorrent-22.08.1/po/ca/libktorrent5.po       2022-09-06 
02:17:46.000000000 +0200
@@ -1,9 +1,9 @@
 # Translation of libktorrent5.po to Catalan
-# Copyright (C) 2006-2021 This_file_is_part_of_KDE
+# Copyright (C) 2006-2022 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Josep M. Ferrer <txe...@gmail.com>, 2006, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2006, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2021, 2022.
 # Xavier Batlle i Pelach <t...@eltercer.cat>, 2006, 2007, 2008.
 # Manuel Tortosa <manutort...@gmail.com>, 2009.
 # Joan Maspons <joanmasp...@gmail.com>, 2010, 2011.
@@ -13,7 +13,7 @@
 "Project-Id-Version: libktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+0000\n"
-"PO-Revision-Date: 2021-11-03 13:31+0100\n"
+"PO-Revision-Date: 2022-08-17 17:41+0200\n"
 "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca\n"
@@ -147,12 +147,12 @@
 #: src/diskio/dndfile.cpp:114
 #, kde-format
 msgid "Failed to write first chunk to DND file: %1"
-msgstr "Ha fallat en escriure el primer tros al fitxer DND: %1"
+msgstr "Ha fallat en escriure el primer fragment al fitxer DND: %1"
 
 #: src/diskio/dndfile.cpp:129
 #, kde-format
 msgid "Failed to write last chunk to DND file: %1"
-msgstr "Ha fallat en escriure l'??ltim tros al fitxer DND: %1"
+msgstr "Ha fallat en escriure l'??ltim fragment al fitxer DND: %1"
 
 #: src/diskio/movedatafilesjob.cpp:109
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.0/po/ca@valencia/libktorrent5.po 
new/libktorrent-22.08.1/po/ca@valencia/libktorrent5.po
--- old/libktorrent-22.08.0/po/ca@valencia/libktorrent5.po      2022-08-12 
02:14:06.000000000 +0200
+++ new/libktorrent-22.08.1/po/ca@valencia/libktorrent5.po      2022-09-06 
02:17:46.000000000 +0200
@@ -1,9 +1,9 @@
 # Translation of libktorrent5.po to Catalan (Valencian)
-# Copyright (C) 2006-2021 This_file_is_part_of_KDE
+# Copyright (C) 2006-2022 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Josep M. Ferrer <txe...@gmail.com>, 2006, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2021.
+# Josep M. Ferrer <txe...@gmail.com>, 2006, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015, 2016, 2017, 2021, 2022.
 # Xavier Batlle i Pelach <t...@eltercer.cat>, 2006, 2007, 2008.
 # Manuel Tortosa <manutort...@gmail.com>, 2009.
 # Joan Maspons <joanmasp...@gmail.com>, 2010, 2011.
@@ -13,7 +13,7 @@
 "Project-Id-Version: libktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+0000\n"
-"PO-Revision-Date: 2021-11-03 13:31+0100\n"
+"PO-Revision-Date: 2022-08-17 17:41+0200\n"
 "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
@@ -147,12 +147,12 @@
 #: src/diskio/dndfile.cpp:114
 #, kde-format
 msgid "Failed to write first chunk to DND file: %1"
-msgstr "No s'ha pogut escriure el primer tros en el fitxer DND: %1"
+msgstr "No s'ha pogut escriure el primer fragment al fitxer DND: %1"
 
 #: src/diskio/dndfile.cpp:129
 #, kde-format
 msgid "Failed to write last chunk to DND file: %1"
-msgstr "No s'ha pogut escriure l'??ltim tros en el fitxer DND: %1"
+msgstr "No s'ha pogut escriure l'??ltim fragment al fitxer DND: %1"
 
 #: src/diskio/movedatafilesjob.cpp:109
 #, kde-format
@@ -385,7 +385,7 @@
 #: src/torrent/torrentstats.cpp:88
 #, kde-format
 msgid "Allocating diskspace"
-msgstr "Reservant espai al disc"
+msgstr "Reservant espai en el disc"
 
 #: src/torrent/torrentstats.cpp:90
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.08.0/po/zh_CN/libktorrent5.po 
new/libktorrent-22.08.1/po/zh_CN/libktorrent5.po
--- old/libktorrent-22.08.0/po/zh_CN/libktorrent5.po    2022-08-12 
02:14:06.000000000 +0200
+++ new/libktorrent-22.08.1/po/zh_CN/libktorrent5.po    2022-09-06 
02:17:46.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-08-07 13:32\n"
+"PO-Revision-Date: 2022-08-20 14:20\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to