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-03-03 22:27:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libktorrent (Old)
 and      /work/SRC/openSUSE:Factory/.libktorrent.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libktorrent"

Fri Mar  3 22:27:52 2023 rev:70 rq:1068928 version:22.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes  2023-02-04 
14:20:55.883386330 +0100
+++ /work/SRC/openSUSE:Factory/.libktorrent.new.31432/libktorrent.changes       
2023-03-03 22:30:34.971820325 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:52 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libktorrent.spec ++++++
--- /var/tmp/diff_new_pack.D9zZPa/_old  2023-03-03 22:30:35.535822731 +0100
+++ /var/tmp/diff_new_pack.D9zZPa/_new  2023-03-03 22:30:35.539822747 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libktorrent
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           libktorrent
-Version:        22.12.2
+Version:        22.12.3
 Release:        0
 Summary:        Torrent Downloading Library
 License:        GPL-2.0-or-later
@@ -96,8 +96,7 @@
 
 %find_lang libktorrent5 %{name}.lang
 
-%post -n libKF5Torrent%{sonum} -p /sbin/ldconfig
-%postun -n libKF5Torrent%{sonum} -p /sbin/ldconfig
+%ldconfig_scriptlets -n libKF5Torrent%{sonum}
 
 %files devel
 %{_kf5_cmakedir}/KF5Torrent/


++++++ libktorrent-22.12.2.tar.xz -> libktorrent-22.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libktorrent-22.12.2/CMakeLists.txt 
new/libktorrent-22.12.3/CMakeLists.txt
--- old/libktorrent-22.12.2/CMakeLists.txt      2023-01-29 23:34:34.000000000 
+0100
+++ new/libktorrent-22.12.3/CMakeLists.txt      2023-02-25 06:20:24.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 "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 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.2/po/zh_CN/libktorrent5.po 
new/libktorrent-22.12.3/po/zh_CN/libktorrent5.po
--- old/libktorrent-22.12.2/po/zh_CN/libktorrent5.po    2023-01-29 
23:34:34.000000000 +0100
+++ new/libktorrent-22.12.3/po/zh_CN/libktorrent5.po    2023-02-25 
06:20:24.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: 2023-01-15 15:27\n"
+"PO-Revision-Date: 2023-02-24 12:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -81,7 +81,7 @@
 #: src/diskio/cachefile.cpp:368 src/diskio/cachefile.cpp:427
 #, kde-format
 msgid "Cannot open %1 for writing: readonly filesystem"
-msgstr "无法打开 %1 以供写入:只读文件系统"
+msgstr "无法打开 %1 进行写入:只读文件系统"
 
 #: src/diskio/cachefile.cpp:109 src/diskio/cachefile.cpp:373
 #, kde-format

Reply via email to