Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2021-02-07 15:20:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and      /work/SRC/openSUSE:Factory/.libktorrent.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libktorrent"

Sun Feb  7 15:20:13 2021 rev:44 rq:869435 version:20.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2021-01-10 
19:45:28.886016337 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.28504/libktorrent.changes       
2021-02-07 15:23:09.270139932 +0100
@@ -1,0 +2,9 @@
+Wed Feb  3 08:29:59 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2021-02-apps-update
+- No code change since 20.12.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libktorrent.spec ++++++
--- /var/tmp/diff_new_pack.1whkmo/_old  2021-02-07 15:23:09.874140621 +0100
+++ /var/tmp/diff_new_pack.1whkmo/_new  2021-02-07 15:23:09.878140626 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libktorrent
-Version:        20.12.1
+Version:        20.12.2
 Release:        0
 Summary:        Torrent Downloading Library
 License:        GPL-2.0-or-later

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.1whkmo/_old and 
/var/tmp/diff_new_pack.1whkmo/_new differ

++++++ libktorrent-20.12.1.tar.xz -> libktorrent-20.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-20.12.1/CMakeLists.txt 
new/libktorrent-20.12.2/CMakeLists.txt
--- old/libktorrent-20.12.1/CMakeLists.txt      2021-01-05 02:27:55.000000000 
+0100
+++ new/libktorrent-20.12.2/CMakeLists.txt      2021-02-02 01:56:16.000000000 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-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}")
 
 set (SOVERSION 6)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-20.12.1/po/pl/libktorrent5.po 
new/libktorrent-20.12.2/po/pl/libktorrent5.po
--- old/libktorrent-20.12.1/po/pl/libktorrent5.po       2021-01-05 
02:27:55.000000000 +0100
+++ new/libktorrent-20.12.2/po/pl/libktorrent5.po       2021-02-02 
01:56:16.000000000 +0100
@@ -4,13 +4,13 @@
 #
 # Jerzy Trzeciak <[email protected]>, 2007, 2008, 2009, 2010.
 # Marta Rybczy??ska <[email protected]>, 2008, 2009, 2013.
-# ??ukasz Wojni??owicz <[email protected]>, 2011, 2012, 2014.
+# ??ukasz Wojni??owicz <[email protected]>, 2011, 2012, 2014, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-10 08:06+0100\n"
-"PO-Revision-Date: 2014-04-12 09:02+0200\n"
+"PO-Revision-Date: 2021-01-08 19:50+0100\n"
 "Last-Translator: ??ukasz Wojni??owicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 20.12.1\n"
 
 #: src/bcodec/bdecoder.cpp:62
 #, kde-format
@@ -200,7 +200,7 @@
 #: src/download/webseed.cpp:98
 #, kde-format
 msgid "Not connected"
-msgstr "Nie po????czony"
+msgstr "Niepod????czony"
 
 #: src/download/httpconnection.cpp:113
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-20.12.1/po/zh_CN/libktorrent5.po 
new/libktorrent-20.12.2/po/zh_CN/libktorrent5.po
--- old/libktorrent-20.12.1/po/zh_CN/libktorrent5.po    2021-01-05 
02:27:55.000000000 +0100
+++ new/libktorrent-20.12.2/po/zh_CN/libktorrent5.po    2021-02-02 
01:56:16.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-11-10 08:06+0100\n"
-"PO-Revision-Date: 2021-01-03 09:06\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to