Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksanecore for openSUSE:Factory checked in at 2025-03-07 16:38:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksanecore (Old) and /work/SRC/openSUSE:Factory/.ksanecore.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksanecore" Fri Mar 7 16:38:25 2025 rev:32 rq:1250949 version:24.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ksanecore/ksanecore.changes 2025-02-07 22:50:21.957454472 +0100 +++ /work/SRC/openSUSE:Factory/.ksanecore.new.19136/ksanecore.changes 2025-03-07 16:39:15.222038068 +0100 @@ -1,0 +2,9 @@ +Tue Mar 4 13:01:19 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.3/ +- No code change since 24.12.2 + +------------------------------------------------------------------- Old: ---- ksanecore-24.12.2.tar.xz ksanecore-24.12.2.tar.xz.sig New: ---- ksanecore-24.12.3.tar.xz ksanecore-24.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksanecore.spec ++++++ --- /var/tmp/diff_new_pack.RRPl5B/_old 2025-03-07 16:39:15.662056481 +0100 +++ /var/tmp/diff_new_pack.RRPl5B/_new 2025-03-07 16:39:15.662056481 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: ksanecore -Version: 24.12.2 +Version: 24.12.3 Release: 0 Summary: Qt interface for the SANE library for scanner hardware License: LGPL-2.1-only OR LGPL-3.0-only ++++++ ksanecore-24.12.2.tar.xz -> ksanecore-24.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-24.12.2/CMakeLists.txt new/ksanecore-24.12.3/CMakeLists.txt --- old/ksanecore-24.12.2/CMakeLists.txt 2025-02-04 00:08:01.000000000 +0100 +++ new/ksanecore-24.12.3/CMakeLists.txt 2025-02-27 20:52:29.000000000 +0100 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "24") 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}") project(KSaneCore VERSION ${RELEASE_SERVICE_VERSION})