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-09-13 14:26:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksanecore (Old) and /work/SRC/openSUSE:Factory/.ksanecore.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksanecore" Fri Sep 13 14:26:43 2024 rev:26 rq:1200466 version:24.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksanecore/ksanecore.changes 2024-08-26 22:05:33.442306761 +0200 +++ /work/SRC/openSUSE:Factory/.ksanecore.new.29891/ksanecore.changes 2024-09-13 14:27:39.971165799 +0200 @@ -1,0 +2,9 @@ +Tue Sep 10 14:11:17 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.1/ +- No code change since 24.08.0 + +------------------------------------------------------------------- Old: ---- ksanecore-24.08.0.tar.xz ksanecore-24.08.0.tar.xz.sig New: ---- ksanecore-24.08.1.tar.xz ksanecore-24.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksanecore-kf5.spec ++++++ --- /var/tmp/diff_new_pack.DBaXPF/_old 2024-09-13 14:27:42.739281270 +0200 +++ /var/tmp/diff_new_pack.DBaXPF/_new 2024-09-13 14:27:42.759282104 +0200 @@ -22,7 +22,7 @@ %define rname ksanecore %bcond_without released Name: ksanecore-kf5 -Version: 24.08.0 +Version: 24.08.1 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.DBaXPF/_old 2024-09-13 14:27:43.075295287 +0200 +++ /var/tmp/diff_new_pack.DBaXPF/_new 2024-09-13 14:27:43.087295787 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: ksanecore -Version: 24.08.0 +Version: 24.08.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.08.0.tar.xz -> ksanecore-24.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksanecore-24.08.0/CMakeLists.txt new/ksanecore-24.08.1/CMakeLists.txt --- old/ksanecore-24.08.0/CMakeLists.txt 2024-08-15 23:34:21.000000000 +0200 +++ new/ksanecore-24.08.1/CMakeLists.txt 2024-09-06 23:52:35.000000000 +0200 @@ -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 "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})