Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libktorrent for openSUSE:Factory checked in at 2025-06-10 09:02:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libktorrent (Old) and /work/SRC/openSUSE:Factory/.libktorrent.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libktorrent" Tue Jun 10 09:02:29 2025 rev:96 rq:1283260 version:25.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/libktorrent/libktorrent.changes 2025-05-09 18:50:41.111387359 +0200 +++ /work/SRC/openSUSE:Factory/.libktorrent.new.19631/libktorrent.changes 2025-06-10 09:05:04.466870416 +0200 @@ -1,0 +2,9 @@ +Tue Jun 3 21:12:55 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.2/ +- No code change since 25.04.1 + +------------------------------------------------------------------- Old: ---- libktorrent-25.04.1.tar.xz libktorrent-25.04.1.tar.xz.sig New: ---- libktorrent-25.04.2.tar.xz libktorrent-25.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libktorrent.spec ++++++ --- /var/tmp/diff_new_pack.Hu0Ag0/_old 2025-06-10 09:05:05.170899528 +0200 +++ /var/tmp/diff_new_pack.Hu0Ag0/_new 2025-06-10 09:05:05.174899693 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: libktorrent -Version: 25.04.1 +Version: 25.04.2 Release: 0 Summary: Torrent Downloading Library License: GPL-2.0-or-later ++++++ libktorrent-25.04.1.tar.xz -> libktorrent-25.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libktorrent-25.04.1/CMakeLists.txt new/libktorrent-25.04.2/CMakeLists.txt --- old/libktorrent-25.04.1/CMakeLists.txt 2025-05-02 23:03:22.000000000 +0200 +++ new/libktorrent-25.04.2/CMakeLists.txt 2025-06-02 22:01:39.000000000 +0200 @@ -5,7 +5,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -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}")