Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libktorrent for openSUSE:Factory 
checked in at 2023-01-07 17:19:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and      /work/SRC/openSUSE:Factory/.libktorrent.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libktorrent"

Sat Jan  7 17:19:06 2023 rev:68 rq:1056628 version:22.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2022-12-09 
17:01:23.264881643 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.1563/libktorrent.changes        
2023-01-07 17:22:20.427095957 +0100
@@ -1,0 +2,8 @@
+Tue Jan  3 10:21:12 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 22.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.1/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libktorrent.spec ++++++
--- /var/tmp/diff_new_pack.goNnXq/_old  2023-01-07 17:22:20.903098797 +0100
+++ /var/tmp/diff_new_pack.goNnXq/_new  2023-01-07 17:22:20.911098844 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           libktorrent
-Version:        22.12.0
+Version:        22.12.1
 Release:        0
 Summary:        Torrent Downloading Library
 License:        GPL-2.0-or-later


++++++ libktorrent-22.12.0.tar.xz -> libktorrent-22.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.0/CMakeLists.txt 
new/libktorrent-22.12.1/CMakeLists.txt
--- old/libktorrent-22.12.0/CMakeLists.txt      2022-11-30 00:40:57.000000000 
+0100
+++ new/libktorrent-22.12.1/CMakeLists.txt      2023-01-02 23:46:12.000000000 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "12")
-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.12.0/po/pl/libktorrent5.po 
new/libktorrent-22.12.1/po/pl/libktorrent5.po
--- old/libktorrent-22.12.0/po/pl/libktorrent5.po       2022-11-30 
00:40:57.000000000 +0100
+++ new/libktorrent-22.12.1/po/pl/libktorrent5.po       2023-01-02 
23:46:12.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, 2021.
+# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014, 2021, 
2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktorrent\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-23 00:45+0000\n"
-"PO-Revision-Date: 2021-01-08 19:50+0100\n"
+"PO-Revision-Date: 2022-12-11 07:36+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 20.12.1\n"
+"X-Generator: Lokalize 22.08.3\n"
 
 #: src/bcodec/bdecoder.cpp:48
 #, kde-format
@@ -123,7 +123,7 @@
 #: src/diskio/cachefile.cpp:386
 #, kde-format
 msgid "Failed to write to file %1: %2"
-msgstr "Nieudany zapis do pliku %1: %2"
+msgstr "Nie udało się zapisać z do pliku %1: %2"
 
 #: src/diskio/cachefile.cpp:443
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.0/po/zh_CN/libktorrent5.po 
new/libktorrent-22.12.1/po/zh_CN/libktorrent5.po
--- old/libktorrent-22.12.0/po/zh_CN/libktorrent5.po    2022-11-30 
00:40:57.000000000 +0100
+++ new/libktorrent-22.12.1/po/zh_CN/libktorrent5.po    2023-01-02 
23:46:12.000000000 +0100
@@ -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-11-19 14:51\n"
+"PO-Revision-Date: 2022-12-24 11:44\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to