Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ksanecore for openSUSE:Factory checked in at 2024-11-08 11:55:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksanecore (Old) and /work/SRC/openSUSE:Factory/.ksanecore.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksanecore" Fri Nov 8 11:55:03 2024 rev:28 rq:1222366 version:24.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ksanecore/ksanecore.changes 2024-10-12 13:31:37.066931023 +0200 +++ /work/SRC/openSUSE:Factory/.ksanecore.new.2017/ksanecore.changes 2024-11-08 11:57:01.647576168 +0100 @@ -1,0 +2,9 @@ +Tue Nov 5 10:43:50 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- ksanecore-24.08.2.tar.xz ksanecore-24.08.2.tar.xz.sig New: ---- ksanecore-24.08.3.tar.xz ksanecore-24.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksanecore-kf5.spec ++++++ --- /var/tmp/diff_new_pack.muL97v/_old 2024-11-08 11:57:03.619658402 +0100 +++ /var/tmp/diff_new_pack.muL97v/_new 2024-11-08 11:57:03.623658569 +0100 @@ -22,7 +22,7 @@ %define rname ksanecore %bcond_without released Name: ksanecore-kf5 -Version: 24.08.2 +Version: 24.08.3 Release: 0 Summary: Qt interface for the SANE library for scanner hardware License: LGPL-2.1-only OR LGPL-3.0-only ++++++ ksanecore.spec ++++++ --- /var/tmp/diff_new_pack.muL97v/_old 2024-11-08 11:57:03.731663073 +0100 +++ /var/tmp/diff_new_pack.muL97v/_new 2024-11-08 11:57:03.739663406 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: ksanecore -Version: 24.08.2 +Version: 24.08.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.08.2.tar.xz -> ksanecore-24.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-24.08.2/CMakeLists.txt new/ksanecore-24.08.3/CMakeLists.txt --- old/ksanecore-24.08.2/CMakeLists.txt 2024-10-06 19:59:42.000000000 +0200 +++ new/ksanecore-24.08.3/CMakeLists.txt 2024-10-31 00:11:34.000000000 +0100 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "24") set(RELEASE_SERVICE_VERSION_MINOR "08") -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})