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-01-12 11:12:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksanecore (Old) and /work/SRC/openSUSE:Factory/.ksanecore.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksanecore" Sun Jan 12 11:12:32 2025 rev:30 rq:1236544 version:24.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksanecore/ksanecore.changes 2024-12-13 22:27:57.848113873 +0100 +++ /work/SRC/openSUSE:Factory/.ksanecore.new.1881/ksanecore.changes 2025-01-12 11:17:31.526747405 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 18:53:32 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- Old: ---- ksanecore-24.12.0.tar.xz ksanecore-24.12.0.tar.xz.sig New: ---- ksanecore-24.12.1.tar.xz ksanecore-24.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksanecore.spec ++++++ --- /var/tmp/diff_new_pack.W6FWCS/_old 2025-01-12 11:17:32.982807282 +0100 +++ /var/tmp/diff_new_pack.W6FWCS/_new 2025-01-12 11:17:32.990807611 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: ksanecore -Version: 24.12.0 +Version: 24.12.1 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.0.tar.xz -> ksanecore-24.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-24.12.0/CMakeLists.txt new/ksanecore-24.12.1/CMakeLists.txt --- old/ksanecore-24.12.0/CMakeLists.txt 2024-12-03 00:08:22.000000000 +0100 +++ new/ksanecore-24.12.1/CMakeLists.txt 2025-01-02 13:56:12.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 "0") +set(RELEASE_SERVICE_VERSION_MICRO "1") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(KSaneCore VERSION ${RELEASE_SERVICE_VERSION})