Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksanecore for openSUSE:Factory checked in at 2026-02-06 19:04:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksanecore (Old) and /work/SRC/openSUSE:Factory/.ksanecore.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksanecore" Fri Feb 6 19:04:15 2026 rev:43 rq:1331325 version:25.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ksanecore/ksanecore.changes 2026-01-12 10:21:28.257861041 +0100 +++ /work/SRC/openSUSE:Factory/.ksanecore.new.1670/ksanecore.changes 2026-02-06 19:05:24.823648899 +0100 @@ -1,0 +2,9 @@ +Tue Feb 3 10:06:01 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.2/ +- No code change since 25.12.1 + +------------------------------------------------------------------- Old: ---- ksanecore-25.12.1.tar.xz ksanecore-25.12.1.tar.xz.sig New: ---- ksanecore-25.12.2.tar.xz ksanecore-25.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksanecore.spec ++++++ --- /var/tmp/diff_new_pack.ELFmNo/_old 2026-02-06 19:05:25.383672435 +0100 +++ /var/tmp/diff_new_pack.ELFmNo/_new 2026-02-06 19:05:25.383672435 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: ksanecore -Version: 25.12.1 +Version: 25.12.2 Release: 0 Summary: Qt interface for the SANE library for scanner hardware License: LGPL-2.1-only OR LGPL-3.0-only ++++++ ksanecore-25.12.1.tar.xz -> ksanecore-25.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-25.12.1/CMakeLists.txt new/ksanecore-25.12.2/CMakeLists.txt --- old/ksanecore-25.12.1/CMakeLists.txt 2026-01-06 04:39:37.000000000 +0100 +++ new/ksanecore-25.12.2/CMakeLists.txt 2026-01-30 04:46:22.000000000 +0100 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "25") 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}") project(KSaneCore VERSION ${RELEASE_SERVICE_VERSION})
